[
https://issues.apache.org/jira/browse/FLINK-8475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16361006#comment-16361006
]
ASF GitHub Bot commented on FLINK-8475:
---------------------------------------
Github user aljoscha commented on a diff in the pull request:
https://github.com/apache/flink/pull/5463#discussion_r167607077
--- Diff:
flink-yarn/src/main/java/org/apache/flink/yarn/configuration/YarnConfigOptions.java
---
@@ -79,14 +87,18 @@
*/
public static final ConfigOption<String> APPLICATION_ATTEMPTS =
key("yarn.application-attempts")
- .noDefaultValue();
+ .noDefaultValue()
--- End diff --
We don't really recommend to leave this at `1` anymore, do we?
> Move remaining sections to generated tables
> -------------------------------------------
>
> Key: FLINK-8475
> URL: https://issues.apache.org/jira/browse/FLINK-8475
> Project: Flink
> Issue Type: Sub-task
> Components: Configuration
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Fix For: 1.5.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)