[ 
https://issues.apache.org/jira/browse/HDDS-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16667934#comment-16667934
 ] 

Arpit Agarwal commented on HDDS-759:
------------------------------------

Preliminary v01 patch:
- Move OZONE_METADATA_DIRS setting to HddsConfigKeys, since it is also read by 
HDDS services. This triggered cascading changes to numerous unit tests, hence 
the large patch size.
- Added ozone.scm.db.dirs and ozone.om.db.dirs settings for SCM and OM 
respectively. Both fallback to OZONE_METADATA_DIRS.

> Create config settings for SCM and OM DB directories
> ----------------------------------------------------
>
>                 Key: HDDS-759
>                 URL: https://issues.apache.org/jira/browse/HDDS-759
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>            Priority: Major
>         Attachments: HDDS-759.01.patch
>
>
> Currently SCM, OM and DN all use {{ozone.metadata.dirs}} for storing metadata.
> Looking more closely, it appears that SCM and OM have no option to choose 
> separate locations. We should provide custom config settings.
> To avoid disruption, we can have them fallback to {{ozone.metadata.dirs}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to