rakeshadr commented on a change in pull request #3115:
URL: https://github.com/apache/ozone/pull/3115#discussion_r811592020
##########
File path: hadoop-hdds/docs/content/feature/PrefixFSO.md
##########
@@ -62,32 +63,17 @@ Following picture describes the OM metadata changes while
performing a rename
{{< image src="PrefixFSO-Rename.png">}}
## Configuration
-By default the feature is disabled. It can be enabled with the following
- settings in `ozone-site.xml`:
-
-```XML
-<property>
- <name>ozone.om.enable.filesystem.paths</name>
- <value>true</value>
-</property>
-<property>
- <name>ozone.om.metadata.layout</name>
- <value>PREFIX</value>
-</property>
-```
-In reference to efforts towards supporting protocol aware buckets
-within an Ozone cluster, the following configuration can be used
-to define the default value for bucket layout during bucket creation
-if the client has not specified the bucket layout argument.
+The following configuration can be used to define the default value for bucket
layout during bucket creation
Review comment:
@JyotinderSingh can you include `ozone-site.xml`. Apart from this doc
looks pretty good!
The following configuration can be configured in `ozone-site.xml` to define
the default value for bucket layout during bucket creation if the client has
not specified the bucket layout argument.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]