-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34700/
-----------------------------------------------------------
Review request for Sqoop.
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
-----
src/java/org/apache/sqoop/tool/CodeGenTool.java ab339ad
Diff: https://reviews.apache.org/r/34700/diff/
Testing
-------
Thanks,
Qian Xu