[
https://issues.apache.org/jira/browse/TEZ-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887431#comment-15887431
]
TezQA commented on TEZ-3641:
----------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12855056/TEZ-3641.02.patch
against master revision bdc0ee9.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 4 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:red}-1 release audit{color}. The applied patch generated 2
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/2283//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-TEZ-Build/2283//artifact/patchprocess/patchReleaseAuditProblems.txt
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2283//console
This message is automatically generated.
> Create different TimelineEntityGroupIds for Dag, Vertex, Task and Task
> Attempt events.
> --------------------------------------------------------------------------------------
>
> Key: TEZ-3641
> URL: https://issues.apache.org/jira/browse/TEZ-3641
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: Harish Jaiprakash
> Assignee: Harish Jaiprakash
> Attachments: TEZ-3641.01.patch, TEZ-3641.02.patch
>
>
> Currently we log all events for a dag into one file. Create different groups
> for different events and still group by dag, so that a query for vertex does
> not load task or task attempts and so on.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)