Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

____________ method will be called by Pig both in the front end and back end to pass a unique signature to the Loader.

a) relativeToAbsolutePath()
b) setUdfContextSignature()
c) getCacheFiles()
d) getShipFiles()

Answer: b
Explanation: The signature can be used to store into the UDFContext any information which the Loader needs to store between various method invocations in the front end and back end.

Join The Discussion