This is an automated email from the ASF dual-hosted git repository.

bharat pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new f280f52  HDDS-978. Fix typo in doc : Client > S3 section. Contributed 
by  Dinesh Chitlangia.
f280f52 is described below

commit f280f52b209791cc9b4a3ab7ee2b13af8e144b5f
Author: Bharat Viswanadham <bha...@apache.org>
AuthorDate: Tue Jan 15 15:11:16 2019 -0800

    HDDS-978. Fix typo in doc : Client > S3 section. Contributed by  Dinesh 
Chitlangia.
---
 hadoop-hdds/docs/content/S3.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-hdds/docs/content/S3.md b/hadoop-hdds/docs/content/S3.md
index cfefaf4..e8897b1 100644
--- a/hadoop-hdds/docs/content/S3.md
+++ b/hadoop-hdds/docs/content/S3.md
@@ -92,7 +92,7 @@ HEAD Object                         | implemented     |
 
 Security is not yet implemented, you can *use* any AWS_ACCESS_KEY_ID and 
AWS_SECRET_ACCESS_KEY
 
-Note: Ozone has a notion for 'volumes' which is missing from the S3 Rest 
endpoint. Under the hood S3 bucket names are maped to Ozone 'volume/bucket' 
locations (depending from the given authentication information).
+Note: Ozone has a notion for 'volumes' which is missing from the S3 Rest 
endpoint. Under the hood S3 bucket names are mapped to Ozone 'volume/bucket' 
locations (depending from the given authentication information).
 
 To show the storage location of a S3 bucket, use the `ozone sh bucket path 
<bucketname>` command.
 


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

Reply via email to