summaryrefslogtreecommitdiff
path: root/ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/configuration/storm-site.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/configuration/storm-site.xml')
-rw-r--r--ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/configuration/storm-site.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/configuration/storm-site.xml b/ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/configuration/storm-site.xml
index 4719dbb4af..aada3632fc 100644
--- a/ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/configuration/storm-site.xml
+++ b/ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/configuration/storm-site.xml
@@ -42,6 +42,7 @@
<property>
<name>storm.zookeeper.servers</name>
<value>['localhost']</value>
+ <property-type>DONT_ADD_ON_UPGRADE</property-type>
<description>A list of hosts of ZooKeeper servers used to manage the cluster.</description>
<value-attributes>
<type>multiLine</type>