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

Xiaoyu Yao updated HDDS-634:
----------------------------
    Description: 
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 
0x666
* Dir(Ozone key end with "/")  created via FileSystem#mkdir() with 0x777



  was:
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




> 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
>            Priority: Major
>         Attachments: HDDS-643.001.patch
>
>
> 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 
> 0x666
> * Dir(Ozone key end with "/")  created via FileSystem#mkdir() with 0x777



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to