Vidyalelo
Hadoop · Q34

Data Processing with Pig

Programming · Hadoop · question 34

Q34

Pig Latin statements are generally organized in one of the following ways?

A.
A LOAD statement to read data from the file system
B.
A series of "transformation" statements to process the data
C.
A DUMP statement to view results or a STORE statement to save the results
D.
All of the mentioned
Answer

Answer: Option D

Solution

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