aboutsummaryrefslogtreecommitdiff
path: root/spark-executor
diff options
context:
space:
mode:
Diffstat (limited to 'spark-executor')
-rwxr-xr-xspark-executor2
1 files changed, 1 insertions, 1 deletions
diff --git a/spark-executor b/spark-executor
index feccbf5cc2..63692bd46c 100755
--- a/spark-executor
+++ b/spark-executor
@@ -19,4 +19,4 @@
FWDIR="`dirname $0`"
echo "Running spark-executor with framework dir = $FWDIR"
-exec $FWDIR/run spark.executor.MesosExecutorBackend
+exec $FWDIR/spark-class spark.executor.MesosExecutorBackend