-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16020/
-----------------------------------------------------------
Review request for Sqoop.
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
-----
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