|
|
-
Partitioner in Hadoop 0.20Saptarshi Guha 2010-06-30, 04:05
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 |