Skip to content

Commit 6531d0c

Browse files
committed
Flink Tour: Start
1 parent bc8c07e commit 6531d0c

File tree

3 files changed

+11
-42
lines changed

3 files changed

+11
-42
lines changed

by-language/go-pgx/go.mod

Lines changed: 0 additions & 14 deletions
This file was deleted.

by-language/go-pgx/go.sum

Lines changed: 0 additions & 28 deletions
This file was deleted.

framework/flink/tour/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# A tour of Apache Flink and CrateDB
2+
3+
This folder includes concise executable examples demonstrating
4+
how to use Apache Flink with CrateDB, with both Java and Python.
5+
6+
Usually, you will submit your Apache Flink job to a cluster for
7+
execution The examples in this tour are self-contained, and will
8+
use the [Flink MiniCluster] for execution.
9+
10+
11+
[Flink MiniCluster]: https://speakerdeck.com/rmetzger/tiny-flink-minimizing-the-memory-footprint-of-apache-flink

0 commit comments

Comments
 (0)