You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/06/25 09:09:45 UTC

[GitHub] [ozone] sky76093016 commented on a change in pull request #2370: HDDS-5389. Include ozoneserviceid in fs.defaultFS when configuring o3fs

sky76093016 commented on a change in pull request #2370:
URL: https://github.com/apache/ozone/pull/2370#discussion_r658615148



##########
File path: hadoop-hdds/docs/content/interface/O3fs.md
##########
@@ -59,7 +59,7 @@ Please add the following entry to the core-site.xml.
 </property>
 <property>
   <name>fs.defaultFS</name>
-  <value>o3fs://bucket.volume</value>
+  <value>o3fs://bucket.volume.OzoneServiceId</value>

Review comment:
       Thank @bharatviswa504  for review, can I change it to the following tip?
   ![image](https://user-images.githubusercontent.com/72794035/123400208-16f8fa00-d5d8-11eb-8b8f-4c580106e9f8.png)
   




-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org