CCDAK Exam Question 16

You are doing complex calculations using a machine learning framework on records fetched from a Kafka topic. It takes more about 6 minutes to process a record batch, and the consumer enters rebalances even though it's still running. How can you improve this scenario?
  • CCDAK Exam Question 17

    Which actions will trigger partition rebalance for a consumer group? (select three)
  • CCDAK Exam Question 18

    In Avro, adding an element to an enum without a default is a __ schema evolution
  • CCDAK Exam Question 19

    The kafka-console-consumer CLI, when used with the default options
  • CCDAK Exam Question 20

    When auto.create.topics.enable is set to true in Kafka configuration, what are the circumstances under which a Kafka broker automatically creates a topic? (select three)