[ 
https://issues.apache.org/jira/browse/HDDS-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang resolved HDDS-5389.
-----------------------------------
    Fix Version/s: 1.2.0
       Resolution: Fixed

> 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
>             Fix For: 1.2.0
>
>
> 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]

Reply via email to