An open API service indexing awesome lists of open source software.

https://github.com/starnowski/apache-beam-fun

Apache Beam fun
https://github.com/starnowski/apache-beam-fun

Last synced: over 1 year ago
JSON representation

Apache Beam fun

Awesome Lists containing this project

README

          

[![Java CI with Maven for apache-beam-fun](https://github.com/starnowski/apache-beam-fun/actions/workflows/maven.yml/badge.svg)](https://github.com/starnowski/apache-beam-fun/actions/workflows/maven.yml)

# apache-beam-fun
Apache Beam fun

### Links

https://beam.apache.org/documentation/basics/
https://beam.apache.org/documentation/programming-guide/#overview

https://beam.apache.org/documentation/pipelines/test-your-pipeline/

### Dataflow links
https://cloud.google.com/composer/docs/how-to/using/writing-dags#airflow-1_1
https://medium.com/@darshan0mehta/how-to-read-file-with-apache-beam-1946d599e480
https://medium.com/@tommanzur/good-practices-in-apache-beam-86e123193a27
https://stackoverflow.com/questions/51439189/how-to-read-large-csv-with-beam
https://beam.apache.org/blog/splittable-do-fn/
https://stackoverflow.com/questions/65842305/scalable-way-to-read-large-numbers-of-files-with-apache-beam
https://beam.apache.org/documentation/patterns/file-processing/