[ 
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 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.

 

  was:
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
>              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)

Reply via email to