InterviewSolution
Saved Bookmarks
| 1. |
________ is the most popular high-level Java API in Hadoop Ecosystem(a) Scalding(b) HCatalog(c) Cascalog(d) Cascading |
|
Answer» Right answer is (d) Cascading Easiest explanation: Cascading hides many of the complexities of MapReduce programming behind more intuitive pipes and data flow abstractions. |
|