CCDAK Exam Question 91

Which statement describes the storage location for a sink connector's offsets?
  • CCDAK Exam Question 92

    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?
  • CCDAK Exam Question 93

    Clients that connect to a Kafka cluster are required to specify one or more brokers in the 'bootstrap.servers' parameter.
    What is the primary advantage to specifying more than one broker?
  • CCDAK Exam Question 94

    The Controller is a broker that is... (select two)
  • CCDAK Exam Question 95

    You are building a consumer application that processes events from a Kafka topic. What is the most important metric to monitor to ensure real-time processing?