|
@@ -268,6 +268,11 @@
|
|
|
<skippable>true</skippable> <!-- May fix configuration problems manually -->
|
|
|
<supports-auto-skip-failure>false</supports-auto-skip-failure>
|
|
|
|
|
|
+ <!-- HDFS -->
|
|
|
+ <execute-stage service="HDFS" component="NAMENODE" title="Apply config changes for NameNode">
|
|
|
+ <task xsi:type="configure" id="hdp_2_4_0_0_namenode_ha_adjustments"/>
|
|
|
+ </execute-stage>
|
|
|
+
|
|
|
<!-- YARN -->
|
|
|
<execute-stage service="YARN" component="RESOURCEMANAGER" title="Calculating Yarn Properties for Spark">
|
|
|
<task xsi:type="server_action" summary="Calculating Yarn Properties for Spark Shuffle" class="org.apache.ambari.server.serveraction.upgrades.SparkShufflePropertyConfig" />
|