Overview of the Twister2 Runner
masterThe Twister2 Runner executes Apache Beam pipelines on a Twister2 cluster. It is designed for large-scale batch jobs that require high performance, particularly in High-Performance Computing (HPC) environments.
Key features include:
- Batch pipeline support.
- Support for proprietary interconnects like Infiniband.
- Distributed massively parallel processing using Bulk Synchronous Parallel (BSP) style execution.
- Native support for Beam side-inputs.
Warning: The Twister2 runner is deprecated and support is planned to be removed in Beam 3.0.