[
https://issues.apache.org/jira/browse/PIG-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates updated PIG-1085:
----------------------------
Status: Patch Available (was: Open)
Uploading new patch that addresses javac warnings and release audit issues. If
I read the output correctly all of pig's unit tests passed on the previous test.
> Pass JobConf and UDF specific configuration information to UDFs
> ---------------------------------------------------------------
>
> Key: PIG-1085
> URL: https://issues.apache.org/jira/browse/PIG-1085
> Project: Pig
> Issue Type: New Feature
> Components: impl
> Reporter: Alan Gates
> Assignee: Alan Gates
> Attachments: udfconf-2.patch, udfconf.patch
>
>
> Users have long asked for a way to get the JobConf structure in their UDFs.
> It would also be nice to have a way to pass properties between the front end
> and back end so that UDFs can store state during parse time and use it at
> runtime.
> This patch does part of what is proposed in PIG-602, but not all of it. It
> does not provide a way to give user specified configuration files to UDFs.
> So I will mark 602 as depending on this bug, but it isn't a duplicate.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.