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

Hadoop QA commented on TEZ-2179:
--------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment
  http://issues.apache.org/jira/secure/attachment/12704031/TEZ-2179.3.patch
  against master revision 59529ab.

    {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 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/281//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/281//console

This message is automatically generated.

> Timeline relatedentries missing cause exaggerated warning
> ---------------------------------------------------------
>
>                 Key: TEZ-2179
>                 URL: https://issues.apache.org/jira/browse/TEZ-2179
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.6.1
>            Reporter: Chang Li
>            Assignee: Chang Li
>         Attachments: TEZ-2179.1.patch, TEZ-2179.2.patch, TEZ-2179.3.patch
>
>
> Have run into an issue where TimelineClient has posted entities in the 
> timeline event posted. The related entry is not found (i believe because I 
> didn't have generic history turned on) and Yarn timeline server assumes the 
> missing event belongs to the default domain. Regular users don't have 
> permissions to the default domain and so the update to the related entity 
> fails. The posting of the event succeeds, just that the cross-link related 
> entity is not updated. However in the log I see the warning which is going to 
> scare users
> {code}
> 2015-02-24 20:01:24,526 WARN [HistoryEventHandlingThread] 
> ats.ATSHistoryLoggingService: Could not post history event to ATS, 
> atsPutError=6, entityId=tez_application_1423769157162_273679, 
> eventType=APP_LAUNCHED
> 2015-02-24 20:01:24,526 WARN [HistoryEventHandlingThread] 
> ats.ATSHistoryLoggingService: Could not post history event to ATS, 
> atsPutError=6, entityId=tez_appattempt_1423769157162_273679_000001, 
> eventType=AM_LAUNCHED
> {code}



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

Reply via email to