InterviewSolution
Saved Bookmarks
| 1. |
Kafka uses key-value pairs in the ____________ file format for configuration.(a) RFC(b) Avro(c) Property(d) None of the mentioned |
|
Answer» Right option is (c) Property For explanation I would say: These key values can be supplied either from a file or programmatically. |
|