You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sudheesh Katkam (JIRA)" <ji...@apache.org> on 2016/11/01 18:51:58 UTC

[jira] [Created] (DRILL-4987) Use ImpersonationUtil in RemoteFunctionRegistry

Sudheesh Katkam created DRILL-4987:
--------------------------------------

             Summary: Use ImpersonationUtil in RemoteFunctionRegistry
                 Key: DRILL-4987
                 URL: https://issues.apache.org/jira/browse/DRILL-4987
             Project: Apache Drill
          Issue Type: Improvement
          Components: Functions - Drill
            Reporter: Sudheesh Katkam
            Assignee: Sudheesh Katkam
            Priority: Minor
             Fix For: 1.9.0


+ Use ImpersonationUtil#getProcessUserName rather than  UserGroupInformation#getCurrentUser#getUserName in RemoteFunctionRegistry
+ Expose process users' group info in ImpersonationUtil and use that in RemoteFunctionRegistry, rather than UserGroupInformation#getCurrentUser#getGroupNames



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