You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Boglarka Egyed (JIRA)" <ji...@apache.org> on 2018/08/23 09:58:00 UTC

[jira] [Created] (SQOOP-3369) Investigate sqoop import + --incremental + lastmodified + --as-avrofile use case

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)