Package | Description |
---|---|
org.apache.hadoop.hive.ql.exec.persistence |
Modifier and Type | Method and Description |
---|---|
static int |
HybridHashTableContainer.calcNumPartitions(long memoryThreshold,
long dataSize,
int minNumParts,
int minWbSize,
HybridHashTableConf nwayConf)
Calculate how many partitions are needed.
|
Constructor and Description |
---|
HybridHashTableContainer(org.apache.hadoop.conf.Configuration hconf,
long keyCount,
long memoryAvailable,
long estimatedTableSize,
HybridHashTableConf nwayConf) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.