[
https://issues.apache.org/jira/browse/HDDS-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16647272#comment-16647272
]
Hudson commented on HDDS-634:
-----------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15184 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/15184/])
HDDS-634. OzoneFS: support basic user group and permission for file/dir.
(aengineer: rev 604c27c33a3bd30644debaf192cec3cf80dfa36d)
* (edit)
hadoop-ozone/ozonefs/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneFileInterfaces.java
* (edit)
hadoop-ozone/ozonefs/src/main/java/org/apache/hadoop/fs/ozone/OzoneFileSystem.java
> 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
> Fix For: 0.3.0, 0.4.0
>
> 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: [email protected]
For additional commands, e-mail: [email protected]