tvalentyn opened a new issue, #25656: URL: https://github.com/apache/beam/issues/25656
### What needs to happen? Related pages: https://beam.apache.org/documentation/sdks/python-pipeline-dependencies/ Ideas to expand on: - users should have a way to create a reproducible virtual environments for _launching_ their production pipelines. - To match runtime environment with submission environment, beam can be pip-installed with a `--constraint` option and files like: https://raw.githubusercontent.com/apache/beam/release-2.45.0/sdks/python/container/py37/base_image_requirements.txt . See also: https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html ### Issue Priority Priority: 2 (default / most normal work should be filed as P2) ### Issue Components - [X] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- 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]
