1.

The Apache Crunch Java library provides a framework for writing, testing, and running ___________ pipelines.(a) MapReduce(b) Pig(c) Hive(d) None of the mentionedThis question was posed to me in unit test.The query is from Crunch with Hadoop topic in section Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop

Answer»

Right OPTION is (a) MapReduce

EASY explanation: GOAL of Crunch is to MAKE pipelines that are composed of many user-defined functions SIMPLE to write, easy to test, and efficient to run.



Discussion

No Comment Found

Related InterviewSolutions