Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 248 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 248 Bytes

apache-flink-jdbc-streaming

Sample project for Apache Flink with Streaming Engine and JDBC Sink

Setting

[[Source(Protobuf)] -> [Sink(Kafka)]] 
   |
   |   
[Kafka]
   |
   |   
[[Source (Kafka) -> Map(Protobuf, Row) -> Sink(JDBC)]]