Class | Description |
---|---|
ChainedTopologyValidator |
Topology validator wrapper implementation.
|
ClusterConfigTypeValidator |
Validates configuration types related to services specified in the blueprint.
|
HiveServiceValidator |
Validates hive service related setup before provisioning the cluster.
|
NameNodeHaValidator |
Validates NAMENODE HA setup correctness.
|
RequiredConfigPropertiesValidator |
Validates the configuration by checking the existence of required properties for the services listed in the blueprint.
|
RequiredPasswordValidator |
Validates that all required passwords are provided.
|
StackConfigTypeValidator |
Validates whether incoming config types (form the blueprint or the cluster creation template) are valid.
|
TopologyValidatorFactory | |
TopologyValidatorService |
Service implementation dealing with topology validation.
|
UnitValidatedProperty |
Some configuration values need to have "m" appended to them to be valid values.
|
UnitValidator |
I validate the unit of properties by checking if it matches to the stack defined unit.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.