[ https://issues.apache.org/jira/browse/HIVE-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sushanth Sowmyan updated HIVE-5402: ----------------------------------- Status: Open (was: Patch Available) Fair point - SBAP initially did not have any tests because it was difficult to test without multiple users when running from the metastore. Now that it's been made to run from the client side, I should add some tests to it. I'll update it with some. > StorageBasedAuthorizationProvider is not correctly able to determine that it > is running from client-side > -------------------------------------------------------------------------------------------------------- > > Key: HIVE-5402 > URL: https://issues.apache.org/jira/browse/HIVE-5402 > Project: Hive > Issue Type: Bug > Components: Authorization > Reporter: Sushanth Sowmyan > Assignee: Sushanth Sowmyan > Attachments: HIVE-5402.patch > > > HIVE-5048 tried to change the StorageBasedAuthorizationProvider (SBAP) so > that it could be run from the client side as well. > However, there is a bug that causes SBAP to incorrectly conclude that it's > running from the metastore-side when it's actually running from the > client-side that causes it to throw a IllegalStateException claiming the > warehouse variable isn't set. -- This message was sent by Atlassian JIRA (v6.1#6144)