aboutsummaryrefslogblamecommitdiff
path: root/spark-executor
blob: b66c374ca865fddfc8197d711de4acae3a8c7b47 (plain) (tree)
1
2
3
4
         
                    
                                                         
                                                   
#!/bin/sh
FWDIR="`dirname $0`"
echo "Running spark-executor with framework dir = $FWDIR"
exec $FWDIR/run spark.executor.MesosExecutorBackend