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 "Tsuyoshi OZAWA (JIRA)" <ji...@apache.org> on 2014/06/19 18:34:25 UTC

[jira] [Created] (YARN-2182) Update ContainerId#toString() to avoid conflicts before and after RM restart

Tsuyoshi OZAWA created YARN-2182:
------------------------------------

             Summary: Update ContainerId#toString() to avoid conflicts before and after RM restart
                 Key: YARN-2182
                 URL: https://issues.apache.org/jira/browse/YARN-2182
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Tsuyoshi OZAWA
            Assignee: Tsuyoshi OZAWA


ContainerId#toString() doesn't include any information about current cluster id. This leads conflict between container ids. We can avoid the conflicts without breaking backward compatibility by using epoch introduced on YARN-2052.



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