To use a lava user-defined function (UDF) with Pig what must you do?

Posted by: Pdfprep Category: Apache Hadoop Developer Tags: , ,

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

Your email address will not be published.