sky76093016 commented on a change in pull request #2370:
URL: https://github.com/apache/ozone/pull/2370#discussion_r658665436
##########
File path: hadoop-hdds/docs/content/interface/O3fs.md
##########
@@ -59,10 +59,15 @@ Please add the following entry to the core-site.xml.
</property>
<property>
<name>fs.defaultFS</name>
- <value>o3fs://bucket.volume.OzoneServiceId</value>
+ <value>o3fs://bucket.volume</value>
</property>
```
+<div class="alert alert-warning" role="alert">
+
+Tip: For the OM HA cluster, you need to specify the ozone service id.
Review comment:
Your suggestion is also good, it will be more intuitive. Then I will
combine the two, what do you think?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]