cisaacstern commented on issue #22349: URL: https://github.com/apache/beam/issues/22349#issuecomment-1190654944
@yuvipanda has provided some further suggestions in https://github.com/pangeo-data/pangeo-docker-images/pull/355#issuecomment-1190546160, in response to @TheNeuralBit's inquiry on that PR. AFAICT, his suggestion of deprecating the requirement for a beam ENTRYPOINT boot script, in favor of configuring the `apache-beam` Python package to support Dataflow deployment automatically if it is installed, may simplify this considerably. In that scenario, any user-provided image with `apache-beam` installed could work on Dataflow, and it would be up to the user to set system vs. conda Python in $PATH. I'm somewhat out of my depth on implementation details here, but Yuvi suggested this would be possible (in the linked PR), and it seems like the most general solution. @alxmrs, thoughts? -- 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]
