You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yangze Guo (Jira)" <ji...@apache.org> on 2020/04/27 09:16:00 UTC

[jira] [Created] (FLINK-17407) Introduce external resource framework.

Yangze Guo created FLINK-17407:
----------------------------------

             Summary: Introduce external resource framework.
                 Key: FLINK-17407
                 URL: https://issues.apache.org/jira/browse/FLINK-17407
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Configuration, Runtime / Coordination, Runtime / Task
            Reporter: Yangze Guo
             Fix For: 1.11.0


- Introduce ExternalResourceDriver, ExternalResourceDriverFactory and ExternalResourceInfo interface.
- Introduce relevant config options.
- Forward external resource requirement to Yarn/K8s
- Instantiate ExternalResourceDrivers in TaskExecutor.
- Enable operator to get ExternalResourceInfo from RuntimeContext.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)