This is an automated email from the ASF dual-hosted git repository.
elek 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 3cb1d09 HDDS-1479. Update S3.md documentation
3cb1d09 is described below
commit 3cb1d09b2eb5f75e91b1a90986845f639bc68487
Author: Vivek Ratnavel Subramanian <[email protected]>
AuthorDate: Thu May 2 11:48:32 2019 +0200
HDDS-1479. Update S3.md documentation
Closes #791
---
hadoop-hdds/docs/content/S3.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/hadoop-hdds/docs/content/S3.md b/hadoop-hdds/docs/content/S3.md
index a928164..5a9e4a5 100644
--- a/hadoop-hdds/docs/content/S3.md
+++ b/hadoop-hdds/docs/content/S3.md
@@ -82,8 +82,8 @@ Operation on Objects:
Endpoint | Status | Notes
------------------------------------|-----------------|---------------
PUT Object | implemented |
-GET Object | implemented | Range headers are not
supported
-Multipart Uplad | implemented |Except the listing of the
current MultiPartUploads.
+GET Object | implemented |
+Multipart Upload | implemented | Except the listing of
the current MultiPartUploads.
DELETE Object | implemented |
HEAD Object | implemented |
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]