Skip to content

Commit 9bdb851

Browse files
authored
Merge pull request #112490 from dagiro/freshness_c32
freshness_c32
2 parents e293980 + 3232a9d commit 9bdb851

File tree

1 file changed

+3
-26
lines changed

1 file changed

+3
-26
lines changed

articles/hdinsight/spark/apache-spark-zeppelin-notebook.md

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ ms.reviewer: jasonh
77
ms.service: hdinsight
88
ms.topic: conceptual
99
ms.custom: hdinsightactive
10-
ms.date: 04/07/2020
10+
ms.date: 04/23/2020
1111
---
1212

1313
# Use Apache Zeppelin notebooks with Apache Spark cluster on Azure HDInsight
1414

15-
HDInsight Spark clusters include [Apache Zeppelin](https://zeppelin.apache.org/) notebooks. Use the notebooks to run [Apache Spark](https://spark.apache.org/) jobs. In this article, you learn how to use the Zeppelin notebook on an HDInsight cluster.
15+
HDInsight Spark clusters include [Apache Zeppelin](https://zeppelin.apache.org/) notebooks. Use the notebooks to run Apache Spark jobs. In this article, you learn how to use the Zeppelin notebook on an HDInsight cluster.
1616

1717
## Prerequisites
1818

@@ -219,29 +219,6 @@ To validate the service from a command line, SSH to the head node. Switch user t
219219
220220
## Next steps
221221
222-
[Overview: Apache Spark on Azure HDInsight](apache-spark-overview.md)
223-
224-
### Scenarios
225-
226-
* [Apache Spark with BI: Interactive data analysis using Spark in HDInsight with BI tools](apache-spark-use-bi-tools.md)
227-
* [Apache Spark with Machine Learning: Use Spark in HDInsight for analyzing building temperature using HVAC data](apache-spark-ipython-notebook-machine-learning.md)
228-
* [Apache Spark with Machine Learning: Use Spark in HDInsight to predict food inspection results](apache-spark-machine-learning-mllib-ipython.md)
229-
* [Website log analysis using Apache Spark in HDInsight](apache-spark-custom-library-website-log-analysis.md)
230-
231-
### Create and run applications
232-
233-
* [Create a standalone application using Scala](apache-spark-create-standalone-application.md)
234-
* [Run jobs remotely on an Apache Spark cluster using Apache Livy](apache-spark-livy-rest-interface.md)
235-
236-
### Tools and extensions
237-
238-
* [Use HDInsight Tools Plugin for IntelliJ IDEA to create and submit Apache Spark Scala applications](apache-spark-intellij-tool-plugin.md)
239-
* [Use HDInsight Tools Plugin for IntelliJ IDEA to debug Apache Spark applications remotely](apache-spark-intellij-tool-plugin-debug-jobs-remotely.md)
222+
* [Overview: Apache Spark on Azure HDInsight](apache-spark-overview.md)
240223
* [Kernels available for Jupyter notebook in Apache Spark cluster for HDInsight](apache-spark-jupyter-notebook-kernels.md)
241-
* [Use external packages with Jupyter notebooks](apache-spark-jupyter-notebook-use-external-packages.md)
242224
* [Install Jupyter on your computer and connect to an HDInsight Spark cluster](apache-spark-jupyter-notebook-install-locally.md)
243-
244-
### Manage resources
245-
246-
* [Manage resources for the Apache Spark cluster in Azure HDInsight](apache-spark-resource-manager.md)
247-
* [Track and debug jobs running on an Apache Spark cluster in HDInsight](apache-spark-job-debugging.md)

0 commit comments

Comments
 (0)