File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -651,6 +651,8 @@ items:
651
651
href : ./hadoop/troubleshoot-wasbs-storage-exception.md
652
652
- name : Manage disk space
653
653
href : ./hadoop/troubleshoot-disk-space.md
654
+ - name : Ambari user configs migration
655
+ href : ./hadoop/migrate-ambari-recent-version-hdinsight.md
654
656
- name : Apache Kafka
655
657
items :
656
658
- name : Overview
Original file line number Diff line number Diff line change @@ -82,7 +82,9 @@ On HDInsight 4 Cluster (Old Cluster)
82
82
83
83
1. Download `compare_ambari_cluster_configs.py script`.
84
84
85
- ::::image type="content" source="./media/migrate-ambari-recent-version-hdinsight/python-results.png" alt-text="Screenshot showing python results." border="true" lightbox="./media/migrate-ambari-recent-version-hdinsight/python-results.png":::
85
+ :::image type="content" source="./media/migrate-ambari-recent-version-hdinsight/python-results.png" alt-text="Screenshot showing python results." border="true" lightbox="./media/migrate-ambari-recent-version-hdinsight/python-results.png":::
86
+
87
+ 1. Run `wget https://hdiconfigactions2.blob.core.windows.net/hdi-sre-workspace/hdinsights_upgrade_ambari_utils/compare_ambari_cluster_configs.py`'
86
88
87
89
1. Run the `compare_ambari_cluster_configs.py` script.
88
90
1. Run `sshuser@hn0-sugar:~/hdinsights_ambari_utils$ python,
You can’t perform that action at this time.
0 commit comments