You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2014/09/06 02:13:28 UTC

[jira] [Created] (HIVE-8011) Fix couple of tests to work when FileSystem.access() is available

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)