summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Szabo <oleewere@gmail.com>2018-05-31 13:36:13 +0200
committerOliver Szabo <oleewere@gmail.com>2018-05-31 13:36:13 +0200
commitc5ee7e5838667049b0d5f2c4e4b9b0fe34750c11 (patch)
treec32bb6b465c10c1b441122dab7cbc20710236790
parent6bf12068ca0e9bc6c1c997a9261359e6b374f305 (diff)
Fix internal links in Infra Solr client README.md
-rw-r--r--ambari-infra/ambari-infra-solr-client/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/ambari-infra/ambari-infra-solr-client/README.md b/ambari-infra/ambari-infra-solr-client/README.md
index 7794d8f202..586acdb0c8 100644
--- a/ambari-infra/ambari-infra-solr-client/README.md
+++ b/ambari-infra/ambari-infra-solr-client/README.md
@@ -52,12 +52,12 @@ Ambari Infra Solr uses Solr 7 from Ambari 2.7.0, therefore it is required migrat
- [1. Restore old Ranger collection](#vi/1.-restore-old-ranger-collection)
- b.) If you have Atlas Ambari service:
- [4. Restore old Atlas collections](#vi/4.-restore-old-atlas-collections)
-- [VIII. Restart Solr Instances](#vii.-restart-infra-solr-instances">viii.-restart-infra-solr-instances)
-- [IX. Transport old data to new collections](#viii.-transport-old-data-to-new-collections">ix.-transport-old-data-to-new-collections)
+- [VIII. Restart Solr Instances](#vii.-restart-infra-solr-instances)
+- [IX. Transport old data to new collections](#viii.-transport-old-data-to-new-collections)
- a.) If you have Ranger Ambari service with Solr audits:
- - [1. Transport old data to Ranger collection](#vi/3.-transport-old-data-to-ranger-collection)
+ - [1. Transport old data to Ranger collection](#viii/1.-transport-old-data-to-ranger-collection)
- b.) If you have Atlas Ambari service:
- - [2. Transport old data to Atlas collections](#vi/6.-transport-old-data-to-atlas-collections)
+ - [2. Transport old data to Atlas collections](#viii/2.-transport-old-data-to-atlas-collections)
- [Happy Path](#happy-path)
- [APPENDIX](#appendix)
@@ -476,7 +476,7 @@ curl --negotiate -k -u : "$SOLR_URL/$OLD_BACKUP_COLLECTION_CORE/replication?comm
Or use simple `cp` or `hdfs dfs -put` commands to copy the migrated cores to the right places.
-#### <a id="vi/2.-restore-old-atlas-collections">VII/2. Restore Old Atlas collections</a>
+#### <a id="vi/4.-restore-old-atlas-collections">VII/2. Restore Old Atlas collections</a>
For Atlas, use `old_` prefix for all 3 collections that you need to create and use `atlas_configs` config set, then use those for restore the backups;