Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Apache Flink as a Service using REST API

Tags:

apache-flink

I am trying to create a web application with Apache Flink as a backend. Here flink need to talk to application layer(generally UI), so that the results from flink can be sent to frontend.

In Short i am looking for flink counterparts of projects like:

  • Spark Job Server https://github.com/spark-jobserver/spark-jobserver
  • Mist https://github.com/Hydrospheredata/mist
like image 613
vdep Avatar asked Mar 15 '26 01:03

vdep


1 Answers

The (deceptively titled) Monitoring Rest API detailed here seems like the way to go. Even though it says "Monitoring" it actually can upload, start, and stop jobs. In fact, based on the documentation it seems like it should do everything the web UI does.

like image 161
CantankerousBullMoose Avatar answered Mar 17 '26 04:03

CantankerousBullMoose



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!