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()

To EXPLAIN I would SAY: The default IMPLEMENTATION provided in LoadFunc handles this for FileSystem LOCATIONS.



Discussion

No Comment Found

Related InterviewSolutions