Hi everyone I am new in flink can anyone help me w...
# random
r
Hi everyone I am new in flink can anyone help me where from I start learn flink ?
d
In the documentation — https://nightlies.apache.org/flink/flink-docs-release-1.16/docs/learn-flink/overview/ — there’s a set of lessons and hands-on exercises. That’s a good option. (Disclaimer: I wrote them.)
👍 1
flink 1
There’s also a set of tutorials that provide an intro to various topics. See https://nightlies.apache.org/flink/flink-docs-release-1.16/#try-flink
👍 1
r
@David Anderson thanks
s
There are good and cheap classes on Udemy.
👍 2
s
a
I’ve been doing Flink (pyflink) about a month, and I find the documentation on the whole pretty good. The problem I’ve had is that the docs are in small pieces, it’s like I’d bought IKEA furniture. I’d like complete code examples like ”read CSV from Kafka and write to parquet in S3”.
❤️ 1
s
Yes rockthejvm is the best if you are a Scala programmer. I would say that it is indespensible.