|
@@ -69,21 +69,10 @@
|
|
|
<property>
|
|
|
<name>tez.session.am.dag.submit.timeout.secs</name>
|
|
|
<value>1209600</value>
|
|
|
- <description>The amount of time an AM will wait, before killing itself,
|
|
|
+ <description>The amoung of time an AM will wait, before killing itself,
|
|
|
if not DAG is submitted.
|
|
|
</description>
|
|
|
<on-ambari-upgrade add="true"/>
|
|
|
</property>
|
|
|
- <property>
|
|
|
- <name>tez.history.logging.taskattempt-filters</name>
|
|
|
- <value>EXECUTOR_BUSY,EXTERNAL_PREEMPTION</value>
|
|
|
- <description>TASK_ATTEMPT events to be ignored.</description>
|
|
|
- <on-ambari-upgrade add="false"/>
|
|
|
- </property>
|
|
|
- <property>
|
|
|
- <name>tez.history.logging.timeline.num-dags-per-group</name>
|
|
|
- <value>5</value>
|
|
|
- <description>Maximum number of dags per group.</description>
|
|
|
- <on-ambari-upgrade add="false"/>
|
|
|
- </property>
|
|
|
+
|
|
|
</configuration>
|