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/30 23:38:21 UTC

[GitHub] [hadoop] hanishakoneru commented on a change in pull request #703: HDDS-1371. Download RocksDB checkpoint from OM Leader to Follower.

hanishakoneru commented on a change in pull request #703: HDDS-1371. Download RocksDB checkpoint from OM Leader to Follower.
URL: https://github.com/apache/hadoop/pull/703#discussion_r289211998
 
 

 ##########
 File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
 ##########
 @@ -597,6 +597,18 @@
       ozone.om.http-address.
     </description>
   </property>
+  <property>
+    <name>ozone.om.http.policy</name>
+    <value>HTTP_ONLY</value>
+    <tag>OM, MANAGEMENT</tag>
 
 Review comment:
   Updated BaseHttpServer to take ozone.http.policy if set. Otherwise, use dfs.http.policy.

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