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

Zhang Dongsheng updated HBASE-26985:
------------------------------------
    Attachment: HBASE-26985.patch

> SecureBulkLoadManager will set wrong permission if umask too strict
> -------------------------------------------------------------------
>
>                 Key: HBASE-26985
>                 URL: https://issues.apache.org/jira/browse/HBASE-26985
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 2.4.11
>            Reporter: Zhang Dongsheng
>            Priority: Major
>         Attachments: HBASE-26985.patch
>
>
> SecureBulkLoadManager will create baseStagingDir if not exist. start method 
> use 
> fs.mkdirs(baseStagingDir, PERM_HIDDEN); to create directory with permission 
> -rwx–x–x.BUT if umask is too strict such as 077 ,this directory will create 
> with 0700 so it too strict for GROUP and OTHER user to own execute permission



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to