You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Xiaoyu Yao (JIRA)" <ji...@apache.org> on 2018/10/11 20:48:00 UTC

[jira] [Created] (HDDS-634) OzoneFS: support basic user group and permission for file/dir

Xiaoyu Yao created HDDS-634:
-------------------------------

             Summary: OzoneFS: support basic user group and permission for file/dir
                 Key: HDDS-634
                 URL: https://issues.apache.org/jira/browse/HDDS-634
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Xiaoyu Yao
            Assignee: Xiaoyu Yao


This ticket is opened to support S3AFilesystem like user/group and permission for dir/file created via OzoneFileSystem. 

1. Support basic user/group of keys as the user that instantiates the file system
2. Support basic permission: 
* File(Ozone key does not end with "/") created via FileSystem#create() with 0x777
* Dir(Ozone key end with "/")  created via FileSystem#mkdir() with 0x666





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org