Posted by: Pdfprep
Post Date: February 6, 2021
To use a lava user-defined function (UDF) with Pig what must you do?
A . Define an alias to shorten the function name
B . Pass arguments to the constructor of UDFs implementation class
C . Register the JAR file containing the UDF
D . Put the JAR file into the user's home folder in HDFS
Answer: C
Leave a Reply