Tutorial: Custom Connectors for Apache Flink

November 2nd, 2021

Apache Flink allows fast, fault-tolerant and distributed processing of data streams. But is your system lacking a suitable Flink connector?

Together with colleagues from Ververica we have written a tutorial on the implementation of such customized source connectors for the Table API and SQL in one of our client projects. Using an IMAP server as an example, we explain the process here step by step.