[ https://issues.apache.org/jira/browse/TEZ-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15449872#comment-15449872 ]
TezQA commented on TEZ-3317: ---------------------------- {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12826216/TEZ-3317.009.patch against master revision 5149cc4. {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.hadoop.mapred.split.TestGroupedSplits Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/1945//testReport/ Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1945//console This message is automatically generated. > Speculative execution starts too early due to 0 progress > -------------------------------------------------------- > > Key: TEZ-3317 > URL: https://issues.apache.org/jira/browse/TEZ-3317 > Project: Apache Tez > Issue Type: Improvement > Reporter: Jonathan Eagles > Assignee: Kuhu Shukla > Attachments: TEZ-3317.001.patch, TEZ-3317.002.patch, > TEZ-3317.003.patch, TEZ-3317.004.patch, TEZ-3317.005.patch, > TEZ-3317.006.patch, TEZ-3317.007.patch, TEZ-3317.008.patch, TEZ-3317.009.patch > > > Don't know at this point if this is a tez or a PigProcessor issue. There is > some setProgress chain that is keeping task progress from being correctly > reported. Task status is always zero, so as soon as the first task finishes, > tasks up to the speculation limit are always launched. -- This message was sent by Atlassian JIRA (v6.3.4#6332)