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)