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

Dinesh Chitlangia commented on HDDS-619:
----------------------------------------

[~arpitagarwal] thanks for review & commit.

> hdds.db.profile should not be tagged as a required setting & should default 
> to DISK
> -----------------------------------------------------------------------------------
>
>                 Key: HDDS-619
>                 URL: https://issues.apache.org/jira/browse/HDDS-619
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: Arpit Agarwal
>            Assignee: Dinesh Chitlangia
>            Priority: Major
>              Labels: newbie
>             Fix For: 0.3.0
>
>         Attachments: HDDS-619.001.patch
>
>
> hdds.db.profile is tagged as a required setting and defaults to SSD. It 
> should default to DISK instead.
> {code:java}
> <property>
>   <name>hdds.db.profile</name>
>   <value>SSD</value>
>   <tag>OZONE, OM, PERFORMANCE, REQUIRED</tag>
>   <description>
>     This property allows user to pick a configuration
>     that tunes the RocksDB settings for the hardware it is running
>     on. Right now, we have SSD and DISK as profile options.
>   </description>
> </property>{code}



--
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