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

Alan Gates commented on PIG-1133:
---------------------------------

Changes look good.  It might be good to change the unit tests in TestUDFContext 
to test that the conf is available in the bindTo.

> UDFContext should be made available to LoadFunc.bindTo
> ------------------------------------------------------
>
>                 Key: PIG-1133
>                 URL: https://issues.apache.org/jira/browse/PIG-1133
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.4.0
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.6.0
>
>         Attachments: PIG-1133-1.patch
>
>
> Currently UDFContext is available at frontend, map and reduce. However, 
> LoadFunc.bindTo will be called on InputFormat.getSplits, which is on a 
> different context then the ones mentioned before. UDFContext should be 
> available in that context as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to