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 paritioner, 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
