damccorm opened a new issue, #19871: URL: https://github.com/apache/beam/issues/19871
As originally implemented, the Chicago Taxi Example benchmarks for Beam Python SDK rely on on a custom bash script that runs (orchestrates) each of the pipelines that are part of the Chicago Taxi Example. The TFX team recently developed a Beam-based pipeline orchestrator: [https://www.tensorflow.org/tfx/guide/beam_orchestrator](https://www.tensorflow.org/tfx/guide/beam_orchestrator) The example with Beam orchestrator: [https://github.com/tensorflow/tfx/blob/master/tfx/examples/chicago_taxi_pipeline/taxi_pipeline_beam.py](https://github.com/tensorflow/tfx/blob/master/tfx/examples/chicago_taxi_pipeline/taxi_pipeline_beam.py) Imported from Jira [BEAM-8892](https://issues.apache.org/jira/browse/BEAM-8892). Original Jira may contain additional context. Reported by: pabloem. -- 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]
