You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by bu...@apache.org on 2016/04/14 00:20:36 UTC

svn commit: r985610 [3/3] - in /websites/staging/mahout/trunk/content: ./ developers/ general/ users/algorithms/ users/basics/ users/classification/ users/clustering/ users/dim-reduction/ users/environment/ users/flinkbindings/ users/misc/ users/recomm...

Modified: websites/staging/mahout/trunk/content/users/clustering/viewing-result.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/clustering/viewing-result.html (original)
+++ websites/staging/mahout/trunk/content/users/clustering/viewing-result.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -291,10 +292,10 @@ algorithms.
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

Modified: websites/staging/mahout/trunk/content/users/clustering/viewing-results.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/clustering/viewing-results.html (original)
+++ websites/staging/mahout/trunk/content/users/clustering/viewing-results.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -314,10 +315,10 @@ demonstrate the various ways one might i
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

Modified: websites/staging/mahout/trunk/content/users/clustering/visualizing-sample-clusters.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/clustering/visualizing-sample-clusters.html (original)
+++ websites/staging/mahout/trunk/content/users/clustering/visualizing-sample-clusters.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -320,10 +321,10 @@ iterations.</p>
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

Modified: websites/staging/mahout/trunk/content/users/dim-reduction/dimensional-reduction.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/dim-reduction/dimensional-reduction.html (original)
+++ websites/staging/mahout/trunk/content/users/dim-reduction/dimensional-reduction.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -667,10 +668,10 @@ matrixmult job:</p>
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

Modified: websites/staging/mahout/trunk/content/users/dim-reduction/ssvd.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/dim-reduction/ssvd.html (original)
+++ websites/staging/mahout/trunk/content/users/dim-reduction/ssvd.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -384,10 +385,10 @@ Another way is <code>\(\mathbf{V}=\mathb
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

Modified: websites/staging/mahout/trunk/content/users/environment/classify-a-doc-from-the-shell.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/environment/classify-a-doc-from-the-shell.html (original)
+++ websites/staging/mahout/trunk/content/users/environment/classify-a-doc-from-the-shell.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -540,10 +541,10 @@ h2:hover > .headerlink, h3:hover > .head
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

Modified: websites/staging/mahout/trunk/content/users/environment/h2o-internals.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/environment/h2o-internals.html (original)
+++ websites/staging/mahout/trunk/content/users/environment/h2o-internals.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -303,10 +304,10 @@ h2:hover > .headerlink, h3:hover > .head
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

Modified: websites/staging/mahout/trunk/content/users/environment/how-to-build-an-app.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/environment/how-to-build-an-app.html (original)
+++ websites/staging/mahout/trunk/content/users/environment/how-to-build-an-app.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -522,10 +523,10 @@ def writeIndicators<span class="p">(</sp
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

Modified: websites/staging/mahout/trunk/content/users/environment/in-core-reference.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/environment/in-core-reference.html (original)
+++ websites/staging/mahout/trunk/content/users/environment/in-core-reference.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -610,10 +611,10 @@ Similarly **row.all** produces an iterat
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

Modified: websites/staging/mahout/trunk/content/users/environment/out-of-core-reference.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/environment/out-of-core-reference.html (original)
+++ websites/staging/mahout/trunk/content/users/environment/out-of-core-reference.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -585,10 +586,10 @@ val drm2 <span class="o">=</span> drm1.m
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

Modified: websites/staging/mahout/trunk/content/users/environment/spark-internals.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/environment/spark-internals.html (original)
+++ websites/staging/mahout/trunk/content/users/environment/spark-internals.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -290,10 +291,10 @@ h2:hover > .headerlink, h3:hover > .head
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

Modified: websites/staging/mahout/trunk/content/users/flinkbindings/flink-internals.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/flinkbindings/flink-internals.html (original)
+++ websites/staging/mahout/trunk/content/users/flinkbindings/flink-internals.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -307,10 +308,10 @@ h2:hover > .headerlink, h3:hover > .head
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

Modified: websites/staging/mahout/trunk/content/users/flinkbindings/playing-with-samsara-flink.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/flinkbindings/playing-with-samsara-flink.html (original)
+++ websites/staging/mahout/trunk/content/users/flinkbindings/playing-with-samsara-flink.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -383,10 +384,10 @@ h2:hover > .headerlink, h3:hover > .head
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

Modified: websites/staging/mahout/trunk/content/users/misc/mr---map-reduce.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/misc/mr---map-reduce.html (original)
+++ websites/staging/mahout/trunk/content/users/misc/mr---map-reduce.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -291,10 +292,10 @@ database (structured).</p>
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

Modified: websites/staging/mahout/trunk/content/users/misc/parallel-frequent-pattern-mining.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/misc/parallel-frequent-pattern-mining.html (original)
+++ websites/staging/mahout/trunk/content/users/misc/parallel-frequent-pattern-mining.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -449,10 +450,10 @@ parameters?</p>
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

Modified: websites/staging/mahout/trunk/content/users/misc/perceptron-and-winnow.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/misc/perceptron-and-winnow.html (original)
+++ websites/staging/mahout/trunk/content/users/misc/perceptron-and-winnow.html Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -309,10 +310,10 @@ parallelisation will be added.</p>
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

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 Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -317,10 +318,10 @@ of a great many utilities and algorithms
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

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 Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -482,10 +483,10 @@ found by mahout,</p>
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

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 Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -355,10 +356,10 @@ Remember to translate the Mahout ids bac
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

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 Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -691,10 +692,10 @@ on the popularity field. If we use the e
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

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 Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -316,10 +317,10 @@ h2:hover > .headerlink, h3:hover > .head
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

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 Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -446,10 +447,10 @@ Mahout also offers a <a href="https://ma
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

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 Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -299,10 +300,10 @@ and  <a href="http://occamsmachete.com/m
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

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 Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -516,10 +517,10 @@ Research and Development in Information
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

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 Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -319,10 +320,10 @@ only periodically -- perhaps on the orde
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

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 Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -373,10 +374,10 @@ System.out.println(result);
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

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 Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -317,10 +318,10 @@ or mis-identified classes.</li>
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

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 Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -352,10 +353,10 @@ Spark, Flink and H20.</p>
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>

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 Wed Apr 13 22:20:34 2016
@@ -255,10 +255,11 @@
     </ul>
     <h2>Related Projects</h2>
     <ul class="sidemenu">
-      <li><a href="http://lucene.apache.org/">Lucene</a></li>
-      <li><a href="http://hadoop.apache.org/">Hadoop</a></li>
-      <li><a href="http://bigtop.apache.org/">Bigtop</a></li>
-      <li><a href="http://spark.apache.org/">Spark</a></li>
+      <li><a href="http://lucene.apache.org/">Apache Lucene</a></li>
+      <li><a href="http://hadoop.apache.org/">Apache Hadoop</a></li>
+      <li><a href="http://bigtop.apache.org/">Apache Bigtop</a></li>
+      <li><a href="http://spark.apache.org/">Apache Spark</a></li>
+	  <li><a href="http://flink.apache.org/">Apache Flink</a></li>
     </ul>
   </div>
 </div>
@@ -519,10 +520,10 @@ goodness
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014-2016 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
-        Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+		  Apache Mahout, Mahout, Apache, the Apache feather logo, and the elephant rider logo are either registered trademarks or trademarks of <a href="http://www.apache.org/foundation/marks/>The Apache Software Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>