Embed presentation
Download to read offline















This document discusses Scala Apache Beam API, an open source Scala API for Apache Beam created by Spotify. It highlights features of Scala like functional programming, immutability, and type safety that make it a natural fit for data processing. The API provides a concise syntax inspired by Spark and Scalding and allows interactive development using a Scala REPL. It also automatically generates coders to handle serialization and supports BigQuery types. A demo is provided to run a sample pipeline on Google Cloud Dataflow.













