InterviewSolution
Saved Bookmarks
| 1. |
Hive, Pig, and Cascading all use a _________ data model.(a) value centric(b) columnar(c) tuple-centric(d) none of the mentioned |
|
Answer» The correct choice is (c) tuple-centric The best I can explain: Crunch allows developers considerable flexibility in how they represent their data, which makes Crunch the best pipeline platform for developers. |
|