|
@@ -287,6 +287,13 @@
|
|
</task>
|
|
</task>
|
|
</execute-stage>
|
|
</execute-stage>
|
|
|
|
|
|
|
|
+ <!--YARN-->
|
|
|
|
+ <execute-stage service="YARN" component="NODEMANAGER" title="Enable ShuffleHandler keep-alive">
|
|
|
|
+ <task xsi:type="configure" id="hdp_2_6_0_0_enable_mapreduce_shuffle_connection_keepalive">
|
|
|
|
+ <summary>Enabling connection keep alive for the MapReduce Shuffle Handler</summary>
|
|
|
|
+ </task>
|
|
|
|
+ </execute-stage>
|
|
|
|
+
|
|
<!--Yarn-->
|
|
<!--Yarn-->
|
|
<execute-stage service="YARN" component="RESOURCEMANAGER" title="Parameterizing Yarn Log4J Properties Resource Manager">
|
|
<execute-stage service="YARN" component="RESOURCEMANAGER" title="Parameterizing Yarn Log4J Properties Resource Manager">
|
|
<task xsi:type="configure" id="yarn_log4j_parameterize">
|
|
<task xsi:type="configure" id="yarn_log4j_parameterize">
|
|
@@ -334,6 +341,13 @@
|
|
</task>
|
|
</task>
|
|
</execute-stage>
|
|
</execute-stage>
|
|
|
|
|
|
|
|
+ <!--TEZ-->
|
|
|
|
+ <execute-stage service="TEZ" component="TEZ_CLIENT" title="Enable Tez Client Shuffle Connectio Keep-Alive">
|
|
|
|
+ <task xsi:type="configure" id="hdp_2_6_0_0_tez_client_enable_connection_keepalive">
|
|
|
|
+ <summary>Enabling connection keep alive for Tez shuffle client</summary>
|
|
|
|
+ </task>
|
|
|
|
+ </execute-stage>
|
|
|
|
+
|
|
<!--OOZIE-->
|
|
<!--OOZIE-->
|
|
<execute-stage service="OOZIE" component="OOZIE_SERVER" title="Apply config changes for Oozie Server">
|
|
<execute-stage service="OOZIE" component="OOZIE_SERVER" title="Apply config changes for Oozie Server">
|
|
<task xsi:type="server_action" class="org.apache.ambari.server.serveraction.upgrades.OozieConfigCalculation">
|
|
<task xsi:type="server_action" class="org.apache.ambari.server.serveraction.upgrades.OozieConfigCalculation">
|
|
@@ -523,6 +537,12 @@
|
|
<summary>Updating the Hive Log4J2 properties to include parameterizations</summary>
|
|
<summary>Updating the Hive Log4J2 properties to include parameterizations</summary>
|
|
</task>
|
|
</task>
|
|
</execute-stage>
|
|
</execute-stage>
|
|
|
|
+
|
|
|
|
+ <execute-stage service="HIVE" component="HIVE_SERVER_INTERACTIVE" title="Enable Tez-HiveInteractive Client Shuffle Connectio Keep-Alive">
|
|
|
|
+ <task xsi:type="configure" id="hdp_2_6_0_0_tez_interactive_enable_connection_keepalive">
|
|
|
|
+ <summary>Enabling connection keep alive for Tez-HiveInteractive shuffle client</summary>
|
|
|
|
+ </task>
|
|
|
|
+ </execute-stage>
|
|
|
|
|
|
<!-- SPARK -->
|
|
<!-- SPARK -->
|
|
<execute-stage service="SPARK" component="LIVY_SERVER" title="Apply config changes for Livy Server">
|
|
<execute-stage service="SPARK" component="LIVY_SERVER" title="Apply config changes for Livy Server">
|