[ https://issues.apache.org/jira/browse/HIVE-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sushanth Sowmyan updated HIVE-5476: ----------------------------------- Attachment: HIVE-5476.2.patch One more update to this patch, sorry! :D It doesn't actually make a difference to the test itself, because grants are irrelevant to SBAP, and because the table and db were already set to -rwx------ before, but defining the overrides in the SBAP tests for allowDropOnDb and allowDropOnTable is a correctness fix. > Authorization-provider tests fail in sequential run > --------------------------------------------------- > > Key: HIVE-5476 > URL: https://issues.apache.org/jira/browse/HIVE-5476 > Project: Hive > Issue Type: Bug > Affects Versions: 0.12.0 > Reporter: Thejas M Nair > Assignee: Sushanth Sowmyan > Attachments: HIVE-5476.2.patch, HIVE-5476.patch > > > As seen in 0.12 build with hadoop1 - > https://builds.apache.org/job/Hive-branch-0.12-hadoop1/lastCompletedBuild/testReport/ > Following tests fail - > >>> org.apache.hadoop.hive.ql.security.TestMetastoreAuthorizationProvider.testSimplePrivileges > >>> 12 sec 1 > >>> org.apache.hadoop.hive.ql.security.TestStorageBasedClientSideAuthorizationProvider.testSimplePrivileges > >>> 12 sec 1 > >>> org.apache.hadoop.hive.ql.security.TestStorageBasedMetastoreAuthorizationProvider.testSimplePrivileges > >>> 12 sec 1 > > -- This message was sent by Atlassian JIRA (v6.1#6144)