InterviewSolution
Saved Bookmarks
| 1. |
___________ return a list of hdfs files to ship to distributed cache.(a) relativeToAbsolutePath()(b) setUdfContextSignature()(c) getCacheFiles()(d) getShipFiles()This question was posed to me in quiz.I'm obligated to ask this question of User-defined Functions in Pig in division Pig of Hadoop |
|
Answer» Right answer is (d) getShipFiles() |
|