What client protocol is supported for the schema registry? (Select two)
Answer(s): A,B
Clients can interact with the schema registry using the HTTP or HTTPS interface
If I produce to a topic that does not exist, and the broker setting auto.create.topic.enable=true, what will happen?
Answer(s): C
The broker settings comes into play when a topic is auto created
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?
Answer(s): D
Here KStream is being processed to create another KStream.
Using the Confluent Schema Registry, where are Avro schema stored?
The Schema Registry stores all the schemas in the _schemas Kafka topic
Which of the following setting increases the chance of batching for a Kafka Producer?
linger.ms forces the producer to wait to send messages, hence increasing the chance of creating batches
Post your Comments and Discuss Confluent CCDAK exam dumps with other Community members: