@InterfaceAudience.Public public class MRPartitioner extends Object implements org.apache.tez.runtime.library.api.Partitioner
Partitioner
that is compatible
with Map Reduce partitioners.Constructor and Description |
---|
MRPartitioner(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
int |
getPartition(Object key,
Object value,
int numPartitions) |
Copyright © 2024 Apache Software Foundation. All rights reserved.