Ismaël Mejia and Etienne Chauchot talk about their upcoming presentation at Apache Big Data Miami featuring Nexmark and Apache Beam.
Register for ApacheCon today at apachecon.com. Register by April 17th and save $200.
April 10, 2017
Ismaël Mejia and Etienne Chauchot talk about their upcoming presentation at Apache Big Data Miami featuring Nexmark and Apache Beam.
Register for ApacheCon today at apachecon.com. Register by April 17th and save $200.
January 24, 2017
Scio, a Scala DSL for Apache Beam – Robert Gruener
Learn about Scio, a Scala DSL for Apache Beam. Beam introduces a simple, unified programming model for both batch and streaming data processing while Scio brings it much closer to the high level API many data engineers are familiar with. We will cover design and implementation of the framework, including features like type safe BigQuery and REPL. There will also a live coding demo.
January 24, 2017
Introduction to Apache Beam – Jean-Baptiste Onofré, & Dan Halperin
Apache Beam is a unified programming model designed to provide efficient and portable data processing pipelines. The same Beam pipelines work in batch and streaming, and on a variety of open source and private cloud big data processing backends including Apache Flink, Apache Spark, and Google Cloud Dataflow. This talk will introduce Apache Beam’s programming model and mechanisms for efficient execution. The speakers will show how to build Beam pipelines, and demo how to use it to execute the same code across different runners.