[
https://issues.apache.org/jira/browse/TEZ-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005215#comment-15005215
]
TezQA commented on TEZ-2923:
----------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12772354/TEZ-2923.7.patch
against master revision 40e864d.
{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.api.impl.TestProcessorContext
Test results:
https://builds.apache.org/job/PreCommit-TEZ-Build/1313//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1313//console
This message is automatically generated.
> Tez Live UI counters view empty for vertices, tasks, attempts
> -------------------------------------------------------------
>
> Key: TEZ-2923
> URL: https://issues.apache.org/jira/browse/TEZ-2923
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Jonathan Eagles
> Assignee: Jonathan Eagles
> Attachments: TEZ-2293.1.patch, TEZ-2923.2.patch, TEZ-2923.3.patch,
> TEZ-2923.4.patch, TEZ-2923.5.patch, TEZ-2923.6.patch, TEZ-2923.7.patch
>
>
> Vertex Counters, Task Counters, and TaskAttempt Counters views are blank
> during the live tez AM view. This is due to the nature of the request sent by
> the Tez UI to the Tez AM rest api. The api only accepts a list of counter
> groups or counter names, since the groups and names are unknown at the time
> of the request, there is no away to ask for counters by name. This jira
> proposes to allow for a "*" to the rest api to request all counters to be
> returned.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)