Veena Basavaraj created SQOOP-2261:
--------------------------------------
Summary: Input value create/ update/ delete handling with null
values
Key: SQOOP-2261
URL: https://issues.apache.org/jira/browse/SQOOP-2261
Project: Sqoop
Issue Type: Sub-task
Reporter: Veena Basavaraj
The current code for updateConfig does not handle the use cases for null inputs
added in LINK_INPUT and JOB_INPUT
either allow adding them by changing createInputValues
or change the update*Config methods to handle
1. insert if not found on update
2. delete if update results in null value.
or atleast #1
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)