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