yude created FLINK-38112: ---------------------------- Summary: Change default of yarn.application-attempt-failures-validity-interval to -1 Key: FLINK-38112 URL: https://issues.apache.org/jira/browse/FLINK-38112 Project: Flink Issue Type: Improvement Components: Deployment / YARN Reporter: yude
The default setting of 10 seconds does not make sense. Restart times can vary significantly between environments—some restart the AM in 60 seconds, while others do so in just 3 seconds. There is no single duration that works for all situations. The setting should align with YARN's default value (-1). -- This message was sent by Atlassian Jira (v8.20.10#820010)