Jason Lowe created YARN-950:
-------------------------------

             Summary: Ability to limit or avoid aggregating logs beyond a 
certain size
                 Key: YARN-950
                 URL: https://issues.apache.org/jira/browse/YARN-950
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: nodemanager
    Affects Versions: 0.23.9
            Reporter: Jason Lowe


It would be nice if ops could configure a cluster such that any container log 
beyond a configured size would either only have a portion of the log aggregated 
or not aggregated at all.  This would help speed up the recovery path for cases 
where a container creates an enormous log and fills a disk, as currently it 
tries to aggregate the entire, enormous log rather than only aggregating a 
small portion or simply deleting it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to