Hi, In TestConnectionHandling.testUpdateConnection() method, if I use MMapInput type for forms and set empty Map object to value. Then after update, in retrieved part getting form value as null. Expected a empty map object in retrieved part.
If I add any item in map object and update then getting expected same map. Thanks, Vasanth kumar On Thu, Jan 10, 2013 at 2:04 AM, Hudson (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/SQOOP-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548965#comment-13548965] > > Hudson commented on SQOOP-807: > ------------------------------ > > Integrated in Sqoop2-hadoop200 #113 (See [ > https://builds.apache.org/job/Sqoop2-hadoop200/113/]) > SQOOP-807: Verify whether job object can be safely removed prior > removing (Revision 4f8eb43732382ba3bbd9b2ed28082964dae4b79e) > > Result = SUCCESS > cheolsoo : > https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=4f8eb43732382ba3bbd9b2ed28082964dae4b79e > Files : > * > repository/repository-derby/src/test/java/org/apache/sqoop/repository/derby/TestJobHandling.java > * > repository/repository-derby/src/test/java/org/apache/sqoop/repository/derby/TestConnectionHandling.java > * > repository/repository-derby/src/main/java/org/apache/sqoop/repository/derby/DerbyRepositoryHandler.java > > > > Sqoop2: Verify whether job object can be safely removed prior removing > > ---------------------------------------------------------------------- > > > > Key: SQOOP-807 > > URL: https://issues.apache.org/jira/browse/SQOOP-807 > > Project: Sqoop > > Issue Type: Improvement > > Reporter: Jarek Jarcec Cecho > > Assignee: Jarek Jarcec Cecho > > Fix For: 1.99.2 > > > > Attachments: bugSQOOP-807.patch > > > > > > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira > -- Regards Vasanth kumar RJ
