InterviewSolution
Saved Bookmarks
| 1. |
Point out the wrong statement.(a) To run Pig in local mode, you need access to a single machine(b) The DISPLAY operator will display the results to your terminal screen(c) To run Pig in mapreduce mode, you need access to a Hadoop cluster and HDFS installation(d) All of the mentionedI got this question at a job interview.I'd like to ask this question from Introduction to Pig topic in division Pig of Hadoop |
|
Answer» Right choice is (B) The DISPLAY OPERATOR will display the results to your TERMINAL screen |
|