Hi Declan,
I think the Flink-sql-gateway[1] is what you’re after, though I’m not sure
of its current state. I’m cc’ing Ingo, who may be able to help direct us.
Best,
Austin
[1]: https://github.com/ververica/flink-sql-gateway
On Sat, Oct 2, 2021 at 10:56 AM Declan Harrison
wrote:
> Hi All
>
>
Hi,
I am getting below error while starting the flink as a standalone single jvm
process through jar. The kafka is deployed as a seperate cluster and the
process is not able to start and fails with below error after 60sec:
org.apache.kafka.common.errors.TimeoutException: Timeout of 6ms expi
Hi All
I know Flink has support for a command line SQL client however I was
wondering if there is any support for providing a RESTful SQL client over
HTTP for example? If not is this something the team would consider
supporting in the near future?
Thanks
Declan