You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/07/07 07:18:00 UTC

[jira] [Created] (FLINK-7125) Remove configuration loading from AbstractYarnClusterDescriptor

Till Rohrmann created FLINK-7125:
------------------------------------

             Summary: Remove configuration loading from AbstractYarnClusterDescriptor
                 Key: FLINK-7125
                 URL: https://issues.apache.org/jira/browse/FLINK-7125
             Project: Flink
          Issue Type: Improvement
          Components: YARN
            Reporter: Till Rohrmann


We should remove the explicit configuration loading from the {{AbstractYarnClusterDescriptor}} and instead pass it to the class via the constructor. This passed in configuration should then be sent to the application master when being started. That way, we can easily configure the started Yarn cluster.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)