What is the purpose of @outputSchema decorator in Python UDF when using in Apache Pig ?
Answer:A UDF has input and output. Here is the different ways you can specify the output format of a Python UDF through use...
Our site uses cookies. By using this site, you agree to the Privacy Policy and Terms of Use.