[ https://issues.apache.org/jira/browse/HIVE-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959548#comment-13959548 ]
Takahiko Saito commented on HIVE-6837: -------------------------------------- I see the same error when the following is specified in hive-site.xml: <property> <name>hadoop.proxyuser.hrt_qa.hosts</name> <value>myhostname</value> </property> Workaround is to use * instead of myhostname. The hive.log is attached. > HiveServer2 thrift/http mode & binary mode proxy user check fails reporting > IP null for client > ---------------------------------------------------------------------------------------------- > > Key: HIVE-6837 > URL: https://issues.apache.org/jira/browse/HIVE-6837 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Reporter: Dilli Arumugam > Assignee: Vaibhav Gumashta > Attachments: hive.log > > > Hive Server running thrift/http with Kerberos security. > Kinited user knox attempting to proxy as sam. > Beeline connection failed reporting error on hive server logs: > Caused by: org.apache.hadoop.security.authorize.AuthorizationException: > Unauthorized connection for super-user: knox from IP null -- This message was sent by Atlassian JIRA (v6.2#6252)