Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3957 Breaking changes for Flink 2.0
  3. FLINK-5346

Remove all ad-hoc config loading via GlobalConfiguration

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 2.0.0
    • None

    Description

      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)

      Attachments

        Activity

          People

            Unassigned Unassigned
            sewen Stephan Ewen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: