You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "xymaqingxiang (JIRA)" <ji...@apache.org> on 2018/11/15 12:48:00 UTC

[jira] [Updated] (FLINK-10898) Add yarn.application-attempts-failures-validity-interval in YarnConfigOptions

     [ https://issues.apache.org/jira/browse/FLINK-10898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

xymaqingxiang updated FLINK-10898:
----------------------------------
    Description: 
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 to the Flinks’ Akka timeout value, I think we need to add a separate configuration setting of this. So add a term to describe it

 

> 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
>            Reporter: xymaqingxiang
>            Priority: Major
>
> 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 to the Flinks’ Akka timeout value, I think we need to add a separate configuration setting of this. So add a term to describe it
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)