InterviewSolution
Saved Bookmarks
| 1. |
The Crunch APIs are modeled after _________ which is the library that Google uses for building data pipelines on top of their own implementation of MapReduce.(a) FlagJava(b) FlumeJava(c) FlakeJava(d) All of the mentioned |
|
Answer» The correct answer is (b) FlumeJava For explanation: The Apache Crunch project develops and supports Java APIs that simplify the process of creating data pipelines on top of Apache Hadoop. |
|