Package | Description |
---|---|
alluxio.table.under.hive |
Modifier and Type | Method and Description |
---|---|
static HiveDatabase |
HiveDatabase.create(UdbContext udbContext,
UdbConfiguration configuration)
Creates an instance of the Hive database UDB.
|
Constructor and Description |
---|
HiveTable(HiveDatabase hiveDatabase,
PathTranslator pathTranslator,
String name,
Schema schema,
List<ColumnStatisticsInfo> statistics,
List<FieldSchema> cols,
List<org.apache.hadoop.hive.metastore.api.Partition> partitions,
Layout layout,
org.apache.hadoop.hive.metastore.api.Table table)
Creates a new instance.
|
Copyright © 2023. All Rights Reserved.