Jarek Jarcec Cecho created SQOOP-1789:
-----------------------------------------
Summary: Sqoop2: Add validation for partition column when using
query based import
Key: SQOOP-1789
URL: https://issues.apache.org/jira/browse/SQOOP-1789
Project: Sqoop
Issue Type: Bug
Affects Versions: 1.99.4
Reporter: Jarek Jarcec Cecho
Assignee: Jarek Jarcec Cecho
Fix For: 1.99.5
Per
{{[GenericJdbcFromInitializer|https://github.com/apache/sqoop/blob/sqoop2/connector/connector-generic-jdbc/src/main/java/org/apache/sqoop/connector/jdbc/GenericJdbcFromInitializer.java#L132]}}
partition column is required argument when using query based import, but we
don't have a validation for that. This is causing unnecessary runtime
exceptions that can be caught during job creation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)