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

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

                Author: ASF GitHub Bot
            Created on: 07/Aug/19 09:01
            Start Date: 07/Aug/19 09:01
    Worklog Time Spent: 10m 
      Work Description: adoroszlai commented on pull request #1245: HDDS-1924. 
ozone sh bucket path command does not exist
URL: https://github.com/apache/hadoop/pull/1245
 
 
   ## What changes were proposed in this pull request?
   
   Fix leftover reference to `ozone sh bucket path`.  It was generally changed 
to `ozone s3 path` in 
[HDDS-761](https://issues.apache.org/jira/browse/HDDS-761).
   
   https://issues.apache.org/jira/browse/HDDS-1924
   
   ## How was this patch tested?
   
   ```
   $ aws s3api --endpoint http://localhost:9878/ create-bucket 
--bucket=wordcount
   {
       "Location": "http://localhost:9878/wordcount";
   }
   
   $ docker-compose exec om ozone s3 path wordcount
   Volume name for S3Bucket is : s3100b8cad7cf2a56f6df78f171f97a1ec
   Ozone FileSystem Uri is : o3fs://wordcount.s3100b8cad7cf2a56f6df78f171f
   ```
 
----------------------------------------------------------------
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:
[email protected]


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

            Worklog Id:     (was: 290312)
            Time Spent: 10m
    Remaining Estimate: 0h

> ozone sh bucket path command does not exist
> -------------------------------------------
>
>                 Key: HDDS-1924
>                 URL: https://issues.apache.org/jira/browse/HDDS-1924
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: documentation, Ozone Manager
>    Affects Versions: 0.4.0
>            Reporter: Mukul Kumar Singh
>            Assignee: Doroszlai, Attila
>            Priority: Blocker
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> ozone sh bucket path command does not exist but it is mentioned in the 
> static/docs/interface/s3.html. The command should either be added back or a 
> the documentation should be improved.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to