public interface HashTableLoader
| Modifier and Type | Method and Description |
|---|---|
void |
init(ExecMapperContext context,
MapredContext mrContext,
org.apache.hadoop.conf.Configuration hconf,
MapJoinOperator joinOp) |
void |
load(MapJoinTableContainer[] mapJoinTables,
MapJoinTableContainerSerDe[] mapJoinTableSerdes) |
void init(ExecMapperContext context, MapredContext mrContext, org.apache.hadoop.conf.Configuration hconf, MapJoinOperator joinOp)
void load(MapJoinTableContainer[] mapJoinTables, MapJoinTableContainerSerDe[] mapJoinTableSerdes) throws HiveException
HiveExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.