[
https://issues.apache.org/jira/browse/FLINK-21807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Wang updated FLINK-21807:
------------------------------
Description:
Following the discussion in the user ML[1], if we could make the
{{ApplicationDeployer}} interface {{@Public}}, then it will greatly help with
developing the deployers in some companies.
Here[2] is a very simple example of how to use this interface to deploy a Flink
application.
[1].
[https://lists.apache.org/[email protected]:lte=1M:Application%20cluster%20-%20Best%20Practice]
[2].
[https://github.com/wangyang0918/flink-native-k8s-operator/blob/master/src/main/java/org/apache/flink/kubernetes/operator/controller/FlinkApplicationController.java#L169]
was:
Following the discussion in the user ML[1], if we could make the
{{ApplicationDeployer}} interface public, then it will greatly help with
developing the deployers in some companies.
Here[2] is a very simple example of how to use this interface to deploy a Flink
application.
[1].
https://lists.apache.org/[email protected]:lte=1M:Application%20cluster%20-%20Best%20Practice
[2].
https://github.com/wangyang0918/flink-native-k8s-operator/blob/master/src/main/java/org/apache/flink/kubernetes/operator/controller/FlinkApplicationController.java#L169
> Make ApplicationDeployer interface public
> -----------------------------------------
>
> Key: FLINK-21807
> URL: https://issues.apache.org/jira/browse/FLINK-21807
> Project: Flink
> Issue Type: Improvement
> Components: Client / Job Submission
> Reporter: Yang Wang
> Priority: Major
>
> Following the discussion in the user ML[1], if we could make the
> {{ApplicationDeployer}} interface {{@Public}}, then it will greatly help with
> developing the deployers in some companies.
> Here[2] is a very simple example of how to use this interface to deploy a
> Flink application.
>
> [1].
> [https://lists.apache.org/[email protected]:lte=1M:Application%20cluster%20-%20Best%20Practice]
> [2].
> [https://github.com/wangyang0918/flink-native-k8s-operator/blob/master/src/main/java/org/apache/flink/kubernetes/operator/controller/FlinkApplicationController.java#L169]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)