Elek, Marton created HDDS-515:
---------------------------------

             Summary: Implement GetObject REST endpoint
                 Key: HDDS-515
                 URL: https://issues.apache.org/jira/browse/HDDS-515
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
            Reporter: Elek, Marton


The goal is implement the GetObject endpoint for the S3 Gateway:

There reference doc is here:
https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectGET.html

This is mostly just a simple stream copy between the OzoneClient and the 
output, but we also need to:

1. support rest-response-* headers
2. Support Range headers (Jetty may support it out-of the box)

(This jira is marked as newbie as it requires only basic Ozone knowledge. If 
somebody interested I can be more specific).



--
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

Reply via email to