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


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.

Reply via email to