Elek, Marton created HDDS-518: --------------------------------- Summary: 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
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: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org