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:19:01 UTC

[ambari] branch branch-2.7 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 branch-2.7
in repository https://gitbox.apache.org/repos/asf/ambari.git


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

commit 6e6646872f057b729828fc60ab4330af6e49f4bf
Author: Olivér Szabó <ol...@gmail.com>
AuthorDate: Mon Jul 9 11:18:59 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
+```