Theocharis Ian Athanasakis
Fri, 04 Jul 2008 00:53:56 -0700
Gert, Some tips on writing your own UDF functions are at http://wiki.apache.org/pig/PigFunctions There is more information on the UDF repository, also known as the Piggy Bank, http://wiki.apache.org/pig/PiggyBank Note that both of these links come from http://wiki.apache.org/pig/ . It's a pretty good resource. Cheers, Ian. On Fri, Jul 4, 2008 at 00:35, Gert Pfeifer <[EMAIL PROTECTED]> wrote: > Where do I find the UDF repository? > > Gert > > Olga Natkovich wrote: >> I don't know of any at the moment. But if you do find it or create a new >> one, please, consider adding it to the UDF repository. >> >> Olga >> >>> -----Original Message----- >>> From: Mark Snow [EMAIL PROTECTED] >>> Sent: Wednesday, July 02, 2008 1:56 PM >>> To: pig-user@incubator.apache.org >>> Subject: apache log parsing >>> >>> Hi All, >>> >>> (Thanks for the help with the tutorial!) I'm looking at using >>> pig to chew through some apache server log files. Has anyone >>> on the list done this? Any best practices or UDF's floating >>> around out there? >>> >>> >