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 "Xuan Gong (JIRA)" <ji...@apache.org> on 2014/09/22 19:34:34 UTC

[jira] [Created] (YARN-2583) Modify the LogDeletionService to support Log aggregation for LRS

Xuan Gong created YARN-2583:
-------------------------------

             Summary: Modify the LogDeletionService to support Log aggregation for LRS
                 Key: YARN-2583
                 URL: https://issues.apache.org/jira/browse/YARN-2583
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Xuan Gong


Currently, AggregatedLogDeletionService will delete old logs from HDFS. It will directly delete the app-log-dir from HDFS. This will not work for LRS. We expect a LRS application can keep running for a long time. Deleting the app-log-dir for the LRS applications is not a right way to handle it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)