aboutsummaryrefslogtreecommitdiff
path: root/spark-shell.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'spark-shell.cmd')
-rw-r--r--spark-shell.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/spark-shell.cmd b/spark-shell.cmd
index ec65eabb74..b9b4d4bfb2 100644
--- a/spark-shell.cmd
+++ b/spark-shell.cmd
@@ -19,4 +19,4 @@ rem
set FWDIR=%~dp0
set SPARK_LAUNCH_WITH_SCALA=1
-cmd /V /E /C %FWDIR%run2.cmd spark.repl.Main %*
+cmd /V /E /C %FWDIR%run2.cmd org.apache.spark.repl.Main %*