[ https://issues.apache.org/jira/browse/MAPREDUCE-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833050#action_12833050 ]
Hudson commented on MAPREDUCE-1341: ----------------------------------- Integrated in Hadoop-Mapreduce-trunk #233 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk/233/]) . Sqoop should have an option to create hive tables and skip the table import step. Contributed by Leonid Furman. > Sqoop should have an option to create hive tables and skip the table import > step > -------------------------------------------------------------------------------- > > Key: MAPREDUCE-1341 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1341 > Project: Hadoop Map/Reduce > Issue Type: New Feature > Components: contrib/sqoop > Affects Versions: 0.22.0 > Reporter: Leonid Furman > Assignee: Leonid Furman > Priority: Minor > Fix For: 0.22.0 > > Attachments: MAPREDUCE-1341.2.patch, MAPREDUCE-1341.3.patch, > MAPREDUCE-1341.4.patch, MAPREDUCE-1341.5.patch, MAPREDUCE-1341.6.patch, > MAPREDUCE-1341.patch > > > In case the client only needs to create tables in hive, it would be helpful > if Sqoop had an optional parameter: > --hive-create-only > which would omit the time consuming table import step, generate hive create > table statements and run them. > If this feature seems useful, I can generate the patch. I have modified the > Sqoop code and built it on my development machine, and it seems to be working > well. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.