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

[jira] [Created] (FLINK-12706) Introduce ShuffleManager interface and its configuration

Andrey Zagrebin created FLINK-12706:
---------------------------------------

             Summary: Introduce ShuffleManager 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
             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)