Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/19808#discussion_r152919445
--- Diff: bin/run-example.cmd ---
@@ -20,7 +20,7 @@ rem
rem Figure out where the Spark framework is installed
call "%~dp0find-spark-home.cmd"
-set _SPARK_CMD_USAGE=Usage: ./bin/run-example [options] example-class
[example args]
+set _SPARK_CMD_USAGE=Usage: .\bin\run-example [options] example-class
[example args]
--- End diff --
Missing `.cmd` too?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]