The loader should use ______ method to communicate the load information to the underlying InputFormat.
(a) relativeToAbsolutePath()
(b) setUdfContextSignature()
(c) getCacheFiles()
(d) setLocation()
I had been asked this question in an interview for job.
Question is from User-defined Functions in Pig in portion Pig of Hadoop