public class DefaultHivePartitioner<K2,V2> extends org.apache.hadoop.mapred.lib.HashPartitioner<K2,V2> implements HivePartitioner<K2,V2>
Object.hashCode()
.Constructor and Description |
---|
DefaultHivePartitioner() |
public int getBucket(K2 key, V2 value, int numBuckets)
Object.hashCode()
to partition.getBucket
in interface HivePartitioner<K2,V2>
Copyright © 2017 The Apache Software Foundation. All rights reserved.