You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Amin (Jira)" <ji...@apache.org> on 2020/07/07 11:37:00 UTC

[jira] [Created] (SQOOP-3478) use import-all-tables with --map-column-java

Amin created SQOOP-3478:
---------------------------

             Summary: use import-all-tables with --map-column-java
                 Key: SQOOP-3478
                 URL: https://issues.apache.org/jira/browse/SQOOP-3478
             Project: Sqoop
          Issue Type: Bug
    Affects Versions: 1.4.7
            Reporter: Amin


Hi

Usage of command import-all-tables with parameter --map-column-java is not possible because sqoop uses all column names in mapping for all tables and causes this error:

 

{{(Sqoop.java:runSqoop(185)) - Got exception running Sqoop: java.lang.IllegalArgumentException: No column by the name}}

{{}}

{{Maybe a flag for ignoring this validation or a naming convention which can address column and table in mapping can be helpful.}}

{{thanks}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)