flink-sql-gateway
flink-sql-gateway copied to clipboard
FYI: we just published a docker compose with the Gateway and Hue Stream Editor
On: https://gethue.com/blog/tutorial-query-live-data-stream-with-flink-sql/
And the integration keeps getting better!
Very useful @romainr. How can I see the single docker files (e.g. romainr/flink-sql-api)?
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?
Great! Thanks @romainr
@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?