Cheolsoo Park created PIG-4402:
----------------------------------
Summary: JavaScript UDF example in the doc is broken
Key: PIG-4402
URL: https://issues.apache.org/jira/browse/PIG-4402
Project: Pig
Issue Type: Bug
Components: documentation
Reporter: Cheolsoo Park
Assignee: Cheolsoo Park
Priority: Minor
Fix For: 0.15.0
The following example in the [JS udf
doc|http://pig.apache.org/docs/r0.14.0/udf.html#js-udfs] throws an error, which
is embarrassing-
{code}
complex.outputSchema = "word:chararray,num:long";
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)