You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/05/21 19:09:00 UTC

[GitHub] [hadoop] ajayydv commented on a change in pull request #693: HDDS-1382. Create customized CSI server for Ozone.

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

 ##########
 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:
   typo in end?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org