-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Updated Apache Hadoop to 2.5.0 #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hi! Could you please open an issue on our project tracker describing the issue and attace a patch: https://issues.apache.org/jira/browse/HBASE for more information on submitting contributions to the project, please read through our new contributor section: http://hbase.apache.org/book.html#getting.involved http://hbase.apache.org/book.html#submitting.patches.create Just to set expectations, it usually takes a lot for us to change the version of the hadoop client jars we bundle since most clients can just override if they need something newer. Also, the rate of change on HBase 0.94 has slowed substantially and are largely just critical bug fixes. |
still interested in working on this? without a response it'll get closed as stale. |
this looks obviated by the work in HBASE-15059 to give the 0.94 branch a profile to build and run with Hadoop 2.7.1. |
…tion Addendum #3; catch more '/tmp' references by hadoop.
…tion Addendum #3; catch more '/tmp' references by hadoop.
…tion Addendum #3; catch more '/tmp' references by hadoop.
…tion Addendum #3; catch more '/tmp' references by hadoop. Fix broken build.
…tion Addendum #3; catch more '/tmp' references by hadoop. Fix broken build.
…tion Addendum apache#3; catch more '/tmp' references by hadoop. Fix broken build.
…tion Addendum #3; catch more '/tmp' references by hadoop.
…tion Addendum #3; catch more '/tmp' references by hadoop. Fix broken build.
Updated 0.94 branch to use with Apache Hadoop 2.5.0 version as described in the Apache HBase documentation: http://hbase.apache.org/book/configuration.html
This workaround is required for integration of Apache Nutch with Apache HBase 0.94.24 and Apache Hadoop 2.5.0.
Recent Apache Nutch from 2.x branch (https://github.com/apache/nutch/tree/1860b833cb28c7e5f5cdf3909f86dd0ab9985d1d) depends on Apache Gora v0.4 which works only with Apache HBase 0.94.x.
Build: