You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "alexBai (JIRA)" <ji...@apache.org> on 2016/02/26 04:58:18 UTC

[jira] [Commented] (SQOOP-2850) Append mode for hive imports is not yet supported. Please remove the parameter --append-mode

    [ https://issues.apache.org/jira/browse/SQOOP-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15168400#comment-15168400 ] 

alexBai commented on SQOOP-2850:
--------------------------------

Sqoop-1.4.6 does not support append mode now ? 

> Append mode for hive imports is not  yet supported. Please remove the parameter --append-mode
> ---------------------------------------------------------------------------------------------
>
>                 Key: SQOOP-2850
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2850
>             Project: Sqoop
>          Issue Type: Bug
>          Components: hive-integration
>    Affects Versions: 1.4.6
>         Environment: sqoop-1.4.6
> hadoop-2.6.0
> hive-1.2.0
>            Reporter: alexBai
>
> sqoop job --meta-connect jdbc:hsqldb:hsql://xxx:16000/sqoop  --create myjob -- import --connect jdbc:mysql://xxx:3306/newark --table test --username test --password 123456 --hive-import --incremental append --check-column id --last-value 1
> Warning: /usr/lib/sqoop/../accumulo does not exist! Accumulo imports will fail.
> Please set $ACCUMULO_HOME to the root of your Accumulo installation.
> 16/02/26 11:52:09 INFO sqoop.Sqoop: Running Sqoop version: 1.4.6
> 16/02/26 11:52:10 WARN tool.BaseSqoopTool: Setting your password on the command-line is insecure. Consider using -P instead.
> 16/02/26 11:52:10 INFO tool.BaseSqoopTool: Using Hive-specific delimiters for output. You can override
> 16/02/26 11:52:10 INFO tool.BaseSqoopTool: delimiters with --fields-terminated-by, etc.
> Append mode for hive imports is not  yet supported. Please remove the parameter --append-mode



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)