[
https://issues.apache.org/jira/browse/HBASE-26994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani resolved HBASE-26994.
----------------------------------
Fix Version/s: 2.5.0
3.0.0-alpha-3
2.4.13
Hadoop Flags: Reviewed
Resolution: Fixed
> MasterFileSystem create directory without permission check
> ----------------------------------------------------------
>
> Key: HBASE-26994
> URL: https://issues.apache.org/jira/browse/HBASE-26994
> Project: HBase
> Issue Type: Bug
> Components: master
> Affects Versions: 2.4.12
> Reporter: Zhang Dongsheng
> Assignee: Zhang Dongsheng
> Priority: Major
> Fix For: 2.5.0, 3.0.0-alpha-3, 2.4.13
>
> Attachments: HBASE-26994.patch
>
>
> Method checkStagingDir and checkSubDir first check if directory is exist ,if
> not , create it with special permission. If exist then setPermission for this
> directory. BUT if not exist ,we still need set special permission for this
> directory
--
This message was sent by Atlassian Jira
(v8.20.7#820007)