[ 
https://issues.apache.org/jira/browse/HDDS-518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16648970#comment-16648970
 ] 

Hudson commented on HDDS-518:
-----------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15204 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15204/])
HDDS-518. Implement PutObject Rest endpoint. Contributed by chencan. (elek: rev 
ae268b48943dcce1adacd4bf01231fcb21d76f3a)
* (edit) 
hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/object/PutObject.java
* (add) 
hadoop-ozone/s3gateway/src/test/java/org/apache/hadoop/ozone/s3/object/TestPutObject.java


> Implement PutObject Rest endpoint
> ---------------------------------
>
>                 Key: HDDS-518
>                 URL: https://issues.apache.org/jira/browse/HDDS-518
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Elek, Marton
>            Assignee: chencan
>            Priority: Major
>              Labels: newbie
>             Fix For: 0.3.0
>
>         Attachments: HDDS-518.001.patch, HDDS-518.002.patch
>
>
> The Put Object call allows users to add an Object to an S3 bucket.
> The aws reference is here:
> https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPUT.html
> We have an initial implementation in HDDS-444, but we need add the 
> configurable chunk size (what we have in the upload from 'ozone sh' command), 
> and support replication, replication type parameters.
> We also need to support Content-MD5 header



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

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

Reply via email to