Jarek Jarcec Cecho created SQOOP-720:
----------------------------------------

             Summary: Improve error handling when exporting malformed text data
                 Key: SQOOP-720
                 URL: https://issues.apache.org/jira/browse/SQOOP-720
             Project: Sqoop
          Issue Type: Improvement
    Affects Versions: 1.4.2
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho


We're currently catching only one specific checked exception during data 
parsing in Export tool. All non-checked exceptions (NumberFormatException) are 
passed to the hadoop framework. We should improve that by catching everything 
and providing debug info to help user triangulate the malformed data.

--
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

Reply via email to