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 2d6934f7da..b66c374ca8 100755
--- a/spark-executor
+++ b/spark-executor
@@ -1,4 +1,4 @@
#!/bin/sh
FWDIR="`dirname $0`"
echo "Running spark-executor with framework dir = $FWDIR"
-exec $FWDIR/run spark.executor.MesosExecutorRunner
+exec $FWDIR/run spark.executor.MesosExecutorBackend