Skip to content

Commit bf2294b

Browse files
committed
retired3
1 parent fa3eb34 commit bf2294b

12 files changed

+7
-298
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28222,9 +28222,14 @@
2822228222
},
2822328223
{
2822428224
"source_path": "articles/hdinsight/hdinsight-deep-learning-caffe-spark.md",
28225-
"redirect_url": "/azure/hdinsight/spark/apache-spark-deep-learning-caffe",
28225+
"redirect_url": "/azure/hdinsight/spark/apache-spark-machine-learning-mllib-ipython",
2822628226
"redirect_document_id": true
2822728227
},
28228+
{
28229+
"source_path": "articles/hdinsight/spark/apache-spark-deep-learning-caffe.md",
28230+
"redirect_url": "/azure/hdinsight/spark/apache-spark-machine-learning-mllib-ipython",
28231+
"redirect_document_id": false
28232+
},
2822828233
{
2822928234
"source_path": "articles/hdinsight/hdinsight-develop-deploy-java-mapreduce-linux.md",
2823028235
"redirect_url": "/azure/hdinsight/hadoop/apache-hadoop-develop-deploy-java-mapreduce-linux",

articles/hdinsight/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,6 @@
330330
href: ./spark/apache-spark-machine-learning-mllib-ipython.md
331331
- name: Analyze website logs
332332
href: ./spark/apache-spark-custom-library-website-log-analysis.md
333-
- name: Use Caffe for deep learning
334-
href: ./spark/apache-spark-deep-learning-caffe.md
335333
- name: Use with Microsoft Cognitive Toolkit
336334
href: ./spark/apache-spark-microsoft-cognitive-toolkit.md
337335
- 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)