public class ConfigurationMergeCheck extends ClusterCheck
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigurationMergeCheck.MergeDetail
Used to represent specific detail about merge failures.
|
clustersProvider| Constructor and Description |
|---|
ConfigurationMergeCheck() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.ambari.spi.upgrade.UpgradeCheckResult |
perform(org.apache.ambari.spi.upgrade.UpgradeCheckRequest request)
The following logic determines if a warning is generated for config merge
issues:
A value that has been customized from HDP 2.2.x.x no longer exists in HDP 2.3.x.x
A value that has been customized from HDP 2.2.x.x has changed its default value between HDP 2.2.x.x and HDP 2.3.x.x
|
formatEntityList, getApplicableServices, getCheckDescription, getDescription, getFailReason, getFailReason, getProperty, getQualificationspublic org.apache.ambari.spi.upgrade.UpgradeCheckResult perform(org.apache.ambari.spi.upgrade.UpgradeCheckRequest request)
throws org.apache.ambari.server.AmbariException
org.apache.ambari.server.AmbariExceptionCopyright © 2022 Apache Software Foundation. All rights reserved.