You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Jian He (JIRA)" <ji...@apache.org> on 2014/06/24 20:44:24 UTC

[jira] [Created] (YARN-2200) Rename related container start time to container creation time

Jian He created YARN-2200:
-----------------------------

             Summary: Rename related container start time to container creation time
                 Key: YARN-2200
                 URL: https://issues.apache.org/jira/browse/YARN-2200
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Jian He
            Assignee: Jian He


Creation time seems more appropriate than start time because it is the time when the container created. start time is more like the time when container is launched on NM.

ContainerHistoryData.startTime, its getters and setters, ContainerStartData, ApplicationHistoryWriter.containerStarted(), WritingHistoryEventType.CONTAINER_START, WritingContainerStartEvent should all be renamed. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)