flink-sql-gateway icon indicating copy to clipboard operation
flink-sql-gateway copied to clipboard

FYI: we just published a docker compose with the Gateway and Hue Stream Editor

Open romainr opened this issue 5 years ago • 4 comments

On: https://gethue.com/blog/tutorial-query-live-data-stream-with-flink-sql/

And the integration keeps getting better!

romainr avatar Oct 21 '20 20:10 romainr

Very useful @romainr. How can I see the single docker files (e.g. romainr/flink-sql-api)?

fpompermaier avatar Apr 26 '21 15:04 fpompermaier

I would need to clean-up a bit, but the source should show up there https://hub.docker.com/layers/romainr/flink-sql-api/0.3-1.12.0/images/sha256-37be5b6098d4546611fb8bbd5e11d4d8047788ca37d9758d46f1d073ce6d1d16?context=explore

Is it enough for now?

romainr avatar Apr 29 '21 23:04 romainr

Great! Thanks @romainr

fpompermaier avatar Apr 30 '21 08:04 fpompermaier

@romainr have you tried this on Kubernetes? Do you have any tips on how to set up the configs so that we can hit the REST endpoint of the gateway and the gateway can communicate with the Job Manager to submit jobs?

somandal avatar Jun 09 '21 19:06 somandal