[ 
https://issues.apache.org/jira/browse/HIVE-29167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HIVE-29167:
----------------------------------
    Labels: pull-request-available  (was: )

> Use access() api to check permission for different filesystems
> --------------------------------------------------------------
>
>                 Key: HIVE-29167
>                 URL: https://issues.apache.org/jira/browse/HIVE-29167
>             Project: Hive
>          Issue Type: Bug
>          Components: Standalone Metastore
>            Reporter: Wechar
>            Assignee: Wechar
>            Priority: Major
>              Labels: pull-request-available
>
> 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