Confluent Related Exams
CCDAK Exam
A stream processing application is tracking user activity in online shopping carts.
You want to identify periods of user inactivity.
Which type of Kafka Streams window should you use?
You have a topic t1 with six partitions. You use Kafka Connect to send data from topic t1 in your Kafka cluster to Amazon S3. Kafka Connect is configured for two tasks.
How many partitions will each task process?
Which two statements are correct when assigning partitions to the consumers in a consumer group using the assign() API?
(Select two.)