Wei-Che Wei created HDDS-4662:
---------------------------------
Summary: Fix typo in S3.md
Key: HDDS-4662
URL: https://issues.apache.org/jira/browse/HDDS-4662
Project: Hadoop Distributed Data Store
Issue Type: Improvement
Components: documentation
Affects Versions: 1.0.0
Reporter: Wei-Che Wei
It seems that there are some typos in the example script for "Expose any volume"
[https://github.com/apache/ozone/blob/master/hadoop-hdds/docs/content/interface/S3.md#expose-any-volume]
{code:java}
ozone sh create volume /s3v
ozone sh create volume /vol1
ozone sh create bucket /vol1/bucket1
ozone sh bucket link /vol1/bucket1 /s3v/common-bucket
{code}
IIRC, it should be `ozone sh volume create` and `ozone sh bucket create`
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]