Uses of Interface
org.apache.hadoop.hive.ql.io.HivePartitioner

Packages that use HivePartitioner
org.apache.hadoop.hive.ql.io   
 

Uses of HivePartitioner in org.apache.hadoop.hive.ql.io
 

Classes in org.apache.hadoop.hive.ql.io that implement HivePartitioner
 class DefaultHivePartitioner<K2,V2>
          Partition keys by their Object.hashCode().
 



Copyright © 2010 The Apache Software Foundation