1.

________ permits data written by one system to be efficiently sorted by another system.(a) Complex Data type(b) Order(c) Sort Order(d) All of the mentionedThe question was asked in class test.The origin of the question is Avro topic in portion Hadoop I/O of Hadoop

Answer»

Correct ANSWER is (c) Sort Order

To EXPLAIN: Avro binary-encoded data can be EFFICIENTLY ordered WITHOUT deserializing it to objects.



Discussion

No Comment Found

Related InterviewSolutions