| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.tools.schematool |
| Modifier and Type | Method and Description |
|---|---|
String |
MetaStoreSchemaInfo.getMetaStoreSchemaVersion(HiveSchemaHelper.MetaStoreConnectionInfo connectionInfo) |
String |
IMetaStoreSchemaInfo.getMetaStoreSchemaVersion(HiveSchemaHelper.MetaStoreConnectionInfo metastoreDbConnectionInfo)
Get the schema version from the backend database.
|
| Modifier and Type | Method and Description |
|---|---|
protected HiveSchemaHelper.MetaStoreConnectionInfo |
MetastoreSchemaTool.getConnectionInfo(boolean printInfo) |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
HiveSchemaHelper.getConnectionToMetastore(HiveSchemaHelper.MetaStoreConnectionInfo info,
String schema) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.