https://cnfl.io/apache-kafka-101-module7 | Tim Berglund (Senior Director of Developer Experience, Confluent) talks about Apache Kafka® consumers and consumer rebalancing. To use the consumer API, you can use the KafkaConsumer class to connect to the cluster to subscribe to topic(s). Once messages become available on those topics, they return as ConsumerRecords. This collection has individual messages in the form of ConsumerRecord objects, which represent the key/value pair of one Kafka message. Use the promo code KAFKA101 to get $101 of free Confluent Cloud usage: https://www.confluent.io/confluent-cloud/?utm_source=video&utm_medium=youtube&utm_campaign=tm.devx_ch.cd-apache-kafka-101_content.apache-kafka Promo code details: https://www.confluent.io/confluent-cloud-promo-disclaimer/?utm_source=video&utm_medium=youtube&utm_campaign=tm.devx_ch.cd-apache-kafka-101_content.apache-kafka LEARN MORE ► Getting Started with the Apache Kafka Consumer Client: https://www.confluent.io/blog/tutorial-getting-started-with-the-new-apache-kafka-0-9-consumer-client/?utm_source=video&utm_medium=youtube&utm_campaign=tm.devx_ch.cd-apache-kafka-101_content.apache-kafka ► Kafka Consumer: https://docs.confluent.io/platform/current/clients/consumer.html?utm_source=video&utm_medium=youtube&utm_campaign=tm.devx_ch.cd-apache-kafka-101_content.apache-kafka ► How to Build Your First Apache KafkaConsumer Application: https://kafka-tutorials.confluent.io/creating-first-apache-kafka-consumer-application/confluent.html?utm_source=video&utm_medium=youtube&utm_campaign=tm.devx_ch.cd-apache-kafka-101_content.apache-kafka ► From Eager to Smarter in Apache Kafka Consumer Rebalances: https://www.confluent.io/blog/cooperative-rebalancing-in-kafka-streams-consumer-ksqldb/?utm_source=video&utm_medium=youtube&utm_campaign=tm.devx_ch.cd-apache-kafka-101_content.apache-kafka CONNECT Subscribe: https://youtube.com/c/confluent?sub_confirmation=1 Site: https://confluent.io GitHub: https://github.com/confluentinc Facebook: https://facebook.com/confluentinc Twitter: https://twitter.com/confluentinc LinkedIn: https://www.linkedin.com/company/confluent Instagram: https://www.instagram.com/confluent_inc ABOUT CONFLUENT Confluent, founded by the creators of Apache Kafka®, enables organizations to harness business value of live data. The Confluent Platform manages the barrage of stream data and makes it available throughout an organization. It provides various industries, from retail, logistics and manufacturing, to financial services and online social networking, a scalable, unified, real-time data pipeline that enables applications ranging from large volume data integration to big data analysis with Hadoop to real-time stream processing. To learn more, please visit https://confluent.io #kafka #kafkastreams #streamprocessing #apachekafka #confluent |