You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2014/07/15 07:18:04 UTC

[jira] [Created] (TEZ-1277) Tez Spill handler should truncate files to reserve space on disk

Gopal V created TEZ-1277:
----------------------------

             Summary: Tez Spill handler should truncate files to reserve space on disk
                 Key: TEZ-1277
                 URL: https://issues.apache.org/jira/browse/TEZ-1277
             Project: Apache Tez
          Issue Type: Improvement
    Affects Versions: 0.5.0
            Reporter: Gopal V
            Assignee: Gopal V


Occasionally tasks fail due to full disks because the disks had space when the task was allocating via LocalDirAllocator, but the disk space was actually promised to many tasks instead of just one.

This race condition shows up when a 1Gb spill can be done in ~10s or so.



--
This message was sent by Atlassian JIRA
(v6.2#6252)