[
https://issues.apache.org/jira/browse/HIVE-5359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vaibhav Gumashta resolved HIVE-5359.
------------------------------------
Resolution: Cannot Reproduce
This has been fixed by some more recent work.
> HiveAuthFactory does not honor the hive configuration passed while creating
> HiveServer2
> ---------------------------------------------------------------------------------------
>
> Key: HIVE-5359
> URL: https://issues.apache.org/jira/browse/HIVE-5359
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Reporter: Vaibhav Gumashta
> Assignee: Vaibhav Gumashta
>
> When HS2 is brought up, the server can be inited with the given hive config:
> HiveServer2#init(HiveConf hiveConf). That configuration should be applied
> through the entire setup process for all services. However, while starting
> ThriftCLIService, it creates a new HiveAuthFactory object, whose constructor
> creates a new HiveConf object and ends up using it rather than using the
> HiveConf passed during HS2 bootstrap.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)