Skip to content

Commit cefe459

Browse files
Merge pull request #96643 from dagiro/freshness24b
Freshness24b
2 parents a2a51fb + 971e83a commit cefe459

9 files changed

+7
-264
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26476,6 +26476,11 @@
2647626476
"redirect_url": "/azure/hdinsight/spark/apache-spark-overview",
2647726477
"redirect_document_id": true
2647826478
},
26479+
{
26480+
"source_path": "articles/hdinsight/spark/apache-spark-eventhub-streaming.md",
26481+
"redirect_url": "/azure/hdinsight/spark/apache-spark-ipython-notebook-machine-learning",
26482+
"redirect_document_id": false
26483+
},
2647926484
{
2648026485
"source_path": "articles/hdinsight/storm/apache-storm-sensor-data-analysis.md",
2648126486
"redirect_url": "https://azure.microsoft.com/resources/samples/hdinsight-java-storm-eventhub/",

articles/hdinsight/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,6 @@
273273
href: ./spark/apache-spark-intellij-tool-failure-debug.md
274274
- name: Analyze data using BI tools
275275
href: ./spark/apache-spark-use-bi-tools.md
276-
- name: Run a streaming job
277-
href: ./spark/apache-spark-eventhub-streaming.md
278276
- name: Create a machine learning app
279277
href: ./spark/apache-spark-ipython-notebook-machine-learning.md
280278
- name: Create an Apache Spark app in IntelliJ

articles/hdinsight/spark/apache-spark-eventhub-streaming.md

Lines changed: 0 additions & 260 deletions
This file was deleted.

articles/hdinsight/spark/apache-spark-use-bi-tools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ To delete a cluster, see [Delete an HDInsight cluster using your browser, PowerS
177177
178178
## Next steps
179179
180-
In this tutorial, you learned how to use [Microsoft Power BI](https://powerbi.microsoft.com/) to visualize data in an Apache Spark cluster in [Azure HDInsight](https://azure.microsoft.com/services/hdinsight/). Advance to the next article to see how the data you registered in Spark can be pulled into a BI analytics tool such as Power BI.
180+
In this tutorial, you learned how to use [Microsoft Power BI](https://powerbi.microsoft.com/) to visualize data in an Apache Spark cluster in [Azure HDInsight](https://azure.microsoft.com/services/hdinsight/). Advance to the next article to see you can create a machine learning application.
181181
182182
> [!div class="nextstepaction"]
183-
> [Run an Apache Spark streaming job](apache-spark-eventhub-streaming.md)
183+
> [Create a machine learning application](./apache-spark-ipython-notebook-machine-learning.md)

0 commit comments

Comments
 (0)