yuvipanda commented on issue #22349: URL: https://github.com/apache/beam/issues/22349#issuecomment-1190821051
@alxmrs it needs to boot beam when called by beam, but be able to run other programs when *not* called by beam. If we set entry point unconditionally to beam boot, the image isn't usable in interactive running contexts - particularly, on mybinder.org or on various Jupyter contexts. That is very helpful for users to try out their code interactively to debug failures before running it through beam. I hope that makes sense? -- 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]
