[ https://issues.apache.org/jira/browse/SQOOP-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784171#comment-13784171 ]
Hudson commented on SQOOP-1210: ------------------------------- SUCCESS: Integrated in Sqoop2-hadoop100 #584 (See [https://builds.apache.org/job/Sqoop2-hadoop100/584/]) SQOOP-1210: Exporting data with malformed records causes sqoop2 jobs to hang until killed or they timeout (jarcec: https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=1ce0923b66cfef6e7bbccec828e4e3e72e6870ba) * execution/mapreduce/src/main/java/org/apache/sqoop/job/mr/SqoopOutputFormatLoadExecutor.java > Exporting data with malformed records causes sqoop2 jobs to hang until killed > or they timeout > --------------------------------------------------------------------------------------------- > > Key: SQOOP-1210 > URL: https://issues.apache.org/jira/browse/SQOOP-1210 > Project: Sqoop > Issue Type: Bug > Affects Versions: 1.99.3 > Environment: Sqoop2 1.99.3/trunk > Reporter: Venkat Ranganathan > Assignee: Venkat Ranganathan > Priority: Blocker > Fix For: 1.99.3 > > Attachments: SQOOP-1210.patch > > > When we run an export job with malformed records, the parsing function throws > an exception (when the data.readArraybut the semaphore is not signaled. > This causes the task close method to wait indefinitely on the semaphore > release -- This message was sent by Atlassian JIRA (v6.1#6144)