-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3413/
-----------------------------------------------------------
Review request for Sqoop.
Summary
-------
Have a patch to build with hadoop 1.0.0 release as well.
To specify the right hadoop version, override the following properties file.
$HOME/build.properties:
------------------
hadoopversion=10x
This will build a sqoop client that can talk to hdfs/m-r 1.0.0 .
This addresses bug SQOOP-420.
https://issues.apache.org/jira/browse/SQOOP-420
Diffs
-----
Diff: https://reviews.apache.org/r/3413/diff
Testing
-------
Yes. Tested with a sample hadoop 1.0.0 cluster with 3 nodes.
Thanks,
Karthik