Sqoop should allow user-defined class and package names
-------------------------------------------------------
Key: HADOOP-5926
URL: https://issues.apache.org/jira/browse/HADOOP-5926
Project: Hadoop Core
Issue Type: Improvement
Reporter: Aaron Kimball
Priority: Minor
Currently Sqoop generates a class for each table to be imported; the class
names are equal to the table names and they are not part of any package.
This adds --class-name and --package-name parameters to Sqoop, allowing these
aspects of code generation to be controlled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.