| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore |
| Modifier and Type | Method and Description |
|---|---|
String |
MetaStoreSchemaInfo.generateInitFileName(String toVersion)
Get the name of the script to initialize the schema for given version
|
List<String> |
MetaStoreSchemaInfo.getUpgradeScripts(String fromVersion)
Get the list of sql scripts required to upgrade from the give version to current
|
| Constructor and Description |
|---|
MetaStoreSchemaInfo(String hiveHome,
org.apache.hadoop.hive.conf.HiveConf hiveConf,
String dbType) |
Copyright © 2016 Cloudera. All rights reserved.