Skip to content

Commit e1a3022

Browse files
committed
Fix typo
Intellij -> IntelliJ
1 parent 147e872 commit e1a3022

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/hdinsight/hdinsight-hadoop-windows-tools.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ Examples of tasks you can do with the .NET SDK in Visual Studio:
4646
* [Run Apache Hive queries using the .NET SDK](hadoop/apache-hadoop-use-hive-dotnet-sdk.md).
4747
* [Use C# user-defined functions with Apache Hive and Apache Pig streaming on Apache Hadoop](hadoop/apache-hadoop-hive-pig-udf-dotnet-csharp.md).
4848

49-
## Intellij IDEA and Eclipse IDE for Spark clusters
49+
## IntelliJ IDEA and Eclipse IDE for Spark clusters
5050

51-
Both [Intellij IDEA](https://www.jetbrains.com/idea/download) and the [Eclipse IDE](https://www.eclipse.org/downloads/) can be used to:
51+
Both [IntelliJ IDEA](https://www.jetbrains.com/idea/download) and the [Eclipse IDE](https://www.eclipse.org/downloads/) can be used to:
5252
* Develop and submit a Scala Spark application on an HDInsight Spark cluster.
5353
* Access Spark cluster resources.
5454
* Develop and run a Scala Spark application locally.
5555

5656
These articles show how:
57-
* Intellij IDEA: [Create Apache Spark applications using the Azure Toolkit for Intellij plug-in and the Scala SDK.](spark/apache-spark-intellij-tool-plugin.md)
57+
* IntelliJ IDEA: [Create Apache Spark applications using the Azure Toolkit for IntelliJ plug-in and the Scala SDK.](spark/apache-spark-intellij-tool-plugin.md)
5858
* Eclipse IDE or Scala IDE for Eclipse: [Create Apache Spark applications and the Azure Toolkit for Eclipse](spark/apache-spark-eclipse-tool-plugin.md)
5959

6060
## Notebooks on Spark for data scientists

0 commit comments

Comments
 (0)