Jeff Zhang created TEZ-1862: ------------------------------- Summary: Increase memory for the next TaskAttempt if it is failed due to OOO Key: TEZ-1862 URL: https://issues.apache.org/jira/browse/TEZ-1862 Project: Apache Tez Issue Type: Bug Reporter: Jeff Zhang Assignee: Jeff Zhang
Starting from hadoop-2.5, we could know whether container is failed due to exceed allocated physical memory from its ContainerExitStatus. We could allocate more memory for the next TaskAttempt. -- This message was sent by Atlassian JIRA (v6.3.4#6332)