You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Elek, Marton (JIRA)" <ji...@apache.org> on 2018/09/20 07:22:00 UTC

[jira] [Created] (HDDS-515) Implement GetObject REST endpoint

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org