Join Slack
Powered by
Is there a way, using the flink operator, that we ...
# troubleshooting
r
Richard Noble
09/12/2023, 12:49 PM
Is there a way, using the flink operator, that we can create an interactive cluster? Say that we can use the SQL client to submit exploratory jobs?
j
Jane Chan
09/12/2023, 1:13 PM
Not sure if I understand "interactive cluster" correctly, but letting the SQL client connect to the standalone session cluster might help.
https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sqlclient/#getting-started
r
Richard Noble
09/12/2023, 1:50 PM
Thanks very much - yes, I think the standalone cluster was what I was after
Richard Noble
09/12/2023, 1:57 PM
Perfect - that did the job! Many thanks again
🤝 1
Open in Slack
Previous
Next