You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Ming Ma (JIRA)" <ji...@apache.org> on 2015/08/19 08:54:45 UTC

[jira] [Created] (MAPREDUCE-6456) Support configurable log aggregation policy

Ming Ma created MAPREDUCE-6456:
----------------------------------

             Summary: Support configurable log aggregation policy
                 Key: MAPREDUCE-6456
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6456
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
            Reporter: Ming Ma


YARN-221 provides a way for a YARN application to specify log aggregation policy via LogAggregationContext.

This jira covers the necessary changes in MR to use that feature so that any MR job can specify its log aggregation policy via job configuration. That includes:

* Have MR define its own configurations to config these policies.
* Make code change at YarnRunner to retrieve these configurations and set the values via LogAggregationContext.



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