From 50d2e3ec41c73f9a0198d4a4e3d6f308d3030b8a Mon Sep 17 00:00:00 2001 From: Anu Engineer Date: Fri, 31 Aug 2018 14:30:29 -0700 Subject: [PATCH] HDDS-388. Fix the name of the db profile configuration key. Contributed by Elek, Marton. --- hadoop-hdds/common/src/main/resources/ozone-default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-hdds/common/src/main/resources/ozone-default.xml b/hadoop-hdds/common/src/main/resources/ozone-default.xml index 6d2ee0949ec..d3ec4a58e1e 100644 --- a/hadoop-hdds/common/src/main/resources/ozone-default.xml +++ b/hadoop-hdds/common/src/main/resources/ozone-default.xml @@ -1100,7 +1100,7 @@ - ozone.db.profile + hdds.db.profile DBProfile.SSD OZONE, OM, PERFORMANCE, REQUIRED This property allows user to pick a configuration