[
https://issues.apache.org/jira/browse/HBASE-24222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
niuyulin updated HBASE-24222:
-----------------------------
Summary: remove FSUtils.checkAccess , replace with FileSystem.access in
HBCK (was: HBaseFsck remove FSUtils.checkAccess , replace with
FileSystem.access)
> remove FSUtils.checkAccess , replace with FileSystem.access in HBCK
> -------------------------------------------------------------------
>
> Key: HBASE-24222
> URL: https://issues.apache.org/jira/browse/HBASE-24222
> Project: HBase
> Issue Type: Improvement
> Reporter: niuyulin
> Assignee: niuyulin
> Priority: Major
>
> since hadoop2.6.0, we can check if a user has certain permissions on a file
> using FileSystem.access
> https://issues.apache.org/jira/browse/HDFS-6570
--
This message was sent by Atlassian Jira
(v8.3.4#803005)