InterviewSolution
Saved Bookmarks
| 1. |
Kafka maintains feeds of messages in categories called __________(a) topics(b) chunks(c) domains(d) messagesI have been asked this question in an online quiz.Enquiry is from Kafka with Hadoop topic in division Oozie, Orchestration, Hadoop Libraries and Utilities and Miscellaneous Hadoop Applications of Hadoop |
|
Answer» CORRECT ANSWER is (a) topics The explanation is: We’ll CALL processes that publish messages to Kafka topic PRODUCERS. |
|