[
https://issues.apache.org/jira/browse/SQOOP-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Szabo updated SQOOP-2850:
--------------------------------
Fix Version/s: (was: 1.4.7)
no-release
> 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
> Fix For: no-release
>
>
> 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.4.14#64029)