1.

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 mentionedThe question was posed to me in semester exam.The doubt is from Introduction to Pig in division Pig of Hadoop

Answer»

Correct option is (d) All of the mentioned

The best I can EXPLAIN: A DUMP or STORE STATEMENT is required to GENERATE OUTPUT.



Discussion

No Comment Found

Related InterviewSolutions