[Workshop] Stream-Verarbeitung leicht gemacht mit Flink | Jetzt registrieren
September is the start of the fall conference season. Between Strata + Hadoop World New York and ApacheCon: Big Data Europe, there is plenty to keep us busy learning.
Conferences can provide too many choices, and finding the most relevant and most exciting sessions can be a challenge. So I reviewed the Strata conference agenda and picked some of my favorites related to Apache Kafka and stream processing.
In addition to all of the Strata sessions, there is the NYC Kafka meetup. You will not want miss Jay Kreps‘ talk about Stream Processing – trust me on this one. Gwen Shapira will present “When Bad Things Happen to Good Kafka Clusters” – war stories from using Kafka in production and how to avoid the same mistakes.
Drop by to meet the Confluent team and chat about Apache Kafka, stream processing, and other geeky topics. Meet Jay Kreps and pick up a free signed copy of his book, I Heart Logs, on Wednesday, September 30 at 12:45pm. And for those of you that only care about Kafka swag, the booth will be stocked with stickers and t-shirts.
Going at at the same time as Strata NYC, ApacheCon: Big Data Europe is taking place in Budapest, Hungary, from Sep 28-30. This is a great opportunity to catch up with the Big Data and Apache Kafka open source communities, particularly for European users. If you are going to Apache: Big Data, here are our recommendations:
Looking forward to meeting you at the conferences!
We are proud to announce the release of Apache Kafka 3.9.0. This is a major release, the final one in the 3.x line. This will also be the final major release to feature the deprecated Apache ZooKeeper® mode. Starting in 4.0 and later, Kafka will always run without ZooKeeper.
In this third installment of a blog series examining Kafka Producer and Consumer Internals, we switch our attention to Kafka consumer clients, examining how consumers interact with brokers, coordinate their partitions, and send requests to read data from Kafka topics.