

InterviewSolution
Saved Bookmarks
1. |
_____________ can be used for batch processing of data and aggregation operations.(a) Hive(b) MapReduce(c) Oozie(d) None of the mentioned |
Answer» Right answer is (b) MapReduce Best explanation: The aggregation framework enables users to obtain the kind of results for which the SQL GROUP BY clause is used. |
|