InterviewSolution
Saved Bookmarks
| 1. |
Point out the wrong statement.(a) With Thrift, it is not possible to define a service and change the protocol and transport without recompiling the code(b) Thrift includes server infrastructure to tie protocols and transports together, like blocking, non-blocking, and multi threaded servers(c) Thrift supports a number of protocols for service definition(d) None of the mentionedThis question was addressed to me by my school teacher while I was bunking the class.My question is based upon Thrift with Hadoop in portion Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop |
|
Answer» The CORRECT choice is (d) NONE of the mentioned |
|