You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Saptarshi Guha <sa...@gmail.com> on 2010/06/30 06:05:52 UTC

Partitioner in Hadoop 0.20

Hello,

in hadoop 0.20.2 (current), the Partitioner class does not extend
JobConfigurable (as it did in Hadoop pre 0.19).
Does this mean there isn't a way to set some configurable options for the
partitioner?

http://hadoop.apache.org/common/docs/current/api/org/apache/hadoop/mapreduce/Partitioner.html

(old :
http://hadoop.apache.org/common/docs/current/api/org/apache/hadoop/mapred/Partitioner.html
)

Regards
Saptarshi