You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by pa...@apache.org on 2014/08/31 01:28:29 UTC

svn commit: r1621547 - /mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext

Author: pat
Date: Sat Aug 30 23:28:29 2014
New Revision: 1621547

URL: http://svn.apache.org/r1621547
Log:
minor edit

Modified:
    mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext

Modified: mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext
URL: http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext?rev=1621547&r1=1621546&r2=1621547&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext Sat Aug 30 23:28:29 2014
@@ -243,10 +243,7 @@ The command line interface is:
       -i <value> | --input <value>
             Input path, may be a filename, directory name, or comma delimited list 
             of HDFS supported URIs (required)
-      -i2 <value> | --input2 <value>
-            Secondary input path for cross-similarity calculation, same restrictions 
-            as "--input" (optional). Default: empty.
-      -o <value> | --output <value>
+     -o <value> | --output <value>
             Path for output, any local or HDFS supported URI (required)
     
     Algorithm control options: