Re: Example of Beam Go job that uses Flink Kubernetes operator

2022-05-20 Thread Red Daly
would still like to figure out how to use the Flink operator with a Go Beam job. I'm not yet sure how the operator should work together with the "beam_flink1.14_job_server" and the Go binary. On Fri, May 20, 2022 at 5:17 PM Red Daly wrote: > Hi, > > This is a request for

Bazel based build

2022-06-05 Thread Red Daly
Hi Beam authors, Would the project accept github pull requests that add Bazel building functionality? I have been struggling trying to understand how to do some basic things[1] in gradle and might want to just try a build system with which I'm familiar. I expect it might also make it easier to wri

Re: Bazel based build

2022-06-07 Thread Red Daly
nced in the interim). Creating Gradle build rules for Beam (migrating >> away from Maven) was an unexpectedly large project - it took multiple >> engineers a year to complete, and the build has only gotten larger since >> then. >> > >> > Reuven >> > >