You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2017/08/21 21:59:00 UTC

[jira] [Created] (TEZ-3821) Ability to fail fast tasks that write too much to local disk

Jason Lowe created TEZ-3821:
-------------------------------

             Summary: Ability to fail fast tasks that write too much to local disk
                 Key: TEZ-3821
                 URL: https://issues.apache.org/jira/browse/TEZ-3821
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Jason Lowe


It would be nice to have a configurable limit such that any task that wrote data to the local filesystem beyond that limit would fail quickly rather than waiting for the disk to fill much later, impacting other jobs on the cluster.

This is essentially asking for the Tez version of MAPREDUCE-6489.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)