Wechar created HIVE-29167:
-----------------------------

             Summary: Use FileSystem#access() api to check permission
                 Key: HIVE-29167
                 URL: https://issues.apache.org/jira/browse/HIVE-29167
             Project: Hive
          Issue Type: Bug
          Components: Standalone Metastore
            Reporter: Wechar
            Assignee: Wechar


Currently HMS checkFileAccess uses nearly same logic as hadoop 
{{{}FileSystem#checkAccessPermissions{}}}, but some fs does not follow such 
permission mode, for example Ozone filesystem.

We could turns to call the {{access()}} api to check permission, and each 
filesystem implement its own check logic.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to