Anyone? --- On Fri, 3/5/10, Erez Katz <[email protected]> wrote:
> From: Erez Katz <[email protected]> > Subject: custom partitioner with streaming > To: [email protected] > Date: Friday, March 5, 2010, 10:15 AM > Hi, > > I have a python based map reduce application. > > I would like to define my own paritioner, (just like I > would have done with pipes/java). > > How do I specify the jar file that contains my custom > partitioner, assuming it is written in java... can a > paritioner be written in python/ruby? > > Thanks, > > Erez Katz > > p.s. > I am using hadoop 0.19.1 > > > >
