You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/07/11 11:45:10 UTC

[jira] [Commented] (AMBARI-17647) Tez view throws a 401 when looking at live progress of a running job

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

Hadoop QA commented on AMBARI-17647:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12817113/AMBARI-17647.branch-2.4.patch
  against trunk revision .

    {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 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The test build failed in contrib/views/tez 

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/7773//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/7773//console

This message is automatically generated.

> Tez view throws a 401 when looking at live progress of a running job
> --------------------------------------------------------------------
>
>                 Key: AMBARI-17647
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17647
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.2.1
>            Reporter: DIPAYAN BHOWMICK
>            Assignee: DIPAYAN BHOWMICK
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-17647.branch-2.4.patch
>
>
> On a secure cluster where Yarn RM is running in unsecure mode (recommended) tez ui shows a 401
> {code}
> Error code: 401, message: Unauthorized{"message":"Failed to fetch results by the proxy from url: http://hcube2-abcd.com:8088/proxy/application_1454976775789_10468/ws/v2/tez/dagInfo?...&","status":401,"trace":"\n\n\n\n\n
> HTTP ERROR 401
> \n
> Problem accessing /ui/ws/v2/tez/dagInfo. Reason:\n
>     Access denied for user: dr.who
> {code}
> From the RM logs we do see the doAs param is being sent but its not respected.



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