Vidyalelo
Hadoop · Q6

Data Processing with Pig

Programming · Hadoop · question 6

Q6

In Pig, what is the purpose of the GROUP BY statement?

A.
Sort data based on a specified key
B.
Join data from multiple relations
C.
Load data into a relation
D.
Group data based on a specified key
Answer

Answer: Option D

Solution

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