ChenSammi commented on code in PR #3292:
URL: https://github.com/apache/ozone/pull/3292#discussion_r847989229
##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -144,6 +144,20 @@
tagged explicitly.
</description>
</property>
+ <property>
+ <name>hdds.datanode.container.db.dir</name>
+ <value/>
+ <tag>OZONE, CONTAINER, STORAGE, MANAGEMENT</tag>
+ <description>Determines where the per-disk rocksdb instances will be
+ stored. Defaults to empty if not specified, then rocksdb instances
Review Comment:
Defaults to empty if not specified -> If unspecified
--
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]