InterviewSolution
Saved Bookmarks
| 1. |
For Scala users, there is the __________ API, which is built on top of the Java APIs.(a) Prunch(b) Scrunch(c) Hivench(d) All of the mentionedI have been asked this question by my school teacher while I was bunking the class.My question comes from Crunch with Hadoop topic in portion Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop |
|
Answer» RIGHT option is (B) Scrunch To elaborate: It includes a REPL (read-eval-print loop) for CREATING MapReduce PIPELINES. |
|