You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/12/08 06:41:09 UTC

[jira] [Updated] (FLINK-16715) Always use the configuration argument in YarnClusterDescriptor#startAppMaster to make it more self-contained

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

Robert Metzger updated FLINK-16715:
-----------------------------------
    Fix Version/s:     (was: 1.12.0)
                   1.13.0

> Always use the configuration argument in YarnClusterDescriptor#startAppMaster to make it more self-contained
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-16715
>                 URL: https://issues.apache.org/jira/browse/FLINK-16715
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Deployment / YARN
>            Reporter: Canbin Zheng
>            Priority: Trivial
>             Fix For: 1.13.0
>
>
> In the YarnClusterDescriptor#{{startAppMaster()}} we are using some time the {{configuration}} argument to the method to get/set config options, and sometimes the {{flinkConfiguration}} which is a class member. This ticket proposes to always use the {{configuration}} argument to make the method more self-contained.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)