-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8126/
-----------------------------------------------------------
(Updated Nov. 19, 2012, 8:45 p.m.)
Review request for Sqoop.
Changes
-------
I've added dependency on hadoop-mapreduce-client-jobclient for Hadoop 2 profile.
Description
-------
I've added profiles for hadoop versions (currently 1.x and 2.x). Default
profile is Hadoop 2.x. Please note that running in profile Hadoop 1.x will
result in compilation errors that I'll fix in separate JIRA. You can choose
proper hadoop distribution with -Dhadoop.profile={100,200}
This addresses bug SQOOP-713.
https://issues.apache.org/jira/browse/SQOOP-713
Diffs (updated)
-----
execution/mapreduce/pom.xml e529f5568dde149087aae8b9676ce1ca77134128
pom.xml c2fbd6ca4ce388384d81841c8438cbb0498efd5a
server/pom.xml 71aa6c9c2981bc527fc2626fb85ae1d5dd583d32
submission/mapreduce/pom.xml f8a7d3def1b06c96ee9f75545834d864e93fb939
Diff: https://reviews.apache.org/r/8126/diff/
Testing
-------
Thanks,
Jarek Cecho