keith-turner 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_r364390059
##########
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:
yeah that sounds great.
----------------------------------------------------------------
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