aboutsummaryrefslogtreecommitdiff
path: root/sbin/spark-executor
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/spark-executor')
-rwxr-xr-xsbin/spark-executor2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/spark-executor b/sbin/spark-executor
index 214e00f6f8..de5bfab563 100755
--- a/sbin/spark-executor
+++ b/sbin/spark-executor
@@ -20,4 +20,4 @@
FWDIR="$(cd `dirname $0`/..; pwd)"
echo "Running spark-executor with framework dir = $FWDIR"
-exec $FWDIR/sbin/spark-class org.apache.spark.executor.MesosExecutorBackend
+exec $FWDIR/bin/spark-class org.apache.spark.executor.MesosExecutorBackend