public class UpgradeCatalog150 extends AbstractUpgradeCatalog
AbstractUpgradeCatalog.VersionComparator
configuration, dbAccessor, stackUpgradeUtil
Constructor and Description |
---|
UpgradeCatalog150(com.google.inject.Injector injector) |
Modifier and Type | Method and Description |
---|---|
protected void |
addHistoryServer() |
protected void |
addMissingLog4jConfigs() |
void |
executeDDLUpdates() |
void |
executeDMLUpdates() |
String |
getTargetVersion()
Return the version that will be upgraded to
|
protected void |
processDecommissionedDatanodes() |
changePostgresSearchPath, executeInTransaction, getDbType, getEntityManagerProvider, getSourceVersion, getUpgradeCatalog, registerCatalog, toString, updateMetaInfoVersion, upgradeData, upgradeSchema
@Inject public UpgradeCatalog150(com.google.inject.Injector injector)
public void executeDDLUpdates() throws AmbariException, SQLException
executeDDLUpdates
in class AbstractUpgradeCatalog
AmbariException
SQLException
public void executeDMLUpdates() throws AmbariException, SQLException
executeDMLUpdates
in class AbstractUpgradeCatalog
AmbariException
SQLException
protected void addHistoryServer()
protected void addMissingLog4jConfigs()
protected void processDecommissionedDatanodes()
public String getTargetVersion()
UpgradeCatalog
Copyright © 2015. All rights reserved.