bharatviswa504 commented on a change in pull request #502: HDDS-919. Enable 
prometheus endpoints for Ozone datanodes
URL: https://github.com/apache/hadoop/pull/502#discussion_r259209970
 
 

 ##########
 File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
 ##########
 @@ -1881,4 +1881,71 @@
       jar and false for the ozone-filesystem-lib.jar
     </description>
   </property>
+
+
+  <property>
+    <name>hdds.datanode.http.kerberos.principal</name>
+    <value>HTTP/[email protected]</value>
+    <description>
+      The kerberos principal for the datanode http server.
+    </description>
+
+  </property>
+  <property>
+    <name>hdds.datanode.http.kerberos.keytab</name>
+    <value>/etc/security/keytabs/HTTP.keytab</value>
 
 Review comment:
   Can we add tag as Ozone,Security?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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