aboutsummaryrefslogtreecommitdiff
path: root/bin/pyspark.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pyspark.cmd')
-rw-r--r--bin/pyspark.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pyspark.cmd b/bin/pyspark.cmd
index 7c26fbbac2..72d046a4ba 100644
--- a/bin/pyspark.cmd
+++ b/bin/pyspark.cmd
@@ -20,4 +20,4 @@ rem
rem This is the entry point for running PySpark. To avoid polluting the
rem environment, it just launches a new cmd to do the real work.
-cmd /V /E /C %~dp0pyspark2.cmd %*
+cmd /V /E /C "%~dp0pyspark2.cmd" %*