[ 
https://issues.apache.org/jira/browse/TEZ-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hitesh Shah updated TEZ-2135:
-----------------------------
    Summary: ACL checks working incorrectly in AMWebController   (was: ACL 
checks working incorrect in AMWebController )

> ACL checks working incorrectly 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