@mxm yes, I saw in the debugger that process exits right away with exit code 1. It may actually be good to also capture the output. As for the environment variables, my suggestion wasn't to use environment variables in your implementation, just support the ability to specify them in `runCommand` since it is one of the basic ingredients of launching process and makes it reusable.
[ Full content available at: https://github.com/apache/beam/pull/6287 ] This message was relayed via gitbox.apache.org for [email protected]
