You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Andrey Zagrebin (JIRA)" <ji...@apache.org> on 2019/06/06 10:12:00 UTC

[jira] [Updated] (FLINK-12706) Introduce ShuffleService interface and its configuration

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

Andrey Zagrebin updated FLINK-12706:
------------------------------------
    Summary: Introduce ShuffleService interface and its configuration  (was: Introduce ShuffleManager interface and its configuration)

> Introduce ShuffleService interface and its configuration
> --------------------------------------------------------
>
>                 Key: FLINK-12706
>                 URL: https://issues.apache.org/jira/browse/FLINK-12706
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Configuration, Runtime / Coordination, Runtime / Network
>            Reporter: Andrey Zagrebin
>            Priority: Major
>             Fix For: 1.9.0
>
>
> ShuffleManager should be a factory for ShuffleMaster in JM and ShuffleService in TM. The default implementation is already available former NetworkEnvironment. To make it pluggable, we need to provide a service loading for the configured ShuffleManager implementation class in Flink configuration.



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