Question
What is Apache Pig known for?
Select an option. Your answer will be checked instantly.
Correct Answer: D. A high-level dataflow language for large-scale data transformation
Explanation:
Pig Latin expresses pipelines such as load, filter, group, and join.
The system translates them into distributed execution jobs.
Leave a Reply