Veena Basavaraj created SQOOP-1719:
--------------------------------------
Summary: Schema Validation Rules between From and To Schema
Key: SQOOP-1719
URL: https://issues.apache.org/jira/browse/SQOOP-1719
Project: Sqoop
Issue Type: Sub-task
Reporter: Veena Basavaraj
Assignee: Veena Basavaraj
Today we have a Matcher code that checks for existence of atleast one schema.
if both exist, then in addition to this we need to validate that they both are
compatible.
For instance if we have From schema with a one column of type String and then a
To schema with one column of type INTEGER, then we should warn/ fail to even
start the JOB since it might not be recommended
these validation rules are not documented in Sqoop and atleast should be
configurable if possible externally.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)