----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16254/ -----------------------------------------------------------
Review request for Sqoop. Bugs: SQOOP-1261 https://issues.apache.org/jira/browse/SQOOP-1261 Repository: sqoop-trunk Description ------- When running under Hadoop 2.x we need to add hadoop-common and hadoop-mapreduce-core-client jar files and we need hadoop-core.jar under Hadoop 1.x. Modified the code to do the same. Diffs ----- src/java/org/apache/sqoop/orm/CompilationManager.java 371ecab Diff: https://reviews.apache.org/r/16254/diff/ Testing ------- Tested with Hadoop 1.x and 2.x Thanks, Venkat Ranganathan