Marketplace
<div align="center"> <h3>💎 Premium sponsors</h3> <p> <a href="https://id8media.com"><img src=".github/assets/id8media.svg" height="44" alt="ID8 Media" /></a> <a href="https://one-studio.co"><img src=".github/assets/one-studio.jpeg" height="44" alt="One Studio" /></a> </p> <p><sub>Support togo — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>
compute-beam
Othertogo compute backend — run Apache Beam pipelines
togo-framework
bash
togo install togo-framework/compute-beamInstall
bash
togo install togo-framework/compute-beamA togo compute backend that runs Apache Beam pipelines (runs the pipeline
program with --runner <BEAM_RUNNER> appended).
bash
togo install togo-framework/compute-beam
togo provider:use compute beam
togo config:set BEAM_RUNNER DataflowRunner
Key | Default | Purpose |
|---|---|---|
| BEAM_RUNNER | DirectRunner | Beam runner (Dataflow/Flink/Spark…) |
Rows per page
1–1 of 1Page 1 of 1
<div align="center"> <h3>💎 Premium sponsors</h3> <p> <a href="https://id8media.com"><img src=".github/assets/id8media.svg" height="44" alt="ID8 Media" /></a> <a href="https://one-studio.co"><img src=".github/assets/one-studio.jpeg" height="44" alt="One Studio" /></a> </p> <p><sub>Support togo — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>