You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Olga Natkovich (JIRA)" <ji...@apache.org> on 2009/12/12 02:23:18 UTC

[jira] Updated: (PIG-1085) Pass JobConf and UDF specific configuration information to UDFs

     [ https://issues.apache.org/jira/browse/PIG-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olga Natkovich updated PIG-1085:
--------------------------------

    Fix Version/s: 0.6.0

> 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
>             Fix For: 0.6.0
>
>         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.