У нас вы можете посмотреть бесплатно 🎄Twelve Days of SMT 🎄 - Day 2: ValueToKey and ExtractField или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This video explains using the ValueToKey and ExtractField SMT to set the key of a message based on a field in the value of the message. Setting the key of a Kafka message is important as it ensures correct logical processing when consumed across multiple partitions, as well as being a requirement when joining to messages in other topics. When using Kafka Connect the connector may already set the key, which is great. If not, you can use these two Single Message Transforms (SMT) to set it as part of the pipeline based on a field in the value part of the message. Kafka Connect is the primary method for doing integration with Apache Kafka and other systems. It includes Single Message Transform (SMT) which can be used to modify messages as they pass through the pipeline in or out of Kafka. --- ✍️Blog: https://rmoff.net/2020/12/09/twelve-d... 👾 Demo code: https://github.com/confluentinc/demo-... Learn more about Kafka Connect here: 🏃♂️ Quick: • Kafka Connect in 60 seconds 🚶 More detail: https://rmoff.dev/kafka-connect-zero-... --- ☁️ Confluent Cloud: https://confluent.cloud/signup?utm_so... 💾Download Confluent Platform: https://www.confluent.io/download/?ut... 📺 Kafka Connect connector deep-dives: • Kafka Connect ✍️Kafka Connect documentation: https://docs.confluent.io/current/con... 🧩Confluent Hub: https://www.confluent.io/hub/?utm_sou...