Browse Source

HDDS-1920. Place ozone.om.address config key default value in ozone-site.xml

Change-Id: Ic5970b383357147b74a01680aedf40bed4d3e176
Signed-off-by: Anu Engineer <aengineer@apache.org>
Siyao Meng 5 years ago
parent
commit
bf457797f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hadoop-hdds/common/src/main/resources/ozone-default.xml

+ 1 - 1
hadoop-hdds/common/src/main/resources/ozone-default.xml

@@ -550,7 +550,7 @@
   </property>
   <property>
     <name>ozone.om.address</name>
-    <value/>
+    <value>0.0.0.0:9862</value>
     <tag>OM, REQUIRED</tag>
     <description>
       The address of the Ozone OM service. This allows clients to discover