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 "Deepak Chander (JIRA)" <ji...@apache.org> on 2017/07/07 09:32:00 UTC

[jira] [Created] (YARN-6774) YARN-site to have control over start sequence number for TASK Attempt IDs instead of hardcoded sequence starting at 1000s.

Deepak Chander created YARN-6774:
------------------------------------

             Summary: YARN-site to have control over start sequence number for TASK Attempt IDs instead of hardcoded sequence starting at 1000s. 
                 Key: YARN-6774
                 URL: https://issues.apache.org/jira/browse/YARN-6774
             Project: Hadoop YARN
          Issue Type: Wish
          Components: yarn
         Environment: OEL 6
            Reporter: Deepak Chander
            Priority: Minor


When container attempts run for first application master attempt , it starts from 0.

When application master fails, it starts from 1000. 

The  logic of container id generation in below code.

https://hadoop.apache.org/docs/r2.7.3/api/src-html/org/apache/hadoop/yarn/api/records/ContainerId.html#line.86

- It would be nice if YARN-site to have control over start sequence number for TASK Attempt IDs instead of hard coded sequence starting at 1000s. 




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org