aboutsummaryrefslogtreecommitdiff
path: root/spark-shell.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'spark-shell.cmd')
-rw-r--r--spark-shell.cmd4
1 files changed, 2 insertions, 2 deletions
diff --git a/spark-shell.cmd b/spark-shell.cmd
index b9b4d4bfb2..3e52bf835e 100644
--- a/spark-shell.cmd
+++ b/spark-shell.cmd
@@ -18,5 +18,5 @@ rem limitations under the License.
rem
set FWDIR=%~dp0
-set SPARK_LAUNCH_WITH_SCALA=1
-cmd /V /E /C %FWDIR%run2.cmd org.apache.spark.repl.Main %*
+
+cmd /V /E /C %FWDIR%spark-class2.cmd org.apache.spark.repl.Main %*