[
https://issues.apache.org/jira/browse/YARN-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16248932#comment-16248932
]
Subru Krishnan edited comment on YARN-7476 at 11/12/17 6:03 PM:
----------------------------------------------------------------
Thanks [~varun_saxena] for the fix, created YARN-7478 to track the test
failure. I have committed this to branch-2/branch-2.9/branch-2.9.0.
was (Author: subru):
Thanks [~varun_saxena] for the fix, I have committed this to
branch-2/branch-2.9/branch-2.9.0.
> Fix miscellaneous issues in ATSv2 after merge to branch-2
> ---------------------------------------------------------
>
> Key: YARN-7476
> URL: https://issues.apache.org/jira/browse/YARN-7476
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Varun Saxena
> Assignee: Varun Saxena
> Fix For: 2.9.0
>
> Attachments: YARN-7476-branch-2.01.patch
>
>
> a) We are still using Resource#getMemory in
> NMTimelinePublisher#publishContainerCreatedEvent. This has been deprecated
> since YARN-4844. Better to use getMemorySize instead.
> b) Post YARN-5865, application priority should be fetched from RMAppImpl
> instead of app submission context. But we are still fetching it from
> submission context while publishing entities to timeline service. This would
> mean that if priority is updated, it will not be published to timeline
> service.
> c) The order of app_collectors in NodeHeartbeatResponseProto is different
> from trunk. Better to make it consistent.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]