Boglarka Egyed created SQOOP-3369:
-------------------------------------
Summary: Investigate sqoop import + --incremental + lastmodified +
--as-avrofile use case
Key: SQOOP-3369
URL: https://issues.apache.org/jira/browse/SQOOP-3369
Project: Sqoop
Issue Type: Bug
Affects Versions: 1.4.7
Reporter: Boglarka Egyed
Currently the \{{sqoop import}} + \{{--incremental}} + {{lastmodified}} +
{{--as-avrodatafile}} command fails fast with the following message:
{noformat}
WARN tool.BaseSqoopTool: Setting your password on the command-line is insecure.
Consider using -P instead.
--incremental lastmodified cannot be used in conjunction with
--as-avrodatafile.{noformat}
However the {{merge-tool}} supports AvroData file format too, see
[https://sqoop.apache.org/docs/1.4.7/SqoopUserGuide.html#_literal_sqoop_merge_literal.]
It should be checked whether the fail fast is still valid or {{--incremental
lastmodified}} work with AvroData file format too.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)