[ https://issues.apache.org/jira/browse/HADOOP-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aaron Kimball updated HADOOP-5926: ---------------------------------- Attachment: classnames.patch Attaching patch which provides this functionality > 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 > Assignee: Aaron Kimball > Priority: Minor > Attachments: classnames.patch > > > 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.