Zhang Dongsheng created HBASE-26994: ---------------------------------------
Summary: 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 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)