elek commented on a change in pull request #693: HDDS-1382. Create customized 
CSI server for Ozone.
URL: https://github.com/apache/hadoop/pull/693#discussion_r288541240
 
 

 ##########
 File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
 ##########
 @@ -2400,8 +2400,14 @@
     <name>hdds.tracing.enabled</name>
     <value>true</value>
     <tag>OZONE, HDDS</tag>
+    <description>If enabled, tracing information is sent to tracing 
server.</description>
+   </property>
+  <property>
+    <name>ozone.s3g.address</name>
+    <value/>
+    <tag>OZONE, MANAGEMENT</tag>
     <description>
-      If enabled, tracing information is sent to tracing server.
+      The address of the Ozone S3G gateway.n.
 
 Review comment:
   Thanks. Removed the modification of ozone-default.xml as I switched to use 
the annotation based configs.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to