[
https://issues.apache.org/jira/browse/MAPREDUCE-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832000#action_12832000
]
Hadoop QA commented on MAPREDUCE-1341:
--------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12435365/MAPREDUCE-1341.5.patch
against trunk revision 908321.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 21 new or modified tests.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
+1 findbugs. The patch does not introduce any new Findbugs warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
-1 core tests. The patch failed core unit tests.
-1 contrib tests. The patch failed contrib unit tests.
Test results:
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/311/testReport/
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/311/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results:
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/311/artifact/trunk/build/test/checkstyle-errors.html
Console output:
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h3.grid.sp2.yahoo.net/311/console
This message is automatically generated.
> 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.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.