GitHub user zasdfgbnm opened a pull request:

    https://github.com/apache/spark/pull/14027

    Spark daemon run.sh

    ## What changes were proposed in this pull request?
    
    I add some shell scripts to support running master and slave foreground, 
which makes it more convenient to write systemd service and run on HPC.
    
    
    ## How was this patch tested?
    
    I test it manually and it works well on my computer
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zasdfgbnm/spark spark-daemon-run.sh

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/14027.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #14027
    
----
commit 7b99b15656daa430081b1952bc090d3824d916ce
Author: Xiang Gao <qasdfgtyu...@gmail.com>
Date:   2016-07-01T14:22:05Z

    split spark-daemon.sh to allow foreground

commit 700247e5cae5bfd33d24a54c133eef2b5a28df96
Author: Xiang Gao <qasdfgtyu...@gmail.com>
Date:   2016-07-01T15:09:46Z

    fix bugs to make it work

commit 6a80b7986f831abaf5cdf23c42528055f4999b86
Author: Xiang Gao <qasdfgtyu...@gmail.com>
Date:   2016-07-01T15:26:13Z

    fixes

commit 3095187162a821292eabedcd44c18932dbf73ca6
Author: Xiang Gao <qasdfgtyu...@gmail.com>
Date:   2016-07-01T15:27:11Z

    starting->running

commit 1954640ccca1a1da7903455d67f1abdc2db0fd73
Author: Xiang Gao <qasdfgtyu...@gmail.com>
Date:   2016-07-01T15:29:21Z

    add run-master.sh

commit b96f4e1c4a28ffc893779221100080c5d31a2508
Author: Xiang Gao <qasdfgtyu...@gmail.com>
Date:   2016-07-01T15:36:26Z

    add support run-slave.sh

----


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to