[ https://issues.apache.org/jira/browse/YARN-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tsuyoshi OZAWA updated YARN-2312: --------------------------------- Attachment: YARN-2312.6.patch Thanks Jason and Jian for review. Updated: * Removed unnecessary change in TestTaskAttemptListenerImpl.java - sorry for this, this change was included wrongly. * Defined 0xffffffffffL as CONTAINER_ID_BITMASK and exposed it. > Marking ContainerId#getId as deprecated > --------------------------------------- > > Key: YARN-2312 > URL: https://issues.apache.org/jira/browse/YARN-2312 > Project: Hadoop YARN > Issue Type: Sub-task > Components: resourcemanager > Reporter: Tsuyoshi OZAWA > Assignee: Tsuyoshi OZAWA > Attachments: YARN-2312-wip.patch, YARN-2312.1.patch, > YARN-2312.2-2.patch, YARN-2312.2-3.patch, YARN-2312.2.patch, > YARN-2312.4.patch, YARN-2312.5.patch, YARN-2312.6.patch > > > {{ContainerId#getId}} will only return partial value of containerId, only > sequence number of container id without epoch, after YARN-2229. We should > mark {{ContainerId#getId}} as deprecated and use > {{ContainerId#getContainerId}} instead. -- This message was sent by Atlassian JIRA (v6.3.4#6332)