cisaacstern commented on issue #22349: URL: https://github.com/apache/beam/issues/22349#issuecomment-1189675038
IIUC, Yuvi discovered that copying the pre-compiled Beam boot script could be brittle, because it invokes system Python, whereas for this use case we want Python processes to run from conda Python. That's why in the Dockerfile in the above-linked PR, he compiles the Beam boot script from the Go source. There are almost certainly details here I'm overlooking, but wanted to highlight this point, as it was non-obvious to me, and seems an important consideration for this feature. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
