[GitHub] spark pull request #14575: [SPARK-16522][MESOS] Spark application throws exc...

2016-08-10 Thread sun-rui
Github user sun-rui closed the pull request at:

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


---
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 #14575: [SPARK-16522][MESOS] Spark application throws exc...

2016-08-09 Thread sun-rui
GitHub user sun-rui opened a pull request:

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

[SPARK-16522][MESOS] Spark application throws exception on exit.

This is backport of https://github.com/apache/spark/pull/14175 to branch 2.0

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

$ git pull https://github.com/sun-rui/spark SPARK-16522-branch-2.0

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

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


commit f06ab151e91073c887b4fb61d440dffb5fbce391
Author: Sun Rui 
Date:   2016-08-09T08:39:45Z

[SPARK-16522][MESOS] Spark application throws exception on exit.

Spark applications running on Mesos throw exception upon exit. For details, 
refer to https://issues.apache.org/jira/browse/SPARK-16522.

I am not sure if there is any better fix, so wait for review comments.

Manual test. Observed that the exception is gone upon application exit.

Author: Sun Rui 

Closes #14175 from sun-rui/SPARK-16522.




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