Skip to content

Conversation

@srowen
Copy link
Member

@srowen srowen commented Jan 11, 2015

In addition to the hadoop-2.x profiles in the parent POM, there is actually another set of profiles in examples that has to be activated differently to get the right Hadoop 1 vs 2 flavor of HBase. This wasn't actually used in making Hadoop 2 distributions, hence the problem.

To reduce complexity, I suggest merging them with the parent POM profiles, which is possible now.

You'll see this changes appears to update the HBase version, but actually, the default 0.94 version was not being used. HBase is only used in examples, and the examples POM always chose one profile or the other that updated the version to 0.98.x anyway.

@SparkQA
Copy link

SparkQA commented Jan 11, 2015

Test build #25379 has started for PR 3992 at commit 17830d9.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 11, 2015

Test build #25379 has finished for PR 3992 at commit 17830d9.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/25379/
Test PASSed.

@zsxwing
Copy link
Member

zsxwing commented Jan 12, 2015

👍

@scwf
Copy link
Contributor

scwf commented Jan 12, 2015

LGTM.

@pwendell
Copy link
Contributor

Thanks all, I'll pull this in.

@asfgit asfgit closed this in aff49a3 Jan 12, 2015
@srowen srowen deleted the SPARK-5172 branch January 12, 2015 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants