You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2013/01/30 16:53:12 UTC

[jira] [Created] (YARN-364) AggregatedLogDeletionService can take too long to delete logs

Jason Lowe created YARN-364:
-------------------------------

             Summary: AggregatedLogDeletionService can take too long to delete logs
                 Key: YARN-364
                 URL: https://issues.apache.org/jira/browse/YARN-364
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 0.23.3, 2.0.3-alpha
            Reporter: Jason Lowe


AggregatedLogDeletionService uses the yarn.log-aggregation.retain-seconds property to determine which logs should be deleted, but it uses the same value to determine how often to check for old logs.  This means logs could actually linger up to twice as long as configured.

--
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