You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "TezQA (JIRA)" <ji...@apache.org> on 2016/04/17 19:07:25 UTC

[jira] [Commented] (TEZ-3087) Tez UI 2: Add log links in task & attempt details page

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

TezQA commented on TEZ-3087:
----------------------------

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

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 5 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.test.TestFaultTolerance

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/1658//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1658//console

This message is automatically generated.

> Tez UI 2: Add log links in task & attempt details page
> ------------------------------------------------------
>
>                 Key: TEZ-3087
>                 URL: https://issues.apache.org/jira/browse/TEZ-3087
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>         Attachments: TEZ-3087.1.patch
>
>
> Requirement:
> - Task attempt details page must have a link to view the attempt's inProgressLog file, and a button to download the completedLog on attempt completion.
> - Task details page have a view link & download button as above to the successful attempt if available or the final failed attempt.
> View link is currently blocked by YARN-3698.
> - Ensure that the functionality is inline with TEZ-3101, and the view link protocol (http / https) is taken from yarn.http.policy configuration in yarn-site.
> PS: The log links were visible in the task and attempts tables of Tez UI 1, but wasn't added in Tez UI 2 based on comments.



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