You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Dinesh Chitlangia (Jira)" <ji...@apache.org> on 2021/06/25 04:33:00 UTC

[jira] [Created] (HDDS-5389) Include ozoneserviceid in fs.defaultFS when configuring o3fs

Dinesh Chitlangia created HDDS-5389:
---------------------------------------

             Summary: 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: Dinesh Chitlangia


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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org