1.

________ is a multi-threaded server using standard blocking I/O.(a) TNonblockingServer(b) TThreadPoolServer(c) TSimpleServer(d) None of the mentionedThe question was asked in unit test.Question is taken from Thrift with Hadoop topic in section Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop

Answer»

The CORRECT choice is (b) TThreadPoolServer

Easiest EXPLANATION: TFramedTransport must be USED with this SERVER.



Discussion

No Comment Found

Related InterviewSolutions