[
https://issues.apache.org/jira/browse/YARN-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Naganarasimha G R updated YARN-3045:
------------------------------------
Attachment: YARN-3045-YARN-2928.009.patch
Hi [~djp],
Attaching a new patching resolving your comments also have modified one
approach,, for cases where we to publish the timeline entities directly (not
through wrapped application or container events) like ContainerMetrics, i have
added a new NMTimelineEvent which accepts the TimelineEntity and ApplicationId,
this approach avoids creating new event classes and would just suffice exposing
method in NMTimelinePublisher.
Also have fixed the test case failures but the javac warnings seems not to be
related to my modifications and findbugs dint have any issue reported in the
report. will check for it in next jenkins run
> [Event producers] Implement NM writing container lifecycle events to ATS
> ------------------------------------------------------------------------
>
> Key: YARN-3045
> URL: https://issues.apache.org/jira/browse/YARN-3045
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: timelineserver
> Reporter: Sangjin Lee
> Assignee: Naganarasimha G R
> Attachments: YARN-3045-YARN-2928.002.patch,
> YARN-3045-YARN-2928.003.patch, YARN-3045-YARN-2928.004.patch,
> YARN-3045-YARN-2928.005.patch, YARN-3045-YARN-2928.006.patch,
> YARN-3045-YARN-2928.007.patch, YARN-3045-YARN-2928.008.patch,
> YARN-3045-YARN-2928.009.patch, YARN-3045.20150420-1.patch
>
>
> Per design in YARN-2928, implement NM writing container lifecycle events and
> container system metrics to ATS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)