Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e31aba2

Browse files
committedMay 19, 2022
Docs Editor: Update apache-spark-create-standalone-application.md
1 parent ce48e11 commit e31aba2

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed
 

‎articles/hdinsight/spark/apache-spark-create-standalone-application.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@ Do the following steps to install the Scala plugin:
4343

4444
1. On the welcome screen, navigate to **Configure** > **Plugins** to open the **Plugins** window.
4545

46-
![Screenshot showing IntelliJ Welcome Screen.](media/apache-spark-create-standalone-application/spark1.png)
46+
![Screenshot showing IntelliJ Welcome Screen.](media/apache-spark-create-standalone-application/spark-1.png)
4747

4848
1. Select **Install** for Azure Toolkit for IntelliJ.
4949

50-
![Screenshot showing IntelliJ Azure Tool Kit.](media/apache-spark-create-standalone-application/spark2.png)
50+
![Screenshot showing IntelliJ Azure Tool Kit.](media/apache-spark-create-standalone-application/spark-2.png)
5151

5252
1. Select **Install** for the Scala plugin that is featured in the new window.
5353

54-
![Screenshot showing IntelliJ Scala Plugin.](media/apache-spark-create-standalone-application/spark3.png)
54+
![Screenshot showing IntelliJ Scala Plugin.](media/apache-spark-create-standalone-application/spark-3.png)
5555

5656
1. After the plugin installs successfully, you must restart the IDE.
5757

@@ -68,7 +68,7 @@ Do the following steps to install the Scala plugin:
6868
* **Maven** for Scala project-creation wizard support.
6969
* **SBT** for managing the dependencies and building for the Scala project.
7070

71-
![Screenshot showing create application.](media/apache-spark-create-standalone-application/spark6.png)
71+
![Screenshot showing create application.](media/apache-spark-create-standalone-application/spark-4.png)
7272

7373
1. Select **Next**.
7474

Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.