InterviewSolution
Saved Bookmarks
| 1. |
Which of the following command can be used for debugging?(a) exec(b) execute(c) error(d) throwThe question was posed to me in semester exam.This question is from Data Processing Operators in Pig in section Pig of Hadoop |
|
Answer» Correct CHOICE is (a) EXEC |
|