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

Hitesh Shah commented on TEZ-2135:
----------------------------------

[~pramachandran] Mind taking a look?

> ACL checks working incorrect in AMWebController 
> ------------------------------------------------
>
>                 Key: TEZ-2135
>                 URL: https://issues.apache.org/jira/browse/TEZ-2135
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Hitesh Shah
>            Assignee: Hitesh Shah
>         Attachments: TEZ-2135.1.patch
>
>
> {code}
>     if (callerUGI != null && 
> appContext.getAMACLManager().checkDAGViewAccess(callerUGI)) {
>       return false;
>     }
> {code}
> Check returns false if user has access. 



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

Reply via email to