[GitHub] spark pull request #15134: [SPARK-17580][CORE]Add random UUID as app name wh...

2016-09-19 Thread phalodi
Github user phalodi closed the pull request at:

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


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



[GitHub] spark pull request #15134: [SPARK-17580][CORE]Add random UUID as app name wh...

2016-09-17 Thread phalodi
GitHub user phalodi opened a pull request:

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

[SPARK-17580][CORE]Add random UUID as app name while app name not define 
while creating …

## What changes were proposed in this pull request?

Assign Random UUID as a app name while app name not define while creating 
spark context its also same in SparkSession so we should make this behaviour 
same.


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

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

https://github.com/apache/spark/pull/15134.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 #15134


commit 7a5946d90e1d1816964baf724b4e3422ade99b3d
Author: sandy 
Date:   2016-09-18T05:17:07Z

add random UUID as app name while app name not define while creating spark 
context




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