You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Venkat Ranganathan (JIRA)" <ji...@apache.org> on 2013/10/02 06:56:23 UTC

[jira] [Created] (SQOOP-1210) Exporting data with malformed records causes sqoop2 jobs to hang until killed or they timeout

Venkat Ranganathan created SQOOP-1210:
-----------------------------------------

             Summary: 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
         Environment: Sqoop2 1.99.3/trunk
            Reporter: Venkat Ranganathan
            Priority: Critical


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)