Skip to content

Commit d63850d

Browse files
authored
Merge pull request #96893 from sethiaarun/patch-1
updated broken JDK URL
2 parents 97e2f8c + 38593f5 commit d63850d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In this tutorial, you learn how to:
2929

3030
* An Apache Spark cluster on HDInsight. For instructions, see [Create Apache Spark clusters in Azure HDInsight](apache-spark-jupyter-spark-sql.md).
3131

32-
* [Oracle Java Development kit](https://www.azul.com/downloads/azure-only/zulu/). This tutorial uses Java version 8.0.202.
32+
* [Oracle Java Development kit](https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html). This tutorial uses Java version 8.0.202.
3333

3434
* A Java IDE. This article uses [IntelliJ IDEA Community 2018.3.4](https://www.jetbrains.com/idea/download/).
3535

0 commit comments

Comments
 (0)