You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by Erez Katz <er...@yahoo.com> on 2010/03/05 19:15:11 UTC

custom partitioner with streaming

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