[
https://issues.apache.org/jira/browse/HIVE-6715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943425#comment-13943425
]
Prasad Mujumdar commented on HIVE-6715:
---------------------------------------
[~vaibhavgumashta] Thanks for taking a look.
The problem is the nosasl transport mode. It needs to be set via system
property (till HIVE-6665 is committed) and
restart the server. That's what I had to add it to a separate test.
> Hive JDBC should include username into open session request for non-sasl
> connection
> -----------------------------------------------------------------------------------
>
> Key: HIVE-6715
> URL: https://issues.apache.org/jira/browse/HIVE-6715
> Project: Hive
> Issue Type: Bug
> Components: JDBC
> Reporter: Srinath
> Assignee: Prasad Mujumdar
> Attachments: HIVE-6715.1.patch
>
>
> The only parameter from sessVars that's being set in
> HiveConnection.openSession() is HS2_PROXY_USER.
> HIVE_AUTH_USER must also be set.
--
This message was sent by Atlassian JIRA
(v6.2#6252)