Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-7124

Allow to rescale JobGraph on JobManager

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • Runtime / Coordination
    • None

    Description

      In order to support dynamic scaling, the JobManager has to be able to change the parallelism of the submitted JobGraph. This basically entails that we can change the parallelism settings on the cluster side.

      We already have the functionality that we can change the parallelism if it was set to ExecutionConfig.PARALLELISM_AUTO_MAX. Therefore, I think the task is mostly about making sure that things really properly work when requesting a parallelism change.

      Attachments

        Issue Links

          Activity

            People

              tzulitai Tzu-Li (Gordon) Tai
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: