[
https://issues.apache.org/jira/browse/FLINK-10898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger updated FLINK-10898:
-----------------------------------
Component/s: Deployment / YARN
> Add yarn.application-attempts-failures-validity-interval in YarnConfigOptions
> -----------------------------------------------------------------------------
>
> Key: FLINK-10898
> URL: https://issues.apache.org/jira/browse/FLINK-10898
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / YARN
> Reporter: xymaqingxiang
> Priority: Major
> Labels: pull-request-available
>
> The attempt failure validity interval says that an application is only killed
> after the system has seen the maximum number of application attempts during
> one interval. This avoids that a long lasting job will deplete it’s
> application attempts.
> Now the attempt failure validity interval is set to the Flinks’ Akka timeout
> value, I think we need to add a separate configuration setting of this. So
> add yarn.application-attempts-failures-validity-interval to describe it in
> YarnConfigOptions.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)