[ 
https://issues.apache.org/jira/browse/PIG-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008743#comment-13008743
 ] 

Daniel Dai commented on PIG-1826:
---------------------------------

The problem is because Pig don't understand MutableInt. All data feeding by UDF 
should be Pig compatible data types. 

> Unexpected data type -1 found in stream error
> ---------------------------------------------
>
>                 Key: PIG-1826
>                 URL: https://issues.apache.org/jira/browse/PIG-1826
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>         Environment: This is pig 0.8.0 on a linux box
>            Reporter: Jonathan Coveney
>         Attachments: PIG-1826.tar.gz, numgraph.java
>
>
> When running the attached udf I get the title error. By inserting printlns 
> extensively, the script is functioning properly and returning a DataBag, but 
> for whatever reason, pig does not detect it as such.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to