InterviewSolution
Saved Bookmarks
| 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 |
|