1.

Which of the following works well with Avro?(a) Lucene(b) kafka(c) MapReduce(d) None of the mentionedI had been asked this question by my school teacher while I was bunking the class.This interesting question is from Serialization topic in section Hadoop I/O of Hadoop

Answer»

The correct ANSWER is (c) MAPREDUCE

To explain: You can use Avro and MapReduce together to process many items serialized with Avro’s SMALL binary FORMAT.



Discussion

No Comment Found

Related InterviewSolutions