-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34700/
-----------------------------------------------------------
(Updated May 28, 2015, 1 p.m.)
Review request for Sqoop.
Changes
-------
Added an unittest case
Bugs: SQOOP-2372
https://issues.apache.org/jira/browse/SQOOP-2372
Repository: sqoop-trunk
Description
-------
CodeGenTool should use the variable `tableName` instead of
`options.getTableName()`. When importing all tables, the options.getTableName()
is not set.
Diffs (updated)
-----
src/java/org/apache/sqoop/tool/CodeGenTool.java ab339ad
src/test/com/cloudera/sqoop/TestAllTables.java 39e8941
Diff: https://reviews.apache.org/r/34700/diff/
Testing
-------
Thanks,
Qian Xu