aboutsummaryrefslogtreecommitdiff
path: root/sbin/stop-slaves.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/stop-slaves.sh')
-rwxr-xr-xsbin/stop-slaves.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/sbin/stop-slaves.sh b/sbin/stop-slaves.sh
index 6395637762..a57441b52a 100755
--- a/sbin/stop-slaves.sh
+++ b/sbin/stop-slaves.sh
@@ -25,9 +25,4 @@ fi
. "${SPARK_HOME}/bin/load-spark-env.sh"
-# do before the below calls as they exec
-if [ -e "${SPARK_HOME}/sbin"/../tachyon/bin/tachyon ]; then
- "${SPARK_HOME}/sbin/slaves.sh" cd "${SPARK_HOME}" \; "${SPARK_HOME}/sbin"/../tachyon/bin/tachyon killAll tachyon.worker.Worker
-fi
-
"${SPARK_HOME}/sbin/slaves.sh" cd "${SPARK_HOME}" \; "${SPARK_HOME}/sbin"/stop-slave.sh