You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yang Wang (Jira)" <ji...@apache.org> on 2021/03/16 05:09:00 UTC

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

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@flink.apache.org: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)