Package | Description |
---|---|
oracle.kv.hadoop.hive.table |
Support for executing Hive queries against data written to an Oracle NoSQL Database via the Table API.
|
Modifier and Type | Method and Description |
---|---|
static Map<TableHiveInputSplit,TableInputSplit> |
V1V2TableUtil.getSplitMap(JobConf jobConf) |
static Map<TableHiveInputSplit,TableInputSplit> |
V1V2TableUtil.getSplitMap(JobConf jobConf,
TableHiveInputSplit inputSplit)
For the current Hive query, returns a singleton collection that
maps each version 1 InputSplit for the query to its corresponding
version 2 InputSplit.
|
Constructor and Description |
---|
TableHiveInputSplit(Path filePath,
TableInputSplit v2Split) |
Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.