InterviewSolution
Saved Bookmarks
| 1. |
You can specify parameter names and parameter values in one of the ways?(a) As part of a command line.(b) In parameter file, as part of a command line(c) With the declare statement, as part of Pig script(d) All of the mentionedThis question was addressed to me during an interview for a job.Question is taken from Data Processing Operators in Pig topic in division Pig of Hadoop |
|
Answer» Right ANSWER is (d) All of the mentioned |
|