shannawaz commented on a change in pull request #304: Add optional support for 
Azure ADLS Gen2
URL: https://github.com/apache/fluo-muchos/pull/304#discussion_r364379711
 
 

 ##########
 File path: ansible/roles/hadoop-ha/templates/core-site.xml
 ##########
 @@ -38,4 +38,34 @@
     <name>ha.zookeeper.quorum</name>
     <value>{{ zookeeper_connect }}</value>
   </property>
+{% if use_adlsg2 == True %}
+  <property>
 
 Review comment:
   This is a great suggestion.  We will create an issue to track this change 
and work on it after wipe/terminate PR. Let me know if you are good with this.

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

Reply via email to