You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by jo...@apache.org on 2017/07/21 04:38:12 UTC

[12/23] ambari git commit: AMBARI-21487. ADDENDUM - Add SOLR to BigInsights 4.2.5 stack (oleewere)

AMBARI-21487. ADDENDUM - Add SOLR to BigInsights 4.2.5 stack (oleewere)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/444115a8
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/444115a8
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/444115a8

Branch: refs/heads/branch-feature-AMBARI-21450
Commit: 444115a8fbab5211671a2976d880a6cf0fa469af
Parents: 05e7043
Author: oleewere <ol...@gmail.com>
Authored: Wed Jul 19 20:15:25 2017 +0200
Committer: oleewere <ol...@gmail.com>
Committed: Wed Jul 19 20:15:53 2017 +0200

----------------------------------------------------------------------
 .../BigInsights/4.2.5/services/SOLR/configuration/solr-env.xml      | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/444115a8/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/services/SOLR/configuration/solr-env.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/services/SOLR/configuration/solr-env.xml b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/services/SOLR/configuration/solr-env.xml
index 4d47cf1..45b7e6a 100644
--- a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/services/SOLR/configuration/solr-env.xml
+++ b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/services/SOLR/configuration/solr-env.xml
@@ -82,6 +82,7 @@
     <name>solr_hdfs_home_dir</name>
     <value>/apps/solr/data</value>
     <description>A root location in HDFS for Solr to write collection data to. Rather than specifying an HDFS location for the data directory or update log directory, use this to specify one root location and have everything automatically created within this HDFS</description>
+    <on-ambari-upgrade add="false"/>
   </property>
   <property>
     <name>solr_ssl_enabled</name>