Skip to content

Commit 7e5fa49

Browse files
authored
Improved the correctness score
Improved the correctness score
1 parent 0be1037 commit 7e5fa49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/hdinsight/migrate-ambari-recent-version-hdinsight.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ On HDInsight 4 Cluster (Old Cluster)
6767
```
6868
:::image type="content" source="./media/migrate-ambari-recent-version-hdinsight/wget-output.png" alt-text="Screenshot showing wget output." border="true" lightbox="./media/migrate-ambari-recent-version-hdinsight/wget-output.png":::
6969
70-
1. Run `wget https://hdiconfigactions2.blob.core.windows.net/hdi-sre-workspace/hdinsights_upgrade_ambari_utils/ambari_export_cluster_configs.py` to download the Pyhton script.
70+
1. Run `wget https://hdiconfigactions2.blob.core.windows.net/hdi-sre-workspace/hdinsights_upgrade_ambari_utils/ambari_export_cluster_configs.py` to download the Python script.
7171
7272
:::image type="content" source="./media/migrate-ambari-recent-version-hdinsight/python-script-output.png" alt-text="Screenshot showing python script output." border="true" lightbox="./media/migrate-ambari-recent-version-hdinsight/python-script-output.png":::
7373
@@ -96,6 +96,6 @@ On HDInsight 4 Cluster (Old Cluster)
9696
9797
1. You can see the difference in the output.
9898
:::image type="content" source="./media/migrate-ambari-recent-version-hdinsight/python-code-sample.png" alt-text="Screenshot showing python code sample." border="true" lightbox="./media/migrate-ambari-recent-version-hdinsight/python-code-sample.png":::
99-
1. Run the command 'l -ltr'.
100-
1. Additionally, both the clusters configs are stored here which you can use them for future reference.
99+
1. Run the command 'ls -ltr'.
100+
1. Additionally, both the clusters configs are stored here, which you can use them for future reference.
101101
:::image type="content" source="./media/migrate-ambari-recent-version-hdinsight/list-of-output-files.png" alt-text="Screenshot showing list of output files." border="true" lightbox="./media/migrate-ambari-recent-version-hdinsight/list-of-output-files.png":::

0 commit comments

Comments
 (0)