GitHub user renozhang opened a pull request:
https://github.com/apache/spark/pull/13836
[SPARK][YARN] Fix not test yarn cluster mode correctly in YarnClusterSuite
## What changes were proposed in this pull request?
Since SPARK-13220(Deprecate "yarn-client" and "yarn-cluster"),
YarnClusterSuite doesn't test "yarn cluster" mode correctly.
This pull request fixes it.
## How was this patch tested?
Unit test
(If this patch involves UI changes, please attach a screenshot; otherwise,
remove this)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/renozhang/spark
SPARK-16125-test-yarn-cluster-mode
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13836.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 #13836
----
commit 7820382a39dc41382d62b7a5e6fd871338ac00b3
Author: peng.zhang <[email protected]>
Date: 2016-06-22T05:37:26Z
Fix not test yarn cluster mode actually in YarnClusterSuite
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]