GitHub user shzhng opened a pull request:

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

    [SPARK-14702] [Core] Expose SparkLauncher's ProcessBuilder for user 
flexibility

    ## What changes were proposed in this pull request?
    
    making public the ProcessBuilder that SparkLauncher uses to construct the 
process used in SparkLauncher.launch()
    
    
    ## How was this patch tested?
    
    tests not needed, just exposed/rename a private method


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

    $ git pull https://github.com/shzhng/spark SPARK-14702

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

    https://github.com/apache/spark/pull/12474.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 #12474
    
----
commit 6c96600bcd7bb8e845d03da758cdeab306e82768
Author: Shuo Zheng <szh...@palantir.com>
Date:   2016-04-18T15:37:15Z

    SPARK-14702: Expose SparkLauncher's ProcessBuilder for user flexibility

----


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