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

Cheolsoo Park commented on PIG-3120:
------------------------------------

Hi Joe, 

Thanks for the patch. I am running unit test and e2e test. I will commit it 
once I verify that all tests pass.
                
> setStoreFuncUDFContextSignature called with null signature
> ----------------------------------------------------------
>
>                 Key: PIG-3120
>                 URL: https://issues.apache.org/jira/browse/PIG-3120
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.12
>            Reporter: Joseph Adler
>            Priority: Critical
>             Fix For: 0.12
>
>         Attachments: PIG-3120.patch
>
>
> I'm currently working on PIG-3015 and am having trouble passing the 
> UDFContextSignature to the store func. It looks like the store func on the 
> head end is being set to a non-null value, but a null value is being passed 
> to setStoreFuncUDFContextSignature on the back end. I'm opening this ticket 
> to track this issue; I'll follow up with a reproducible test case when I have 
> a clean one.
> I suspect this problem occurs when running on a real cluster, but may not 
> occur in the standard unit tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to