[ 
https://issues.apache.org/jira/browse/HADOOP-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665787#action_12665787
 ] 

Ravi Gummadi commented on HADOOP-4033:
--------------------------------------

Configuring mapred.local.dir.minspacestart by user should solve this problem.

Currently, the default value of mapred.local.dir.minspacestart is 0 bytes. How 
about changing this default value to a +ve value(say 1MB) in mapred.default.xml 
?

Thoughts ?

> Task tracker should not ask for tasks if its temp disk space is almost full
> ---------------------------------------------------------------------------
>
>                 Key: HADOOP-4033
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4033
>             Project: Hadoop Core
>          Issue Type: Bug
>    Affects Versions: 0.17.1
>            Reporter: Runping Qi
>            Assignee: Ravi Gummadi
>
> I observed a case where a task tracker still asked for task even though the 
> available disk space on the machine is less than 1%.
> Consequently, it had hard time to finish the tasks.

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

Reply via email to