Re: Fails to run two multi-language pipelines locally?

2024-03-10 Thread Jaehyeon Kim
Hello Robert Thanks for the explanation. As I'm new to Beam, I don't understand the issue fully but it doesn't seem to be a docker-in-docker issue because the Flink cluster runs locally, not relying on Docker and the pipeline works if I don't specify the *flink_master* option, which uses an

[Question] Go SDK support for Flink

2024-03-10 Thread Alexander Staubo
To date there seems to be almost zero documentation on running Beam pipelines on Flink using the Go SDK. The official documentation has a small tutorial about using the local loopback mode, but there are crucial gaps when it comes to actually running pipelines in a Flint cluster, and I’ve been