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

FLIP-187: Adaptive Batch Scheduler

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Implemented
    • None
    • 1.15.0
    • Runtime / Coordination
    • None
    • Hide
      In 1.15, we introduced a new scheduler to Flink: Adaptive Batch Scheduler. The new scheduler can automatically decide parallelisms of job vertices for batch jobs, according to the size of data volume each vertex needs to process.

      More information about this feature and how to enable it could be found in https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/elastic_scaling/#adaptive-batch-scheduler
      Show
      In 1.15, we introduced a new scheduler to Flink: Adaptive Batch Scheduler. The new scheduler can automatically decide parallelisms of job vertices for batch jobs, according to the size of data volume each vertex needs to process. More information about this feature and how to enable it could be found in https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/elastic_scaling/#adaptive-batch-scheduler

    Description

      Introduce a new scheduler to Flink: adaptive batch scheduler. The new scheduler can automatically decide parallelisms of job vertices for batch jobs, according to the size of data volume each vertex needs to process.

      More details seeĀ FLIP-187.

      Attachments

        Issue Links

          Activity

            People

              wanglijie Lijie Wang
              wanglijie Lijie Wang
              Votes:
              1 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: