#!/bin/sh $SPARK_HOME/bin/spark-class org.apache.spark.deploy.worker.Worker \ --webui-port $SPARK_WORKER_WEBUI_PORT \ --properties-file $SPARK_HOME/conf/spark-defaults.conf \ $SPARK_MASTER