Skip to content

Commit f75089c

Browse files
authored
Corrected the formatting issues
Corrected the formatting issues
1 parent f85a4fd commit f75089c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ To execute the migration process,
3434
## Execution
3535

3636
On HDInsight 4 Cluster (Old Cluster)
37-
1. `ssh to headnode`.
37+
1. ssh to headnode.
3838
1. `mkdir hdinsights_ambari_utils`.
3939
1. `cd hdinsights_ambari_utils`.
40-
1. Download `ambari_export_cluster_configs.py`
41-
Run `wget https://hdiconfigactions2.blob.core.windows.net/hdi-sre-workspace/hdinsights_upgrade_ambari_utils/ambari_export_cluster_configs.py`
40+
1. Download `ambari_export_cluster_configs.py`.
41+
1. Run `wget https://hdiconfigactions2.blob.core.windows.net/hdi-sre-workspace/hdinsights_upgrade_ambari_utils/ambari_export_cluster_configs.py`.
4242

4343
:::image type="content" source="./media/migrate-ambari-recent-version-hdinsight/wget-command.png" alt-text="Screenshot showing wget command." border="true" lightbox="./media/migrate-ambari-recent-version-hdinsight/wget-command.png":::
4444
1. Execute the script.
@@ -57,7 +57,7 @@ Run `wget https://hdiconfigactions2.blob.core.windows.net/hdi-sre-workspace/hdin
5757

5858
## On HDInsight 5.x Cluster (New Cluster)
5959

60-
1. `ssh` to `headnode`.
60+
1. ssh to headnode.
6161
```
6262
mkdir hdinsights_ambari_utils
6363
cd hdinsights_ambari_util

0 commit comments

Comments
 (0)