[
https://issues.apache.org/jira/browse/HDDS-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-5389:
---------------------------------
Labels: pull-request-available (was: )
> Include ozoneserviceid in fs.defaultFS when configuring o3fs
> ------------------------------------------------------------
>
> Key: HDDS-5389
> URL: https://issues.apache.org/jira/browse/HDDS-5389
> Project: Apache Ozone
> Issue Type: Bug
> Components: documentation
> Affects Versions: 1.1.0
> Reporter: Dinesh Chitlangia
> Assignee: Ke-Yi Sung
> Priority: Major
> Labels: pull-request-available
>
> Incorrect fs.defaultFS value on this page:
> https://hadoop.apache.org/ozone/docs/1.1.0/interface/o3fs.html
>
> Incorrect section:
> <property>
> <name>fs.defaultFS</name>
> <value>o3fs://bucket.volume</value>
> </property>
> Recommended correction
> <property>
> <name>fs.defaultFS</name>
> <value>o3fs://bucket.volume.OzoneServiceId</value>
> </property>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]