|
@@ -299,12 +299,19 @@
|
|
|
</execute-stage>
|
|
|
|
|
|
<!--Yarn-->
|
|
|
- <execute-stage service="YARN" component="RESOURCEMANAGER" title="Apply config changes for Resource Manager">
|
|
|
+ <execute-stage service="YARN" component="RESOURCEMANAGER" title="Apply config changes for underutilized_preemption">
|
|
|
<task xsi:type="configure" id="hdp_2_6_0_0_yarn_priority_utilization_underutilized_preemption">
|
|
|
<summary>Updating underutilized_preemption setting</summary>
|
|
|
</task>
|
|
|
</execute-stage>
|
|
|
|
|
|
+ <!--Yarn-->
|
|
|
+ <execute-stage service="YARN" component="RESOURCEMANAGER" title="Apply config changes for YARN app log retaintion">
|
|
|
+ <task xsi:type="configure" id="yarn_site_retained_log_count">
|
|
|
+ <summary>Updating log aggregation retained files setting</summary>
|
|
|
+ </task>
|
|
|
+ </execute-stage>
|
|
|
+
|
|
|
<!--TEZ-->
|
|
|
<execute-stage service="TEZ" component="TEZ_CLIENT" title="Verify LZO codec path for Tez">
|
|
|
<task xsi:type="server_action" class="org.apache.ambari.server.serveraction.upgrades.FixLzoCodecPath">
|