[ 
https://issues.apache.org/jira/browse/HDDS-2002?focusedWorklogId=299284&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-299284
 ]

ASF GitHub Bot logged work on HDDS-2002:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Aug/19 09:14
            Start Date: 22/Aug/19 09:14
    Worklog Time Spent: 10m 
      Work Description: nandakumar131 commented on pull request #1331: 
HDDS-2002. Update documentation for 0.4.1 release.
URL: https://github.com/apache/hadoop/pull/1331#discussion_r316575123
 
 

 ##########
 File path: hadoop-hdds/docs/content/security/SecurityAcls.md
 ##########
 @@ -63,23 +63,20 @@ volume and keys in a bucket. Please note: Under Ozone, 
Only admins can create vo
  to the volume and buckets which allow listing of the child objects. Please 
note: The user and admins can list the volumes owned by the user.
 3. **Delete** – Allows the user to delete a volume, bucket or key.
 4. **Read** – Allows the user to read the metadata of a Volume and Bucket and
-data stream and metadata of a key(object).
+data stream and metadata of a key.
 5. **Write** - Allows the user to write the metadata of a Volume and Bucket and
-allows the user to overwrite an existing ozone key(object).
+allows the user to overwrite an existing ozone key.
 6. **Read_ACL** – Allows a user to read the ACL on a specific object.
 7. **Write_ACL** – Allows a user to write the ACL on a specific object.
 
-<h3>Ozone Native ACL APIs <span class="badge badge-secondary">Work in
-progress</span></h3>
+<h3>Ozone Native ACL APIs</h3>
 
 The ACLs can be manipulated by a set of APIs supported by Ozone. The APIs
 supported are:
 
-1. **SetAcl** – This API will take user principal, the name of the object, type
- of the object and a list of ACLs.
-
-2. **GetAcl** – This API will take the name of an ozone object and type of the
-object and will return a list of ACLs.
-3. **RemoveAcl** - It is possible that we might support an API called RemoveACL
- as a convenience API, but in reality it is just a GetACL followed by SetACL
- with an etag to avoid conflicts.
+1. **SetAcl** – This API will take user principal, the name, type
+of the ozone object and a list of ACLs.
+2. **GetAcl** – This API will take the name and type of the ozone object
+and will return a list of ACLs.
+3. **RemoveAcl** - This API will take the name, type of the
 
 Review comment:
   Thanks, will add it.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 299284)
    Time Spent: 2h 20m  (was: 2h 10m)

> Update documentation for 0.4.1 release
> --------------------------------------
>
>                 Key: HDDS-2002
>                 URL: https://issues.apache.org/jira/browse/HDDS-2002
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Nanda kumar
>            Assignee: Nanda kumar
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> We have to update Ozone documentation based on the latest changes/features.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to