InterviewSolution
Saved Bookmarks
| 1. |
________ is a platform for constructing data flows for extract, transform, and load (ETL) processing and analysis of large datasets.(a) Pig Latin(b) Oozie(c) Pig(d) Hive |
|
Answer» Correct choice is (c) Pig Best explanation: Apache Pig is a platform for analyzing large data sets that consists of a high-level language for expressing data analysis programs. |
|