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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)