[
https://issues.apache.org/jira/browse/FLINK-24892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lijie Wang updated FLINK-24892:
-------------------------------
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.|https://cwiki.apache.org/confluence/display/FLINK/FLIP-187%3A+Adaptive+Batch+Job+Scheduler]
was:
Introduce a new scheduler to Flink: adaptive batch job 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.|https://cwiki.apache.org/confluence/display/FLINK/FLIP-187%3A+Adaptive+Batch+Job+Scheduler]
> FLIP-187: Adaptive Batch Scheduler
> ----------------------------------
>
> Key: FLINK-24892
> URL: https://issues.apache.org/jira/browse/FLINK-24892
> Project: Flink
> Issue Type: New Feature
> Components: Runtime / Coordination
> Reporter: Lijie Wang
> Priority: Major
>
> 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.|https://cwiki.apache.org/confluence/display/FLINK/FLIP-187%3A+Adaptive+Batch+Job+Scheduler]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)