Question 56
You need to configure a sink connector to write records that fail into a dead letter queue topic.
Requirements:
* Topic name: DLQ-Topic
* Headers containing error context must be added to the messagesWhich three configuration parameters are necessary?(Select three.)
Requirements:
* Topic name: DLQ-Topic
* Headers containing error context must be added to the messagesWhich three configuration parameters are necessary?(Select three.)
Question 57
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?
What is the preferred deployment mode for this connector?
Question 58
You want to connect with username and password to a secured Kafka cluster that has SSL encryption.
Which properties must your client include?
Which properties must your client include?
Question 59
How does a consumer commit offsets in Kafka?
Question 60
Which is an optional field in an Avro record?
