CCDAK Exam Question 16

What is accomplished by producing data to a topic with a message key?
  • CCDAK Exam Question 17

    You want to perform table lookups against a KTable everytime a new record is received from the KStream.
    What is the output of KStream-KTable join?
  • CCDAK Exam Question 18

    You need to consume messages from Kafka using the command-line interface (CLI).
    Which command should you use?
  • CCDAK Exam Question 19

    You need to collect logs from a host and write them to a Kafka topic named 'logs-topic'. You decide to use Kafka Connect File Source connector for this task.
    What is the preferred deployment mode for this connector?
  • CCDAK Exam Question 20

    You have an existing topic t1 with four partitions.
    Which statement is correct about changing the number of partitions for this topic?