Github user pwendell commented on a diff in the pull request: https://github.com/apache/spark/pull/137#discussion_r10592099 --- Diff: sbin/stop-master.sh --- @@ -25,3 +25,5 @@ sbin=`cd "$sbin"; pwd` . "$sbin/spark-config.sh" "$sbin"/spark-daemon.sh stop org.apache.spark.deploy.master.Master 1 + +"$sbin"/tachyon/bin/tachyon killAll tachyon.master.Master --- End diff -- @nicklan should this one check for existence as well?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---