Skip to content

Commit aaf48bf

Browse files
Updated README
1 parent e33f524 commit aaf48bf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
# apache-flink-jdbc-streaming
22
Sample project for Apache Flink with Streaming Engine and JDBC Sink
3+
4+
## Setting
5+
```
6+
[[Source(Protobuf)] -> [Sink(Kafka)]]
7+
|
8+
|
9+
[Kafka]
10+
|
11+
|
12+
[[Source (Kafka) -> Map(Protobuf, Row) -> Sink(JDBC)]]
13+
```

0 commit comments

Comments
 (0)