1.

The only metadata retained on a per-consumer basis is the position of the consumer in the log, called __________(a) offset(b) partition(c) chunks(d) all of the mentionedThe question was posed to me in an international level competition.I'd like to ask this question from Kafka with Hadoop in chapter Oozie, Orchestration, Hadoop Libraries and Utilities and Miscellaneous Hadoop Applications of Hadoop

Answer»

Correct CHOICE is (a) OFFSET

To explain I would say: offset is controlled by the consumer: NORMALLY a consumer will advance its offset linearly as it reads MESSAGES



Discussion

No Comment Found

Related InterviewSolutions