Skip to content

Commit 934e593

Browse files
authored
Merge pull request #100981 from dagiro/retired3
retired3
2 parents 638e915 + 1a5bfbf commit 934e593

12 files changed

+8
-299
lines changed

.openpublishing.redirection.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28232,8 +28232,13 @@
2823228232
},
2823328233
{
2823428234
"source_path": "articles/hdinsight/hdinsight-deep-learning-caffe-spark.md",
28235-
"redirect_url": "/azure/hdinsight/spark/apache-spark-deep-learning-caffe",
28236-
"redirect_document_id": true
28235+
"redirect_url": "/azure/hdinsight/spark/apache-spark-machine-learning-mllib-ipython",
28236+
"redirect_document_id": false
28237+
},
28238+
{
28239+
"source_path": "articles/hdinsight/spark/apache-spark-deep-learning-caffe.md",
28240+
"redirect_url": "/azure/hdinsight/spark/apache-spark-machine-learning-mllib-ipython",
28241+
"redirect_document_id": false
2823728242
},
2823828243
{
2823928244
"source_path": "articles/hdinsight/hdinsight-develop-deploy-java-mapreduce-linux.md",

articles/hdinsight/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,6 @@
328328
href: ./spark/apache-spark-machine-learning-mllib-ipython.md
329329
- name: Analyze website logs
330330
href: ./spark/apache-spark-custom-library-website-log-analysis.md
331-
- name: Use Caffe for deep learning
332-
href: ./spark/apache-spark-deep-learning-caffe.md
333331
- name: Use with Microsoft Cognitive Toolkit
334332
href: ./spark/apache-spark-microsoft-cognitive-toolkit.md
335333
- name: Create an Apache Spark machine learning pipeline

articles/hdinsight/hdinsight-machine-learning-overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,4 @@ To help advance its own work in deep learning, Microsoft developed the free, ea
5858
### Deep learning resources
5959

6060
* [Use Microsoft Cognitive Toolkit deep learning model with Azure HDInsight Spark cluster](spark/apache-spark-microsoft-cognitive-toolkit.md)
61-
* [Use Caffe on Azure HDInsight Spark for distributed deep learning](spark/apache-spark-deep-learning-caffe.md)
6261
* [Deep Learning and AI frameworks on the Data Science Virtual Machine (DSVM)](../machine-learning/data-science-virtual-machine/dsvm-tools-deep-learning-frameworks.md)

articles/hdinsight/spark/apache-spark-deep-learning-caffe.md

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

articles/hdinsight/spark/apache-spark-job-debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Once a job is completed, the information about the job is persisted in the Spark
111111
* [Apache Spark with Machine Learning: Use Spark in HDInsight to predict food inspection results](apache-spark-machine-learning-mllib-ipython.md)
112112
* [Website log analysis using Apache Spark in HDInsight](apache-spark-custom-library-website-log-analysis.md)
113113
* [Application Insight telemetry data analysis using Apache Spark in HDInsight](apache-spark-analyze-application-insight-logs.md)
114-
* [Use Caffe on Azure HDInsight Spark for distributed deep learning](apache-spark-deep-learning-caffe.md)
114+
115115

116116
### For Spark developers
117117

articles/hdinsight/spark/apache-spark-resource-manager.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ Launch the Yarn UI as shown in the beginning of the article. In Cluster Metrics
145145
* [Apache Spark with Machine Learning: Use Spark in HDInsight to predict food inspection results](apache-spark-machine-learning-mllib-ipython.md)
146146
* [Website log analysis using Apache Spark in HDInsight](apache-spark-custom-library-website-log-analysis.md)
147147
* [Application Insight telemetry data analysis using Apache Spark in HDInsight](apache-spark-analyze-application-insight-logs.md)
148-
* [Use Caffe on Azure HDInsight Spark for distributed deep learning](apache-spark-deep-learning-caffe.md)
149148

150149
### For Apache Spark developers
151150

0 commit comments

Comments
 (0)