You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "tvalentyn (via GitHub)" <gi...@apache.org> on 2023/02/04 02:54:05 UTC

[GitHub] [beam] tvalentyn opened a new issue, #25312: [Feature Request]: Flag mismatched Python submission and runtime environments.

tvalentyn opened a new issue, #25312:
URL: https://github.com/apache/beam/issues/25312

   ### What would you like to happen?
   
   When Python versions and/or pipeline dependencies don't match in pipeline submission environment and pipeline runtime environment, it can cause a pipeline to fail in an obscure way.
   
   We should try to alert users when this is the case either as a warning (wrong version of Beam/dill/protobuf...), or a hard failure (when Python versions don't match). 
   
   ### Issue Priority
   
   Priority: 3 (nice-to-have improvement)
   
   ### 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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org