Vidyalelo
Hadoop · Q11

Data Processing with Pig

Programming · Hadoop · question 11

Q11

What is the purpose of the ORDER BY statement in Apache Pig?

A.
Load data into a relation
B.
Filter records based on a condition
C.
Sort data based on a specified key
Answer
D.
Group data based on a specified key

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board