francescoperera / scio-deep-dive

Building Scio from scratch step by step

Home Page:https://github.com/spotify/scio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scio-deep-dive

Building Scio from scratch step by step.

WordCount0.java is the reference implementation using Apache Beam Java SDK. Each subsequent WordCount<n>.scala is a self-contained incremental version that demonstrates some new concept.

About

Building Scio from scratch step by step

https://github.com/spotify/scio


Languages

Language:Scala 94.0%Language:Java 6.0%