GitHub user steveloughran opened a pull request:
https://github.com/apache/spark/pull/6191
SPARK-7669 Builds against Hadoop 2.6+ get inconsistent curator dependâ¦
This adds a new profile, `hadoop-2.6`, copying over the hadoop-2.4
properties, updating ZK to 3.4.6 and making the curator version a configurable
option. That keeps the curator-recipes JAR in sync with that used in hadoop.
There's one more option to consider: making the full curator-client version
explicit with its own dependency version. This will pin down the version from
hadoop and hive imports
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/steveloughran/spark
stevel/SPARK-7669-hadoop-2.6
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6191.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 #6191
----
commit 2901ea9f6ac63fb350917717914e2e126a6c6030
Author: Steve Loughran <[email protected]>
Date: 2015-05-15T15:14:38Z
SPARK-7669 Builds against Hadoop 2.6+ get inconsistent curator dependencies
----
---
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]