Uses of Class
org.apache.drill.exec.store.hive.client.DrillHiveMetaStoreClient
-
Uses of DrillHiveMetaStoreClient in org.apache.drill.exec.store.hive.client
Modifier and TypeMethodDescriptionstatic 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 TypeMethodDescriptionstatic DrillHiveMetaStoreClient
DrillHiveMetaStoreClientFactory.createClientWithAuthz
(DrillHiveMetaStoreClient processUserMetaStoreClient, org.apache.hadoop.hive.conf.HiveConf hiveConf, String userName) Create a DrillHiveMetaStoreClient for cases where: 1. -
Uses of DrillHiveMetaStoreClient in org.apache.drill.exec.store.hive.schema
ModifierConstructorDescriptionHiveDatabaseSchema
(org.apache.drill.exec.store.hive.schema.HiveSchemaFactory.HiveSchema hiveSchema, String name, DrillHiveMetaStoreClient mClient, SchemaConfig schemaConfig)