[ https://issues.apache.org/jira/browse/SQOOP-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182242#comment-13182242 ]
jirapos...@reviews.apache.org commented on SQOOP-422: ----------------------------------------------------- ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3429/ ----------------------------------------------------------- Review request for Sqoop and Arvind Prabhakar. Summary ------- Just small patch that is ensuring that user did not specify both --direct and --hbase-table parameters together. This addresses bug SQOOP-422. https://issues.apache.org/jira/browse/SQOOP-422 Diffs ----- /src/java/org/apache/sqoop/tool/BaseSqoopTool.java 1228879 Diff: https://reviews.apache.org/r/3429/diff Testing ------- It passes tests. Thanks, Jarek > Throw an exception when --direct and hbase* options are used together > --------------------------------------------------------------------- > > Key: SQOOP-422 > URL: https://issues.apache.org/jira/browse/SQOOP-422 > Project: Sqoop > Issue Type: Bug > Components: hbase-integration > Affects Versions: 1.3.0, 1.4.0-incubating, 1.4.1-incubating > Reporter: Oliver Meyn > Assignee: Jarek Jarcec Cecho > Priority: Minor > Attachments: SQOOP-422.patch > > > Currently if --direct is passed to sqoop it silently ignores any hbase* > options and writes directly to hdfs. It should throw an exception when those > incompatible options are specified. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira