GitHub user vanzin opened a pull request:
https://github.com/apache/spark/pull/2682
[SPARK-3710] Fix Yarn integration tests on Hadoop 2.2.
It seems some dependencies are not declared when pulling the 2.2
test dependencies, so we need to add them manually for the Yarn
cluster to come up.
These don't seem to be necessary for 2.3 and beyond, so restrict
them to the hadoop-2.2 profile.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vanzin/spark SPARK-3710
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/2682.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 #2682
----
commit 0540bdf8a54690b5815cba389b2ecc4acd323e5a
Author: Marcelo Vanzin <[email protected]>
Date: 2014-09-30T21:43:11Z
[SPARK-3710] Fix Yarn integration tests on Hadoop 2.2.
It seems some dependencies are not declared when pulling the 2.2
test dependencies, so we need to add them manually for the Yarn
cluster to come up.
These don't seem to be necessary for 2.3 and beyond, so restrict
them to the hadoop-2.2 profile.
----
---
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]