We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9593ce commit 704afbcCopy full SHA for 704afbc
notes/running-mobius-app.md
@@ -145,7 +145,7 @@ The following sample commands show how to run Mobius examples in local mode. Usi
145
Computes the _approximate_ value of Pi using two appropaches and displays the value.
146
147
### WordCount Example (Batch)
148
-* Run `sparkclr-submit.cmd --exe SparkClrPi.exe C:\Git\Mobius\examples\Batch\WordCount\bin\Debug <InputFilePath>`
+* Run `sparkclr-submit.cmd --exe SparkClrWordCount.exe C:\Git\Mobius\examples\Batch\WordCount\bin\Debug <InputFilePath>`
149
150
`InputFilePath` should be in one of the following formats:
151
* `hdfs://path/to/inputfile`
0 commit comments