You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/10/03 21:14:20 UTC

[jira] [Resolved] (SPARK-17771) Allow start-master/slave scripts to start in the foreground

     [ https://issues.apache.org/jira/browse/SPARK-17771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-17771.
-------------------------------
    Resolution: Fixed

> Allow start-master/slave scripts to start in the foreground
> -----------------------------------------------------------
>
>                 Key: SPARK-17771
>                 URL: https://issues.apache.org/jira/browse/SPARK-17771
>             Project: Spark
>          Issue Type: Improvement
>    Affects Versions: 2.0.1
>            Reporter: Mike Ihbe
>            Priority: Minor
>
> Based on conversation from this thread: http://apache-spark-developers-list.1001551.n3.nabble.com/Running-Spark-master-slave-instances-in-non-Daemon-mode-td19172.html
> Some scheduler solutions like Nomad have a simple fork-exec execution model, and the daemonization causes the scheduler to lose track of the spark process. I'm proposing adding a SPARK_NO_DAEMONIZE environment variable that will trigger a switch in ./sbin/spark-daemon.sh to run the process in the foreground. 
> This opens a question about whether or not to rename the bash script, but I think that's a potentially breaking change that we should avoid at this point.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org