-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8243/
-----------------------------------------------------------
Review request for Sqoop.
Description
-------
Patch to enable hbase tests against hadoop-2.0. The build on Apache Jenkins
against hadoop-23 and hadoop-2 would need to be disabled, since there are no
maven artifacts available. So a local build of hbase against the correct
version of hadoop(if it is 23 or 2) is needed, for the build to be successful.
This addresses bug SQOOP-725.
https://issues.apache.org/jira/browse/SQOOP-725
Diffs
-----
build.xml 12ba785
ivy/ivysettings.xml 251131c
src/test/com/cloudera/sqoop/hbase/HBaseTestCase.java 3f5899e
src/test/com/cloudera/sqoop/hbase/TestHBaseImport.java 2108e28
src/test/com/cloudera/sqoop/hbase/TestHBaseQueryImport.java 705dcae
Diff: https://reviews.apache.org/r/8243/diff/
Testing
-------
Thanks,
Hari Shreedharan