1.

________ is a write-only protocol that cannot be parsed by Thrift.(a) TCompactProtocol(b) TDenseProtocol(c) TBinaryProtocol(d) TSimpleJSONProtocolThis question was posed to me in class test.Enquiry is from Thrift with Hadoop topic in portion Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop

Answer»

The correct OPTION is (d) TSimpleJSONProtocol

Best EXPLANATION: TSimpleJSONProtocol DROPS metadata using JSON. SUITABLE for PARSING by scripting languages.



Discussion

No Comment Found

Related InterviewSolutions