[
https://issues.apache.org/jira/browse/AMBARI-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375009#comment-15375009
]
Hudson commented on AMBARI-17647:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #5293 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5293/])
AMBARI-17647. Tez view throws a 401 when looking at live progress of a
(dipayan.bhowmick:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0ecad6dfc09e6a9256f8ec97308bd26641d54b1d])
*
contrib/views/tez/src/main/java/org/apache/ambari/view/tez/rest/BaseRedirectionResource.java
*
contrib/views/utils/src/main/java/org/apache/ambari/view/utils/ambari/Services.java
*
contrib/views/tez/src/main/java/org/apache/ambari/view/tez/rest/AtsProxyResource.java
*
contrib/views/tez/src/main/java/org/apache/ambari/view/tez/rest/RMProxyResource.java
*
contrib/views/tez/src/test/java/org/apache/ambari/view/tez/utils/ProxyHelperTest.java
*
contrib/views/tez/src/main/java/org/apache/ambari/view/tez/utils/ProxyHelper.java
*
contrib/views/tez/src/main/java/org/apache/ambari/view/tez/ViewControllerImpl.java
*
contrib/views/tez/src/main/java/org/apache/ambari/view/tez/rest/RMRedirectResource.java
*
contrib/views/tez/src/main/java/org/apache/ambari/view/tez/rest/BaseProxyResource.java
* contrib/views/tez/src/main/java/org/apache/ambari/view/tez/ViewController.java
* contrib/views/tez/src/main/resources/view.xml
> 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)