Package | Description |
---|---|
org.apache.ambari.server.topology.validators |
Modifier and Type | Class and Description |
---|---|
class |
ChainedTopologyValidator
Topology validator wrapper implementation.
|
class |
ClusterConfigTypeValidator
Validates configuration types related to services specified in the blueprint.
|
class |
HiveServiceValidator
Validates hive service related setup before provisioning the cluster.
|
class |
NameNodeHaValidator
Validates NAMENODE HA setup correctness.
|
class |
RequiredConfigPropertiesValidator
Validates the configuration by checking the existence of required properties for the services listed in the blueprint.
|
class |
RequiredPasswordValidator
Validates that all required passwords are provided.
|
class |
StackConfigTypeValidator
Validates whether incoming config types (form the blueprint or the cluster creation template) are valid.
|
class |
UnitValidator
I validate the unit of properties by checking if it matches to the stack defined unit.
|
Modifier and Type | Method and Description |
---|---|
TopologyValidator |
TopologyValidatorFactory.createConfigurationValidatorChain() |
Constructor and Description |
---|
ChainedTopologyValidator(List<TopologyValidator> validators) |
Copyright © 2022 Apache Software Foundation. All rights reserved.