Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-5389

Include ozoneserviceid in fs.defaultFS when configuring o3fs

    XMLWordPrintableJSON

Details

    Description

      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>

      Attachments

        Issue Links

          Activity

            People

              sky76093016 Keyi Song
              dineshchitlangia Dinesh Chitlangia
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: