[GitHub] spark pull request #15161: [SPARK-17611][yarn][test] Make shuffle service te...

2016-09-20 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #15161: [SPARK-17611][yarn][test] Make shuffle service te...

2016-09-20 Thread vanzin
GitHub user vanzin opened a pull request:

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

[SPARK-17611][yarn][test] Make shuffle service test really test auth.

Currently, the code is just swallowing exceptions, and not really checking
whether the auth information was being recorded properly. Fix both problems,
and also avoid tests inadvertently affecting other tests by modifying the
shared config variable (by making it not shared).

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

$ git pull https://github.com/vanzin/spark SPARK-17611

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

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


commit cf4755574c610744d5d1c51c4d865a38805bdf18
Author: Marcelo Vanzin 
Date:   2016-09-20T17:20:10Z

[SPARK-17611][yarn][test] Make shuffle service test really test auth.

Currently, the code is just swallowing exceptions, and not really checking
whether the auth information was being recorded properly. Fix both problems,
and also avoid tests inadvertently affecting other tests by modifying the
shared config variable (by making it not shared).




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