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 2020/05/17 20:00:00 UTC

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

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

Till Rohrmann resolved FLINK-17407.
-----------------------------------
    Resolution: Fixed

Fixed via

f0b980811c
e725526d25
d4d3747d96
2cff3d217f
9dd1f6db59
22112f12b0
5dededa065

> 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
>            Assignee: Yangze Guo
>            Priority: Major
>              Labels: pull-request-available
>             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)