Modified: websites/staging/mahout/trunk/content/users/misc/testing.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/misc/testing.html (original)
+++ websites/staging/mahout/trunk/content/users/misc/testing.html Fri Aug 29
17:32:59 2014
@@ -206,7 +206,8 @@
<li class="nav-header">Hadoop</li>
<li><a
href="/users/recommender/intro-itembased-hadoop.html">Intro to item-based
recommendations<br/> with Hadoop</a></li>
<li><a href="/users/recommender/intro-als-hadoop.html">Intro
to ALS recommendations<br/> with Hadoop</a></li>
-
+ <li class="nav-header">Spark</li>
+ <li><a
href="/users/recommender/intro-cooccurrence-spark.html">Intro to
cooccurrence-based<br/> recommendations with Spark</a></li>
</ul>
</li>
</ul>
Modified:
websites/staging/mahout/trunk/content/users/misc/using-mahout-with-python-via-jpype.html
==============================================================================
---
websites/staging/mahout/trunk/content/users/misc/using-mahout-with-python-via-jpype.html
(original)
+++
websites/staging/mahout/trunk/content/users/misc/using-mahout-with-python-via-jpype.html
Fri Aug 29 17:32:59 2014
@@ -206,7 +206,8 @@
<li class="nav-header">Hadoop</li>
<li><a
href="/users/recommender/intro-itembased-hadoop.html">Intro to item-based
recommendations<br/> with Hadoop</a></li>
<li><a href="/users/recommender/intro-als-hadoop.html">Intro
to ALS recommendations<br/> with Hadoop</a></li>
-
+ <li class="nav-header">Spark</li>
+ <li><a
href="/users/recommender/intro-cooccurrence-spark.html">Intro to
cooccurrence-based<br/> recommendations with Spark</a></li>
</ul>
</li>
</ul>
Modified:
websites/staging/mahout/trunk/content/users/recommender/intro-als-hadoop.html
==============================================================================
---
websites/staging/mahout/trunk/content/users/recommender/intro-als-hadoop.html
(original)
+++
websites/staging/mahout/trunk/content/users/recommender/intro-als-hadoop.html
Fri Aug 29 17:32:59 2014
@@ -206,7 +206,8 @@
<li class="nav-header">Hadoop</li>
<li><a
href="/users/recommender/intro-itembased-hadoop.html">Intro to item-based
recommendations<br/> with Hadoop</a></li>
<li><a href="/users/recommender/intro-als-hadoop.html">Intro
to ALS recommendations<br/> with Hadoop</a></li>
-
+ <li class="nav-header">Spark</li>
+ <li><a
href="/users/recommender/intro-cooccurrence-spark.html">Intro to
cooccurrence-based<br/> recommendations with Spark</a></li>
</ul>
</li>
</ul>
Modified:
websites/staging/mahout/trunk/content/users/recommender/intro-cooccurrence-spark.html
==============================================================================
---
websites/staging/mahout/trunk/content/users/recommender/intro-cooccurrence-spark.html
(original)
+++
websites/staging/mahout/trunk/content/users/recommender/intro-cooccurrence-spark.html
Fri Aug 29 17:32:59 2014
@@ -206,7 +206,8 @@
<li class="nav-header">Hadoop</li>
<li><a
href="/users/recommender/intro-itembased-hadoop.html">Intro to item-based
recommendations<br/> with Hadoop</a></li>
<li><a href="/users/recommender/intro-als-hadoop.html">Intro
to ALS recommendations<br/> with Hadoop</a></li>
-
+ <li class="nav-header">Spark</li>
+ <li><a
href="/users/recommender/intro-cooccurrence-spark.html">Intro to
cooccurrence-based<br/> recommendations with Spark</a></li>
</ul>
</li>
</ul>
Modified:
websites/staging/mahout/trunk/content/users/recommender/intro-itembased-hadoop.html
==============================================================================
---
websites/staging/mahout/trunk/content/users/recommender/intro-itembased-hadoop.html
(original)
+++
websites/staging/mahout/trunk/content/users/recommender/intro-itembased-hadoop.html
Fri Aug 29 17:32:59 2014
@@ -206,7 +206,8 @@
<li class="nav-header">Hadoop</li>
<li><a
href="/users/recommender/intro-itembased-hadoop.html">Intro to item-based
recommendations<br/> with Hadoop</a></li>
<li><a href="/users/recommender/intro-als-hadoop.html">Intro
to ALS recommendations<br/> with Hadoop</a></li>
-
+ <li class="nav-header">Spark</li>
+ <li><a
href="/users/recommender/intro-cooccurrence-spark.html">Intro to
cooccurrence-based<br/> recommendations with Spark</a></li>
</ul>
</li>
</ul>
Modified:
websites/staging/mahout/trunk/content/users/recommender/matrix-factorization.html
==============================================================================
---
websites/staging/mahout/trunk/content/users/recommender/matrix-factorization.html
(original)
+++
websites/staging/mahout/trunk/content/users/recommender/matrix-factorization.html
Fri Aug 29 17:32:59 2014
@@ -206,7 +206,8 @@
<li class="nav-header">Hadoop</li>
<li><a
href="/users/recommender/intro-itembased-hadoop.html">Intro to item-based
recommendations<br/> with Hadoop</a></li>
<li><a href="/users/recommender/intro-als-hadoop.html">Intro
to ALS recommendations<br/> with Hadoop</a></li>
-
+ <li class="nav-header">Spark</li>
+ <li><a
href="/users/recommender/intro-cooccurrence-spark.html">Intro to
cooccurrence-based<br/> recommendations with Spark</a></li>
</ul>
</li>
</ul>
Modified:
websites/staging/mahout/trunk/content/users/recommender/quickstart.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/recommender/quickstart.html
(original)
+++ websites/staging/mahout/trunk/content/users/recommender/quickstart.html Fri
Aug 29 17:32:59 2014
@@ -206,7 +206,8 @@
<li class="nav-header">Hadoop</li>
<li><a
href="/users/recommender/intro-itembased-hadoop.html">Intro to item-based
recommendations<br/> with Hadoop</a></li>
<li><a href="/users/recommender/intro-als-hadoop.html">Intro
to ALS recommendations<br/> with Hadoop</a></li>
-
+ <li class="nav-header">Spark</li>
+ <li><a
href="/users/recommender/intro-cooccurrence-spark.html">Intro to
cooccurrence-based<br/> recommendations with Spark</a></li>
</ul>
</li>
</ul>
Modified:
websites/staging/mahout/trunk/content/users/recommender/recommender-documentation.html
==============================================================================
---
websites/staging/mahout/trunk/content/users/recommender/recommender-documentation.html
(original)
+++
websites/staging/mahout/trunk/content/users/recommender/recommender-documentation.html
Fri Aug 29 17:32:59 2014
@@ -206,7 +206,8 @@
<li class="nav-header">Hadoop</li>
<li><a
href="/users/recommender/intro-itembased-hadoop.html">Intro to item-based
recommendations<br/> with Hadoop</a></li>
<li><a href="/users/recommender/intro-als-hadoop.html">Intro
to ALS recommendations<br/> with Hadoop</a></li>
-
+ <li class="nav-header">Spark</li>
+ <li><a
href="/users/recommender/intro-cooccurrence-spark.html">Intro to
cooccurrence-based<br/> recommendations with Spark</a></li>
</ul>
</li>
</ul>
Modified:
websites/staging/mahout/trunk/content/users/recommender/recommender-first-timer-faq.html
==============================================================================
---
websites/staging/mahout/trunk/content/users/recommender/recommender-first-timer-faq.html
(original)
+++
websites/staging/mahout/trunk/content/users/recommender/recommender-first-timer-faq.html
Fri Aug 29 17:32:59 2014
@@ -206,7 +206,8 @@
<li class="nav-header">Hadoop</li>
<li><a
href="/users/recommender/intro-itembased-hadoop.html">Intro to item-based
recommendations<br/> with Hadoop</a></li>
<li><a href="/users/recommender/intro-als-hadoop.html">Intro
to ALS recommendations<br/> with Hadoop</a></li>
-
+ <li class="nav-header">Spark</li>
+ <li><a
href="/users/recommender/intro-cooccurrence-spark.html">Intro to
cooccurrence-based<br/> recommendations with Spark</a></li>
</ul>
</li>
</ul>
Modified:
websites/staging/mahout/trunk/content/users/recommender/userbased-5-minutes.html
==============================================================================
---
websites/staging/mahout/trunk/content/users/recommender/userbased-5-minutes.html
(original)
+++
websites/staging/mahout/trunk/content/users/recommender/userbased-5-minutes.html
Fri Aug 29 17:32:59 2014
@@ -206,7 +206,8 @@
<li class="nav-header">Hadoop</li>
<li><a
href="/users/recommender/intro-itembased-hadoop.html">Intro to item-based
recommendations<br/> with Hadoop</a></li>
<li><a href="/users/recommender/intro-als-hadoop.html">Intro
to ALS recommendations<br/> with Hadoop</a></li>
-
+ <li class="nav-header">Spark</li>
+ <li><a
href="/users/recommender/intro-cooccurrence-spark.html">Intro to
cooccurrence-based<br/> recommendations with Spark</a></li>
</ul>
</li>
</ul>
Modified: websites/staging/mahout/trunk/content/users/sparkbindings/faq.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/sparkbindings/faq.html
(original)
+++ websites/staging/mahout/trunk/content/users/sparkbindings/faq.html Fri Aug
29 17:32:59 2014
@@ -206,7 +206,8 @@
<li class="nav-header">Hadoop</li>
<li><a
href="/users/recommender/intro-itembased-hadoop.html">Intro to item-based
recommendations<br/> with Hadoop</a></li>
<li><a href="/users/recommender/intro-als-hadoop.html">Intro
to ALS recommendations<br/> with Hadoop</a></li>
-
+ <li class="nav-header">Spark</li>
+ <li><a
href="/users/recommender/intro-cooccurrence-spark.html">Intro to
cooccurrence-based<br/> recommendations with Spark</a></li>
</ul>
</li>
</ul>
Modified: websites/staging/mahout/trunk/content/users/sparkbindings/home.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/sparkbindings/home.html
(original)
+++ websites/staging/mahout/trunk/content/users/sparkbindings/home.html Fri Aug
29 17:32:59 2014
@@ -206,7 +206,8 @@
<li class="nav-header">Hadoop</li>
<li><a
href="/users/recommender/intro-itembased-hadoop.html">Intro to item-based
recommendations<br/> with Hadoop</a></li>
<li><a href="/users/recommender/intro-als-hadoop.html">Intro
to ALS recommendations<br/> with Hadoop</a></li>
-
+ <li class="nav-header">Spark</li>
+ <li><a
href="/users/recommender/intro-cooccurrence-spark.html">Intro to
cooccurrence-based<br/> recommendations with Spark</a></li>
</ul>
</li>
</ul>
Modified:
websites/staging/mahout/trunk/content/users/sparkbindings/play-with-shell.html
==============================================================================
---
websites/staging/mahout/trunk/content/users/sparkbindings/play-with-shell.html
(original)
+++
websites/staging/mahout/trunk/content/users/sparkbindings/play-with-shell.html
Fri Aug 29 17:32:59 2014
@@ -206,7 +206,8 @@
<li class="nav-header">Hadoop</li>
<li><a
href="/users/recommender/intro-itembased-hadoop.html">Intro to item-based
recommendations<br/> with Hadoop</a></li>
<li><a href="/users/recommender/intro-als-hadoop.html">Intro
to ALS recommendations<br/> with Hadoop</a></li>
-
+ <li class="nav-header">Spark</li>
+ <li><a
href="/users/recommender/intro-cooccurrence-spark.html">Intro to
cooccurrence-based<br/> recommendations with Spark</a></li>
</ul>
</li>
</ul>