[ https://issues.apache.org/jira/browse/MAPREDUCE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aaron Kimball updated MAPREDUCE-675: ------------------------------------ Status: Patch Available (was: Open) > Sqoop should allow user-defined class and package names > ------------------------------------------------------- > > Key: MAPREDUCE-675 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-675 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: contrib/sqoop > 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.