[
https://issues.apache.org/jira/browse/DRILL-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15945485#comment-15945485
]
Arina Ielchiieva edited comment on DRILL-5391 at 3/28/17 4:34 PM:
------------------------------------------------------------------
No, the default for HDFS is fs.permissions.umask-mode = 022 (775/644). I guess,
in this particular case user has modified the defaults on his HDFS.
https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/HdfsPermissionsGuide.html
was (Author: arina):
No, the default for HDFS is fs.permissions.umask-mode = 022 (775/644). I guess,
in this particular case user has modified the defaults.
https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/HdfsPermissionsGuide.html
> CTAS: folder and file permission should be configurable
> -------------------------------------------------------
>
> Key: DRILL-5391
> URL: https://issues.apache.org/jira/browse/DRILL-5391
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.9.0, 1.10.0
> Environment: CentOS 7, HDP 2.4
> Reporter: Chua Tianxiang
> Priority: Minor
> Attachments: Drill-1-10.PNG, Drill-1-9.PNG
>
>
> In Drill 1.9, CREATE TABLE AS creates a folder with permissions 777, while on
> Drill 1.10, the same commands creates a folder with permission 775. Both
> drills are started with root user, installed on the same servers and accesses
> the same HDFS.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)