1.

Point out the wrong statement.(a) You can run Pig scripts from the command line and from the Grunt shell(b) DECLARE defines a Pig macro(c) Use Pig scripts to place Pig Latin statements and Pig commands in a single file(d) None of the mentionedThis question was posed to me at a job interview.Origin of the question is Data Processing Operators in Pig in section Pig of Hadoop

Answer» RIGHT choice is (B) DECLARE defines a Pig MACRO

The EXPLANATION is: DEFINE defines a Pig macro.


Discussion

No Comment Found

Related InterviewSolutions