Please see the LoadFunc interface. It's pretty straightforward. http://pig.apache.org/docs/r0.8.0/udf.html#Load%2FStore+Functions
D On Wed, Mar 2, 2011 at 3:24 PM, Jane Chen <[email protected]> wrote: > Hi, > > I notice that Pig has its own Input/Output Format to talk to Hadoop. If I > want to use my custom Input/Output Format and Reader and Writer, is there a > way to hook them up with Pig? If so, how? > > Thanks, > Jane > > > > > >
