#apache-beam

[ follow ]
Scala
fromMedium
6 days ago

Dataflow with Scala

Dataflow does not support Scala directly; use Scio (Spotify), which builds on Apache Beam, to run Scala pipelines on the Dataflow runner.
[ Load more ]