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

Wechar updated HIVE-29167:
--------------------------
    Summary: Use access() api to check permission for different filesystems  
(was: Use FileSystem#access() api to check permission)

> 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
>
> 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