Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
YARN-221 NM should provide a way for AM to tell it not to aggregate logs.
- Resolved