|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HivePartitioner | |
|---|---|
| org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
| org.apache.hadoop.hive.ql.io | |
| Uses of HivePartitioner in org.apache.hadoop.hive.ql.exec |
|---|
| Fields in org.apache.hadoop.hive.ql.exec declared as HivePartitioner | |
|---|---|
protected HivePartitioner<HiveKey,Object> |
FileSinkOperator.prtner
|
| 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(). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||