You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2019/05/20 15:01:00 UTC

[jira] [Assigned] (FLINK-11391) Introduce ShuffleMaster in Job Master

     [ https://issues.apache.org/jira/browse/FLINK-11391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann reassigned FLINK-11391:
-------------------------------------

    Assignee: Andrey Zagrebin  (was: zhijiang)

> Introduce ShuffleMaster in Job Master
> -------------------------------------
>
>                 Key: FLINK-11391
>                 URL: https://issues.apache.org/jira/browse/FLINK-11391
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Network
>            Reporter: Andrey Zagrebin
>            Assignee: Andrey Zagrebin
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> * Implement _PartitionShuffleDescriptor_ for covering necessary abstract info.
>  * Implement _ShuffleDeploymentDecriptor_ generated from _PartitionShuffleDecriptor_.
>  * Define _ShuffleMaster_ interface and create a simple implementation on JM side which relies on currently implemented NetworkEnviroment on TM side.
>  * Define _ShuffleManager_ interface for creating ShuffleMaster.
>  * Introduce a Flink configuration option for _ShuffleManager_ implementation. Default value for it could be <none> which serves as a feature flag at the moment to use current code paths.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)