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

TezQA commented on TEZ-3398:
----------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment
  http://issues.apache.org/jira/secure/attachment/12821968/TEZ-3398.1.patch
  against master revision 3546a41.

    {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:green}+1 core tests{color}.  The patch passed unit tests in .

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

This message is automatically generated.

> Bread crumb link to Application from Application details dag/configuration 
> tab is broken
> ----------------------------------------------------------------------------------------
>
>                 Key: TEZ-3398
>                 URL: https://issues.apache.org/jira/browse/TEZ-3398
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.8.3
>            Reporter: Sushmitha Sreenivasan
>            Assignee: Sreenath Somarajapuram
>            Priority: Critical
>         Attachments: TEZ-3398.1.patch
>
>
> The UI link to Application page from Application Details  Dag / Configuration 
> tab is broken.
> Example : Application Details -> DAG tab ->  Application [ MRRSleepJob ] link
> {code:title=Stacktrace}
> Details:
> {
>     "trace": 
> "{\"exception\":\"NotFoundException\",\"message\":\"java.lang.Exception: 
> Timeline entity { id: tez_tez_application_1470238058937_0042, type: 
> TEZ_APPLICATION } is not 
> found\",\"javaClassName\":\"org.apache.hadoop.yarn.webapp.NotFoundException\"}",
>     "message": "Failed to fetch results by the proxy from url: 
> http://host:8188/ws/v1/timeline/TEZ_APPLICATION/tez_tez_application_1470238058937_0042?_=1470264604561";,
>     "status": 404
> }
> Request:
> {
>     "adapterName": "app",
>     "url": 
> "http://host:8080/api/v1/views/TEZ/versions/version/instances/TEZ_CLUSTER_INSTANCE/resources/atsproxy/ws/v1/timeline/TEZ_APPLICATION/tez_tez_application_1470238058937_0042";,
>     "responseHeaders": {
>         "X-XSS-Protection": "1; mode=block",
>         "Date": "Wed, 03 Aug 2016 22:50:16 GMT",
>         "User": "hrt_qa",
>         "Server": "Jetty(9.2.11.v20150529)",
>         "Content-Length": "468",
>         "X-Frame-Options": "SAMEORIGIN",
>         "Content-Type": "application/json"
>     }
> }
> Stack:
> Error: Adapter operation failed
>     at new Error (native)
>     at Error.EmberError 
> (http://host:8080/views/TEZ/version/TEZ_CLUSTER_INSTANCE/assets/vendor.js:24586:21)
>     at Error.ember$data$lib$adapters$errors$$AdapterError 
> (http://host:8080/views/TEZ/version/TEZ_CLUSTER_INSTANCE/assets/vendor.js:80222:50)
>     at Class.handleResponse 
> (http://host:8080/views/TEZ/version/TEZ_CLUSTER_INSTANCE/assets/vendor.js:81517:16)
>     at Class.hash.error 
> (http://host:8080/views/TEZ/version/TEZ_CLUSTER_INSTANCE/assets/vendor.js:81597:33)
>     at fire 
> (http://host:8080/views/TEZ/version/TEZ_CLUSTER_INSTANCE/assets/vendor.js:3320:30)
>     at Object.fireWith [as rejectWith] 
> (http://host:8080/views/TEZ/version/TEZ_CLUSTER_INSTANCE/assets/vendor.js:3432:7)
>     at done 
> (http://host:8080/views/TEZ/version/TEZ_CLUSTER_INSTANCE/assets/vendor.js:8487:14)
>     at XMLHttpRequest.<anonymous> 
> (http://host:8080/views/TEZ/version/TEZ_CLUSTER_INSTANCE/assets/vendor.js:8826:9)
> {code}
> There is an extra 'tez' in the rest api call :
> /ws/v1/timeline/TEZ_APPLICATION/tez_tez_application_1470238058937_0033?_=1470263740945



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

Reply via email to