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 "Devaraj Das (JIRA)" <ji...@apache.org> on 2007/05/07 14:38:15 UTC

[jira] Resolved: (HADOOP-1323) Disk problems encountered by a running task are not correctly reported to the user

     [ https://issues.apache.org/jira/browse/HADOOP-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devaraj Das resolved HADOOP-1323.
---------------------------------

    Resolution: Won't Fix

This issue will be handled by the fix for HADOOP-1324.

> Disk problems encountered by a running task are not correctly reported to the user
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-1323
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1323
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: Devaraj Das
>
> Currently, if a running task encounters a disk problem, it report FSError to the TaskTracker. The TaskTracker then reinitializes itself and the state of the running tasks are lost. The JobTracker stops getting status reports about those tasks from that TaskTracker, and fails the tasks with a "Lost TaskTracker" diagnostic message. This error reporting should be improved to something like "The node running the task encountered disk problems".

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