shameersss1 commented on a change in pull request #72:
URL: https://github.com/apache/tez/pull/72#discussion_r790743777



##########
File path: tez-api/src/main/java/org/apache/tez/dag/api/TezConfiguration.java
##########
@@ -902,6 +902,12 @@ public TezConfiguration(boolean loadDefaults) {
           TEZ_AM_PREFIX + "dag.appcontext.thread-count-limit";
 
   public static final int TEZ_AM_DAG_APPCONTEXT_THREAD_COUNT_LIMIT_DEFAULT = 
10;
+  /** Boolean value. Instructs AM to delete intermediate attempt data for 
failed task attempts */

Review comment:
       ack




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to