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: [email protected]
For additional commands, e-mail: [email protected]