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)