[
https://issues.apache.org/jira/browse/HIVE-18029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16246362#comment-16246362
]
Thejas M Nair commented on HIVE-18029:
--------------------------------------
The user name in session is the end user name. beeline passes anonymous if you
didn't specify a username, in non kerberos mode.
Use beeline -n <username>, to specify a particular user.
> user mapping - support proper usernames with doAs = false
> ---------------------------------------------------------
>
> Key: HIVE-18029
> URL: https://issues.apache.org/jira/browse/HIVE-18029
> Project: Hive
> Issue Type: Sub-task
> Reporter: Sergey Shelukhin
>
> Right now what happens on unsecure cluster with doAs=false (not sure which
> one is to blame - didn't look into it, maybe both) is {noformat}
> 2017-11-08T21:39:49,404 INFO [HiveServer2-Background-Pool: Thread-205]
> tez.WorkloadManagerFederation: Getting a WM session for anonymous
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)