[ https://issues.apache.org/jira/browse/APEXCORE-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024463#comment-16024463 ]
ASF GitHub Bot commented on APEXCORE-726: ----------------------------------------- GitHub user PramodSSImmaneni opened a pull request: https://github.com/apache/apex-core/pull/530 APEXCORE-726 Setup up acls for impersonation @devtagare @amberarrow please see You can merge this pull request into a Git repository by running: $ git pull https://github.com/PramodSSImmaneni/apex-core APEXCORE-726 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-core/pull/530.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #530 ---- commit 42c99916e5dbf3f4c6a018bddc09b8726c1bc188 Author: Pramod Immaneni <pra...@datatorrent.com> Date: 2017-05-13T01:40:22Z APEXCORE-726 Setup up acls for the impersonating user to access the application when the application is launched with impersonation ---- > Impersonating user unable to access application resources when ACLs are > enabled > ------------------------------------------------------------------------------- > > Key: APEXCORE-726 > URL: https://issues.apache.org/jira/browse/APEXCORE-726 > Project: Apache Apex Core > Issue Type: Bug > Components: Security > Reporter: Pramod Immaneni > Assignee: Pramod Immaneni > > When an application is launched using impersonation in a hadoop cluster that > has ACLs enabled and no default admin acl, the impersonating user is unable > to access application resources from hadoop services such as logs. -- This message was sent by Atlassian JIRA (v6.3.15#6346)