>It may actually be good to also capture the output.

For debugging purposes we could save some of the output but I don't want to 
read all the output because it could create memory pressure. For the startup 
the output might be helpful but everything else should go through the logging 
server.

>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.

I see, that can be done.

>I was able to launch the python process directly when running the JVM within 
>virtualenv.

Great :)


[ Full content available at: https://github.com/apache/beam/pull/6287 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to