[ https://issues.apache.org/jira/browse/FLINK-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055950#comment-16055950 ]
ASF GitHub Bot commented on FLINK-6494: --------------------------------------- Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4075#discussion_r123009144 --- Diff: flink-yarn/src/main/java/org/apache/flink/yarn/configuration/YarnConfigOptions.java --- @@ -52,7 +52,74 @@ key("yarn.per-job-cluster.include-user-jar") .defaultValue("ORDER"); + /** + * The vcores exposed by YARN. + */ + public static final ConfigOption<Integer> YARN_VCORES = --- End diff -- remove `YARN_` prefix. > Migrate ResourceManager configuration options > --------------------------------------------- > > Key: FLINK-6494 > URL: https://issues.apache.org/jira/browse/FLINK-6494 > Project: Flink > Issue Type: Sub-task > Components: Distributed Coordination, ResourceManager > Reporter: Chesnay Schepler > Assignee: Fang Yong > -- This message was sent by Atlassian JIRA (v6.4.14#64029)