[ https://issues.apache.org/jira/browse/FLINK-27028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516448#comment-17516448 ]
Aitozi commented on FLINK-27028: -------------------------------- cc [~wangyang0918] [~chesnay] If no objection, I'm willing to open a pull request for this. > 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 > Priority: Major > > The {{flink-kubernetes-operator}} is using the JarUpload + JarRun to support > the session job submission. However, currently the RestClusterClient do not > expose a way to upload the user jar to session cluster and trigger the jar > run api. So a naked RestClient is used to achieve this, but it lacks the > common retry logic. > 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)