1.

ZooKeeper is especially fast in ___________ workloads.(a) write(b) read-dominant(c) read-write(d) none of the mentionedThis question was posed to me during an interview for a job.My doubt stems from Introduction to Zookeeper topic in portion ZooKeeper, Sqoop and Cassandra of Hadoop

Answer»

Correct answer is (b) read-dominant

For EXPLANATION: ZooKeeper APPLICATIONS run on thousands of machines, and it performs best where reads are more common than WRITES, at ratios of AROUND 10:1.



Discussion

No Comment Found

Related InterviewSolutions