Sebastian Klemke created FLINK-7579:
---------------------------------------
Summary: Documentation of yarn.application-attempts is not accurate
Key: FLINK-7579
URL:
https://issues.apache.org/jira/browse/FLINK-7579 Project: Flink
Issue Type: Improvement
Components: Documentation
Reporter: Sebastian Klemke
Priority: Minor
In current documentation yarn.application-attempts: 10 is documented as resulting in at most 10 application restarts. That is a bit misleading: YARN can perform up to 9 restarts for "failed" attempts, resulting in 10 attempts. It can perform additional restarts for YARN attempts that failed because of YARN operations: Node failures, preemption, NodeManager resyncs, see
http://johnjianfang.blogspot.de/2015/04/the-number-of-maximum-attempts-of-yarn.html--
This message was sent by Atlassian JIRA
(v6.4.14#64029)