You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ol...@apache.org on 2018/07/09 09:18:08 UTC

[ambari] branch trunk updated: AMBARI-23945. Infra Solr migration - Update README.md

This is an automated email from the ASF dual-hosted git repository.

oleewere pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 8649d57  AMBARI-23945. Infra Solr migration - Update README.md
8649d57 is described below

commit 8649d57f72fa41ba1a6fd925b06ab523997ed52e
Author: Olivér Szabó <ol...@gmail.com>
AuthorDate: Mon Jul 9 11:18:05 2018 +0200

    AMBARI-23945. Infra Solr migration - Update README.md
---
 ambari-infra/ambari-infra-solr-client/README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ambari-infra/ambari-infra-solr-client/README.md b/ambari-infra/ambari-infra-solr-client/README.md
index b455416..b4c4614 100644
--- a/ambari-infra/ambari-infra-solr-client/README.md
+++ b/ambari-infra/ambari-infra-solr-client/README.md
@@ -65,6 +65,7 @@ Ambari Infra Solr uses Solr 7 from Ambari 2.7.0, therefore it is required migrat
 
 ##### Prerequisites:
 - Upgrade Ambari server
+- Make sure Solrs are up and running
 - Do NOT restart Infra Solr after Ambari server upgrade (if you do, see [this](#if-solr-restarted))
 - There will be a small time window between backup collections and deleting collections - Ranger plugins will operate during that time, that means you can loose data during that time period. If that means a big problem in order to avoid that, you can enable to auudit to HDFS for that time.
 
@@ -1053,4 +1054,4 @@ Usage: /usr/lib/ambari-infra-solr-client/ambariSolrMigration.sh --mode <MODE> --
    --skip-logsearch-upgrade               skip ambari-logsearch-portal and ambari-logsearch-logfeeder package upgrades
    --skip-warnings                        skip warnings at check-shards step
    -h, --help                             print help
-```
\ No newline at end of file
+```