| Package | Description |
|---|---|
| org.apache.drill.exec.store.hive.client | |
| org.apache.drill.exec.store.hive.schema |
| Modifier and Type | Method and Description |
|---|---|
static DrillHiveMetaStoreClient |
DrillHiveMetaStoreClientFactory.createClientWithAuthz(DrillHiveMetaStoreClient processUserMetaStoreClient,
org.apache.hadoop.hive.conf.HiveConf hiveConf,
String userName)
Create a DrillHiveMetaStoreClient for cases where:
1.
|
static DrillHiveMetaStoreClient |
DrillHiveMetaStoreClientFactory.createCloseableClientWithCaching(org.apache.hadoop.hive.conf.HiveConf hiveConf)
Create a DrillMetaStoreClient that can be shared across multiple users.
|
| Modifier and Type | Method and Description |
|---|---|
static DrillHiveMetaStoreClient |
DrillHiveMetaStoreClientFactory.createClientWithAuthz(DrillHiveMetaStoreClient processUserMetaStoreClient,
org.apache.hadoop.hive.conf.HiveConf hiveConf,
String userName)
Create a DrillHiveMetaStoreClient for cases where:
1.
|
| Constructor and Description |
|---|
HiveDatabaseSchema(org.apache.drill.exec.store.hive.schema.HiveSchemaFactory.HiveSchema hiveSchema,
String name,
DrillHiveMetaStoreClient mClient,
SchemaConfig schemaConfig) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.