1.

__________ uses memory for I/O in Thrift.(a) TZlibTransport(b) TFramedTransport(c) TMemoryTransport(d) None of the mentionedI had been asked this question during an online exam.The query is from Thrift with Hadoop topic in portion Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop

Answer»

The correct CHOICE is (C) TMemoryTransport

For explanation I would say: The Java IMPLEMENTATION USES a SIMPLE ByteArrayOutputStream internally.



Discussion

No Comment Found

Related InterviewSolutions