[ 
https://issues.apache.org/jira/browse/FLINK-29809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628150#comment-17628150
 ] 

Zhu Zhu commented on FLINK-29809:
---------------------------------

Flink already supports submitting a job using REST API and this is how 
submitting from Flink web UI works. 
(https://nightlies.apache.org/flink/flink-docs-master/docs/ops/rest_api/#jobs-1)
However, the question is, you should be able to interact with the web UI if you 
can have access to Flink REST API. 

> REST API for running a Flink job
> --------------------------------
>
>                 Key: FLINK-29809
>                 URL: https://issues.apache.org/jira/browse/FLINK-29809
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / REST
>            Reporter: Nguyễn Minh Phú
>            Priority: Major
>
> When I want to submit a Flink job, I have to run `flink run ...` or submit a 
> jar via Flink web. But in our production environment, we cannot connect to 
> the flink server and run the command or submit a jar file via the web. So I 
> need a REST API to trigger a jar file in Flink server.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to