Jason Dere created HIVE-8011:
--------------------------------
Summary: Fix couple of tests to work when FileSystem.access() is
available
Key: HIVE-8011
URL: https://issues.apache.org/jira/browse/HIVE-8011
Project: Hive
Issue Type: Bug
Components: Tests
Reporter: Jason Dere
Assignee: Jason Dere
Couple test failures when running against versions of Hadoop that support
FileSystem.access():
TestStorageBasedMetastoreAuthorizationProviderWithACL: Fails with the extra
tests added in HIVE-6093. The parent class does not override
disallowCreateDatabase(), and it looks like this test should not override it
either either.
TestStorageBasedClientSideAuthorizationProvider: Should change the error
message string we're checking against.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)