Aljoscha Krettek

Ververica | Co-founder

Aljoscha Krettek is a co-founder at Ververica where he works on the Flink APIs in the open source. He is also a PMC member at Apache Flink and Apache Beam. Before working on Flink, he studied Computer Science at TU Berlin, he has worked at IBM Germany and at the IBM Almaden Research Center in San Jose. Aljoscha has spoken at Hadoop Summit, Strata, Flink Forward and several meetups about stream processing and Apache Flink before.

Talks

The Long Road Towards Unified APIs in Apache Flink
11:00
The parallel data processing system Apache Flink features APIs for different use cases. There is the DataSet API for batch-style programs, the DataStream API for real-time programs, and the Table API/SQL for analytical use cases on both batch and streaming data. For some time now, the Flink community has discussed how we can reduce the number of APIs by unifying them. In this talk I will discuss the motivations for wanting more unified APIs, what it actually means to unify APIs and how we plan to finally achieve this goal. During this I will also try and examine why it has taken the community a bit longer to resolve this big undertaking. This talk does not require any pre-existing knowledge about Apache Flink, I will give a brief introduction and also discuss other systems such as Apache Beam to understand the landscape of unified APIs and how Flink will fit in.