GitHub user phalodi opened a pull request:

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

    [SPARK-17105][CORE] App name will be random UUID while creating spark 
context if it will …

    ## What changes were proposed in this pull request?
    
    App name will be random UUID while creating spark context if it will not 
set as configuration as same as spark session.
    
    
    ## How was this patch tested?
    
    run all test cases


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

    $ git pull https://github.com/phalodi/spark SPARK-17105

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

    https://github.com/apache/spark/pull/14684.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 #14684
    
----
commit c05fc3ec3d906ba3a9cfe8f1c7572c2e5a09e6a3
Author: sandy <phal...@gmail.com>
Date:   2016-08-17T10:54:42Z

    App name will be random UUID while creating spark context if it will not 
set in configuration

----


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