[
https://issues.apache.org/jira/browse/HIVE-5929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883513#comment-13883513
]
Thejas M Nair commented on HIVE-5929:
-------------------------------------
HIVE-5929.5.patch - fixes the unit test failures (change in SessionState.java,
to create a copy of HiveConf before calling Hive.get(conf) ). This problem was
not seen earlier because one of the calls from SessionState.setupAuth() was
leading to a new HiveObject being created with HiveConf copy. As a side effect
of not calling SessionState.setupAuth() from SessionState.start() this bug
showed up.
> SQL std auth - Access control statement updates
> -----------------------------------------------
>
> Key: HIVE-5929
> URL: https://issues.apache.org/jira/browse/HIVE-5929
> Project: Hive
> Issue Type: Sub-task
> Components: Authorization
> Reporter: Thejas M Nair
> Assignee: Thejas M Nair
> Attachments: HIVE-5929.1.patch, HIVE-5929.2.patch, HIVE-5929.3.patch,
> HIVE-5929.4.patch, HIVE-5929.5.patch
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Subtask for sql standard based auth, for performing the updates to metastore
> from newly supported access control statements .
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)