[
https://issues.apache.org/jira/browse/FLINK-13080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek closed FLINK-13080.
------------------------------------
Resolution: Won't Do
I don't think anyone will work on porting the Flink distributed runtime to
Sparrow. If you plan to work on this, please propose on the dev mailing list
according to the FLIP process because this would be a slightly bigger change.
FLIP link:
[https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals]
> Implement Sparrow Scheduler for Flink
> -------------------------------------
>
> Key: FLINK-13080
> URL: https://issues.apache.org/jira/browse/FLINK-13080
> Project: Flink
> Issue Type: Improvement
> Components: flink-contrib
> Reporter: Mridul Verma
> Priority: Minor
> Labels: improvement
>
> Sparrow Scheduler have various benefits as compared to current schedulers
> * With sparrow, we will have no common shared state for the cluster tasks.
> This essentially means that scheduler will be scalable in nature. Now any
> node can schedule the task.
> * It is meant for clusters with large number of nodes. Theoretically most of
> the times, it seems to perform better than the current schedulers.
> [https://github.com/radlab/sparrow]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)