Request: Documentation for External Communication with Flink Cluster

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Request: Documentation for External Communication with Flink Cluster

Geldenhuys, Morgan Karl
Hi Community,

I am interested in creating an external client for submitting and
managing Flink jobs via a HTTP/REST endpoint. Taking a look at the
documentation, external communication is possible with the Dispatcher
and JobManager
(https://ci.apache.org/projects/flink/flink-docs-stable/ops/security-ssl.html#external--rest-connectivity).
That is great, however, where is the documentation for the REST api?

Thanks in advance!

Regards,
M.
Reply | Threaded
Open this post in threaded view
|

Re: Request: Documentation for External Communication with Flink Cluster

Chesnay Schepler
https://ci.apache.org/projects/flink/flink-docs-release-1.10/monitoring/rest_api.html#api

On 15/06/2020 17:47, Morgan Geldenhuys wrote:

> Hi Community,
>
> I am interested in creating an external client for submitting and
> managing Flink jobs via a HTTP/REST endpoint. Taking a look at the
> documentation, external communication is possible with the Dispatcher
> and JobManager
> (https://ci.apache.org/projects/flink/flink-docs-stable/ops/security-ssl.html#external--rest-connectivity).
> That is great, however, where is the documentation for the REST api?
>
> Thanks in advance!
>
> Regards,
> M.
>