Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-1283

Fix the dynamic documentation of basic s3 client usage

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • S3

    Description

      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:

      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. 
      

      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>

      Attachments

        Issue Links

          Activity

            People

              elek Marton Elek
              elek Marton Elek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m