----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16020/ -----------------------------------------------------------
(Updated Dec. 5, 2013, 2:08 a.m.) Review request for Sqoop. Changes ------- Updated the patch with review comments addressed. Bugs: SQOOP-1249 https://issues.apache.org/jira/browse/SQOOP-1249 Repository: sqoop-trunk Description ------- Fix for Sqoop-1249. The validation has been fixed to allow one of target-dir or hcatalog|hbase|accumulo table as the destination Added one more test case for query imports into a hcatalog table Diffs (updated) ----- src/java/org/apache/sqoop/tool/ImportTool.java 50826e9 src/test/org/apache/sqoop/hcat/HCatalogImportTest.java 13850fc Diff: https://reviews.apache.org/r/16020/diff/ Testing ------- Ran all tests and checkstyle verification Thanks, Venkat Ranganathan