User defined Loader functions need a way to get jobconf without going through
Slicer
------------------------------------------------------------------------------------
Key: PIG-368
URL: https://issues.apache.org/jira/browse/PIG-368
Project: Pig
Issue Type: Bug
Affects Versions: types_branch
Reporter: Pradeep Kamath
Fix For: types_branch
Some user defined loader functions in the current pig release (without types)
need the JobConf to build the appropriate RecordReader. Currently they do this
in a round about way by using the Slicer. The jobConf should be available from
PigInputFormat.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.