You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aitozi (Jira)" <ji...@apache.org> on 2022/04/03 05:43:00 UTC

[jira] [Created] (FLINK-27028) Support to upload jar and run jar in RestClusterClient

Aitozi created FLINK-27028:
------------------------------

             Summary: Support to upload jar and run jar in RestClusterClient
                 Key: FLINK-27028
                 URL: https://issues.apache.org/jira/browse/FLINK-27028
             Project: Flink
          Issue Type: Improvement
          Components: Client / Job Submission
            Reporter: Aitozi


The flink-kubernetes-operator is using the JarUpload + JarRun to support the session job management. However, currently the RestClusterClient do not expose a way to upload the user jar to session cluster and trigger the jar run api. So I used to naked RestClient to achieve this. 

Can we expose these two api the the rest cluster client to make it more convenient to use in the operator



--
This message was sent by Atlassian Jira
(v8.20.1#820001)