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 "Bharat Viswanadham (JIRA)" <ji...@apache.org> on 2018/10/19 21:32:00 UTC

[jira] [Created] (HDDS-705) OS3Exception resource name should be the actual resource name

Bharat Viswanadham created HDDS-705:
---------------------------------------

             Summary: OS3Exception resource name should be the actual resource name
                 Key: HDDS-705
                 URL: https://issues.apache.org/jira/browse/HDDS-705
             Project: Hadoop Distributed Data Store
          Issue Type: Task
            Reporter: Bharat Viswanadham
            Assignee: Bharat Viswanadham


[https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html]

<?xml version="1.0" encoding="UTF-8"?> <Error> <Code>NoSuchKey</Code> <Message>The resource you requested does not exist</Message> <Resource>/mybucket/myfoto.jpg</Resource> <RequestId>4442587FB7D0A2F9</RequestId> </Error>

 

Right now in the code we are print resource as "bucket" , "key" instead of actual resource name.



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