[ 
https://issues.apache.org/jira/browse/TEZ-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14280317#comment-14280317
 ] 

Hadoop QA commented on TEZ-1942:
--------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment
  http://issues.apache.org/jira/secure/attachment/12692760/TEZ-1942.3.patch
  against master revision cdf253f.

    {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:red}-1 findbugs{color}.  The patch appears to introduce 68 new 
Findbugs (version 2.0.3) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/46//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TEZ-Build/46//artifact/patchprocess/newPatchFindbugsWarningstez-runtime-internals.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TEZ-Build/46//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TEZ-Build/46//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TEZ-Build/46//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/46//console

This message is automatically generated.

> Number of tasks show in Tez UI with auto-reduce parallelism is misleading
> -------------------------------------------------------------------------
>
>                 Key: TEZ-1942
>                 URL: https://issues.apache.org/jira/browse/TEZ-1942
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.5.2
>            Reporter: Rajesh Balamohan
>            Assignee: Prakash Ramachandran
>            Priority: Blocker
>         Attachments: Screen Shot 2015-01-14 at 9.18.21 AM.png, Screen Shot 
> 2015-01-14 at 9.18.54 AM.png, TEZ-1942.1.patch, TEZ-1942.2.patch, 
> TEZ-1942.3.patch, output.json, result_with_direct_vertex.png, 
> result_with_primary_filter.png
>
>
> Ran a simple hive query (with tez) and "--hiveconf 
> hive.tez.auto.reducer.parallelism=true" .  This internally turns on tez's 
> auto reduce parallelism.  
> - Job started off with 1009 reduce tasks
> - Tez reduces the number of reducers to 253
> - Job completes successfully, but TEZ UI shows 1009 as the number of reducers 
> (and 253 tasks as successful tasks).  This can be a little misleading.
> I will attach the screenshots soon.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to