You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Bhanu Busi (JIRA)" <ji...@apache.org> on 2018/03/19 12:46:00 UTC

[jira] [Created] (SQOOP-3297) Unrecognized argument: --schema for sqoop job execution

Bhanu Busi created SQOOP-3297:
---------------------------------

             Summary: Unrecognized argument: --schema for sqoop job execution
                 Key: SQOOP-3297
                 URL: https://issues.apache.org/jira/browse/SQOOP-3297
             Project: Sqoop
          Issue Type: Bug
            Reporter: Bhanu Busi


Hi,

 

previously I have used CDH-5.10 and sqoop 1.4.6. For this combination - - schema argument working fine.

Now I have upgraded cloudera manager to CDH-5.13.1 and sqoop 1.4.6. For this combination - - schema argument  showing bellow error

while executing the sqoop job I have faced the following issue.
{noformat}
sqoop job --exec XXXXX
(256, 'Warning: /cloudera/opt/cloudera/parcels/CDH-5.13.1-1.cdh5.13.1.p0.2/bin/../lib/sqoop/../accumulo does not exist! Accumulo imports will fail.\nPlease set $ACCUMULO_HOME to the root of your Accumulo installation.\n18/03/19 05:05:40 INFO sqoop.Sqoop: Running Sqoop version: 1.4.6-cdh5.13.1\n18/03/19 05:05:41 ERROR tool.BaseSqoopTool: Error parsing arguments for import:\n18/03/19 05:05:41 ERROR tool.BaseSqoopTool: Unrecognized argument: --schema\n18/03/19 05:05:41 ERROR tool.BaseSqoopTool: Unrecognized argument: public\n\nTry --help for usage instructions.'){noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)