[
https://issues.apache.org/jira/browse/YARN-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141651#comment-14141651
]
Xuan Gong commented on YARN-2569:
---------------------------------
API Only changes:
Define:LogAggregationContext as
message LogAggregationContextProto {
optional string include_pattern = 1 [default = ".*"];
optional string exclude_pattern = 2 [default = ""];
optional int64 rolling_interval_seconds = 3 [default = 0];
}
> Log Handling for LRS API Changes
> --------------------------------
>
> Key: YARN-2569
> URL: https://issues.apache.org/jira/browse/YARN-2569
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: nodemanager, resourcemanager
> Reporter: Xuan Gong
> Assignee: Xuan Gong
> Attachments: YARN-2569.1.patch, YARN-2569.2.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)