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, supportsPatchimplClass, messages, parameterscondition, GSON, isSequential, scope, summary, timeoutConfig| Constructor and Description |
|---|
CreateAndConfigureTask()
Constructor.
|
getActionVerb, getConfigurationChanges, getId, getStageWrapperType, getSummary, getTypegetImplementationClass, getParameters, setImplClassgetSummary, toStringpublic static final String actionVerb
Copyright © 2022 Apache Software Foundation. All rights reserved.