Vidyalelo
Hadoop · Q25

Data Processing with Pig

Programming · Hadoop · question 25

Q25

In Pig, what is the significance of the CROSS statement?

A.
Generate the cross product of two or more relations
Answer
B.
Group data based on a specified key
C.
Join data from multiple relations
D.
Load data into a relation

Answer: Option A

Solution

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