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

ASF GitHub Bot logged work on HDDS-1283:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Mar/19 21:12
            Start Date: 15/Mar/19 21:12
    Worklog Time Spent: 10m 
      Work Description: ajayydv commented on pull request #605: HDDS-1283. Fix 
the dynamic documentation of basic s3 client usage
URL: https://github.com/apache/hadoop/pull/605
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 214044)
    Time Spent: 40m  (was: 0.5h)

> 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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to