It is embedded inside the docker container that corresponds to which SDK
your using.

Python container boot src:
https://github.com/apache/beam/blob/master/sdks/python/container/boot.go
Java container boot src:
https://github.com/apache/beam/blob/master/sdks/java/container/boot.go
Go container boot src:
https://github.com/apache/beam/blob/master/sdks/go/container/boot.go

On Wed, Sep 18, 2019 at 7:38 AM Benjamin Tan <[email protected]>
wrote:

> I'm trying to use the process environment_config and I have no idea where
> is /opt/apache/beam/boot.
>
> Is there a way to generate this?
>

Reply via email to