Stephan Ewen created FLINK-5346:
-----------------------------------

             Summary: Remove all ad-hoc config loading via GlobalConfiguration
                 Key: FLINK-5346
                 URL: https://issues.apache.org/jira/browse/FLINK-5346
             Project: Flink
          Issue Type: Sub-task
          Components: Core
            Reporter: Stephan Ewen
             Fix For: 2.0.0


I think we should get rid of the static calls to {{GlobalConfiguration}} that 
load configuration ad hoc. It will not properly work anyways because different 
setups (standalone / Yarn / Mesos / etc) store and access the configuration at 
different places.

The only point where the configuration should be loaded is in the entry points 
of the Processes (TaskManager, JobManager, ApplicationMaster, etc)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to