You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2012/11/22 04:14:58 UTC

[jira] [Created] (SQOOP-720) Improve error handling when exporting malformed text data

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

[jira] [Updated] (SQOOP-720) Improve error handling when exporting malformed text data

Posted by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SQOOP-720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Jarcec Cecho updated SQOOP-720:
-------------------------------------

    Attachment: bugSQOOP-720.patch
    
> 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
>         Attachments: bugSQOOP-720.patch
>
>
> 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

[jira] [Commented] (SQOOP-720) Improve error handling when exporting malformed text data

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507820#comment-13507820 ] 

Hudson commented on SQOOP-720:
------------------------------

Integrated in Sqoop-ant-jdk-1.6-hadoop100 #342 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop100/342/])
    SQOOP-720: Improve error handling when exporting malformed text data (Revision 528f7a8bb51863b328da4a81873daa5e87fe029c)

     Result = SUCCESS
cheolsoo : https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=528f7a8bb51863b328da4a81873daa5e87fe029c
Files : 
* src/java/org/apache/sqoop/mapreduce/TextExportMapper.java

                
> 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
>         Attachments: bugSQOOP-720.patch
>
>
> 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

[jira] [Commented] (SQOOP-720) Improve error handling when exporting malformed text data

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507812#comment-13507812 ] 

Hudson commented on SQOOP-720:
------------------------------

Integrated in Sqoop-ant-jdk-1.6-hadoop20 #340 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop20/340/])
    SQOOP-720: Improve error handling when exporting malformed text data (Revision 528f7a8bb51863b328da4a81873daa5e87fe029c)

     Result = SUCCESS
cheolsoo : https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=528f7a8bb51863b328da4a81873daa5e87fe029c
Files : 
* src/java/org/apache/sqoop/mapreduce/TextExportMapper.java

                
> 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
>         Attachments: bugSQOOP-720.patch
>
>
> 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

[jira] [Commented] (SQOOP-720) Improve error handling when exporting malformed text data

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507814#comment-13507814 ] 

Hudson commented on SQOOP-720:
------------------------------

Integrated in Sqoop-ant-jdk-1.6-hadoop23 #510 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop23/510/])
    SQOOP-720: Improve error handling when exporting malformed text data (Revision 528f7a8bb51863b328da4a81873daa5e87fe029c)

     Result = SUCCESS
cheolsoo : https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=528f7a8bb51863b328da4a81873daa5e87fe029c
Files : 
* src/java/org/apache/sqoop/mapreduce/TextExportMapper.java

                
> 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
>         Attachments: bugSQOOP-720.patch
>
>
> 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

[jira] [Commented] (SQOOP-720) Improve error handling when exporting malformed text data

Posted by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507836#comment-13507836 ] 

Jarek Jarcec Cecho commented on SQOOP-720:
------------------------------------------

Failure on hadoop200 profile is expected due to SQOOP-731, will be fixed soon.
                
> 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
>         Attachments: bugSQOOP-720.patch
>
>
> 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

[jira] [Commented] (SQOOP-720) Improve error handling when exporting malformed text data

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507816#comment-13507816 ] 

Hudson commented on SQOOP-720:
------------------------------

Integrated in Sqoop-ant-jdk-1.6-hadoop200 #350 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop200/350/])
    SQOOP-720: Improve error handling when exporting malformed text data (Revision 528f7a8bb51863b328da4a81873daa5e87fe029c)

     Result = FAILURE
cheolsoo : https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=528f7a8bb51863b328da4a81873daa5e87fe029c
Files : 
* src/java/org/apache/sqoop/mapreduce/TextExportMapper.java

                
> 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
>         Attachments: bugSQOOP-720.patch
>
>
> 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