DIPAYAN BHOWMICK created AMBARI-17647:
-----------------------------------------
Summary: 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
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)