[
https://issues.apache.org/jira/browse/TEZ-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502186#comment-16502186
]
TezQA commented on TEZ-3938:
----------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12926586/TEZ-3938.002.patch
against master revision b0eb9dc.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 3.0.1) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in :
org.apache.tez.runtime.library.common.writers.TestUnorderedPartitionedKVWriter
The following test timeouts occurred in :
org.apache.tez.dag.app.rm.TestTaskScheduler
org.apache.tez.dag.history.ats.acls.TestATSHistoryV15
Test results:
https://builds.apache.org/job/PreCommit-TEZ-Build/2826//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2826//console
This message is automatically generated.
> Task attempts failing due to not making progress
> ------------------------------------------------
>
> Key: TEZ-3938
> URL: https://issues.apache.org/jira/browse/TEZ-3938
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Jonathan Eagles
> Assignee: Kuhu Shukla
> Priority: Major
> Attachments: TEZ-3938.001.patch, TEZ-3938.002.patch
>
>
> Last progress time is initialized at TaskAttemptImpl object creation.
> Heartbeats can be sent over the umbilical as soon as the container is
> assigned an attempt. If the container assignment takes longer than the task
> progress timeout, we can timeout the task on the first heartbeat.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)