From bf457797f607f3aeeb2292e63f440cb13e15a2d9 Mon Sep 17 00:00:00 2001 From: Siyao Meng Date: Tue, 6 Aug 2019 14:14:26 -0700 Subject: [PATCH] HDDS-1920. Place ozone.om.address config key default value in ozone-site.xml Change-Id: Ic5970b383357147b74a01680aedf40bed4d3e176 Signed-off-by: Anu Engineer --- 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 409cc72c8f7..d9440d7e30d 100644 --- a/hadoop-hdds/common/src/main/resources/ozone-default.xml +++ b/hadoop-hdds/common/src/main/resources/ozone-default.xml @@ -550,7 +550,7 @@ ozone.om.address - + 0.0.0.0:9862 OM, REQUIRED The address of the Ozone OM service. This allows clients to discover