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

Ajay Kumar commented on HDDS-1283:
----------------------------------

[~elek] thanks for contribution, committed to trunk and ozone 0.4

> Fix the dynamic documentation of basic s3 client usage
> ------------------------------------------------------
>
>                 Key: HDDS-1283
>                 URL: https://issues.apache.org/jira/browse/HDDS-1283
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: S3
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> S3 gateway has a default web page to display a generic message if you open 
> the endpoint in the browser:
> http://localhost:9878/static/
> It also contains a simple example to use the endpoint:
> {code}
> This is an endpoint of Apache Hadoop Ozone S3 gateway. Use it with any AWS S3 
> compatible tool with setting this url as an endpoint
> For example with aws-cli:
> aws s3api --endpoint http://localhost:9878/static/ create-bucket 
> --bucket=wordcount
> For more information, please check the documentation. 
> {code}
> Unfortunately the endpoint is wrong here, the static should be removed from 
> the url.
> The trivial fix is to move the ) in the js code>  



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