You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2007/09/19 18:48:16 UTC

[jira] Created: (HADOOP-1922) The task output promotion exception handler should include the IOException in the diagnostic message

The task output promotion exception handler should include the IOException in the diagnostic message
----------------------------------------------------------------------------------------------------

                 Key: HADOOP-1922
                 URL: https://issues.apache.org/jira/browse/HADOOP-1922
             Project: Hadoop
          Issue Type: Bug
            Reporter: Owen O'Malley
            Assignee: Devaraj Das
             Fix For: 0.15.0


When the JobTracker fails to promote output, it should have a more detailed error message that includes the exception that was thrown by the FileSystem operation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-1922) The task output promotion exception handler should include the IOException in the diagnostic message

Posted by "Devaraj Das (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532430 ] 

Devaraj Das commented on HADOOP-1922:
-------------------------------------

This will be addressed by the patch for HADOOP-1874

> The task output promotion exception handler should include the IOException in the diagnostic message
> ----------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-1922
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1922
>             Project: Hadoop
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Devaraj Das
>             Fix For: 0.15.0
>
>
> When the JobTracker fails to promote output, it should have a more detailed error message that includes the exception that was thrown by the FileSystem operation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.