Move Chicago Taxi Example Benchmarks to Beam orchestrator
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.