public class CreateAndConfigureTask extends ConfigureTask
CreateAndConfigureTask
represents a two step change where the create is for creating a config type if it does not exist
followed by the configuration change.
This task contains id of change. Change definitions are located in a separate file (config
upgrade pack). IDs of change definitions share the same namespace within all stacks.
<task xsi:type="create_and_configure" id="hdp_2_3_0_0-UpdateHiveConfig"/>
Modifier and Type | Field and Description |
---|---|
static String |
actionVerb |
associatedService, id, PARAMETER_ASSOCIATED_SERVICE, PARAMETER_CONFIG_TYPE, PARAMETER_INSERTIONS, PARAMETER_KEY_VALUE_PAIRS, PARAMETER_REPLACEMENTS, PARAMETER_TRANSFERS, supportsPatch
implClass, messages, parameters
condition, GSON, isSequential, scope, summary, timeoutConfig
Constructor and Description |
---|
CreateAndConfigureTask()
Constructor.
|
getActionVerb, getConfigurationChanges, getId, getStageWrapperType, getSummary, getType
getImplementationClass, getParameters, setImplClass
getSummary, toString
public static final String actionVerb
Copyright © 2022 Apache Software Foundation. All rights reserved.