-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11368/
-----------------------------------------------------------

Review request for Sqoop.


Description
-------

Problem is when we create a connection or job using sqoop2 client, first time 
connector and framework input forms are empty. Again create the same, input 
forms are filled with values. 

After introducing the cloning of model classes, solves this problem. So on 
second time creation, form input values are empty.


This addresses bug SQOOP-1019.
    https://issues.apache.org/jira/browse/SQOOP-1019


Diffs
-----

  client/src/main/java/org/apache/sqoop/client/SqoopClient.java 3253bd5 

Diff: https://reviews.apache.org/r/11368/diff/


Testing
-------

Done


Thanks,

vasanthkumar

Reply via email to