ERROR DockerEnvironmentFactory: Docker container xxxxx logs, when trying to run Apache Beam pipeline written in Go using Spark runner
I have a pipeline written in Go that I want to execute with Spark runner, the Spark Standalone is installed on my local machine. Apache Beam 2.56.0 Apache Spark 3.2.2 I started Spark master and worker from the installation dir…