InterviewSolution
Saved Bookmarks
| 1. |
Which of the following project is interface definition language for hadoop?(a) Oozie(b) Mahout(c) Thrift(d) Impala |
|
Answer» Correct answer is (c) Thrift For explanation: Thrift is an interface definition language and binary communication protocol that is used to define and create services for numerous languages. |
|