There's a loader available as a patch in Jira, but nothing I'm aware of for storing.
https://issues.apache.org/jira/browse/PIG-1777 On Tue, May 10, 2011 at 15:52, Daniel Eklund <[email protected]> wrote: > I am looking at the jython UDF function capabilities. > > Is it fair to say that the jython UDFs are only for filter, and aggregate > functions and _not_ load/store UDFs? > > I am assuming so as JythonFunction extends EvalFunc. I couldn't find any > discussion on PIG-928 as to if load/store python UDFs were considered. > > thanks, > daniel >
