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 2014/08/20 19:47:59 UTC

svn commit: r919932 - in /websites/staging/mahout/trunk/content: ./ users/sparkbindings/faq.html

Author: buildbot
Date: Wed Aug 20 17:47:59 2014
New Revision: 919932

Log:
Staging update by buildbot for mahout

Modified:
    websites/staging/mahout/trunk/content/   (props changed)
    websites/staging/mahout/trunk/content/users/sparkbindings/faq.html

Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Aug 20 17:47:59 2014
@@ -1 +1 @@
-1619182
+1619183

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 Aug 20 17:47:59 2014
@@ -246,8 +246,8 @@
    <div id="main">
     <h1 id="mahout-faq-on-scala-algebraic-optimizer-aka-sparkscala-bindings">Mahout FAQ on Scala algebraic optimizer AKA "Spark/Scala bindings"</h1>
 <h2 id="q-mahout-spark-shell-doesnt-start-classnotfound-problems-or-various-classpath-problems">Q: Mahout Spark shell doesn't start; "ClassNotFound" problems or various classpath problems.</h2>
-<p>A: So far at the time of this writing, all reported problems starting the Spark shell in Mahout were revolving 
-around classpath issues one way or the other. </p>
+<p>A: So far as of the time of this writing all reported problems starting the Spark shell in Mahout were revolving 
+around classpath issues one way or another. </p>
 <p>If you are getting method signature like errors, most probably you have mismatch between Mahout's Spark dependency 
 and actual Spark installed. (At the time of this writing, the head requires Spark 1.0.1).</p>
 <p>Troubleshooting general classpath issues is pretty straightforward. Since Mahout is using Spark's installation