[jira] [Created] (FLINK-21807) Make ApplicationDeployer interface public

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

[jira] [Created] (FLINK-21807) Make ApplicationDeployer interface public

Shang Yuanchun (Jira)
Yang Wang created FLINK-21807:
---------------------------------

             Summary: 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


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/list.html?user@...: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)