Hi, Thanks Deneche.  I don't know why that information isn't at
https://cwiki.apache.org/MAHOUT/random-forests.html ... it's a big help.  I
am working through that tutorial now but am stuck at mvn clean install
-Dskiptests.  When I go to my MAHOUT_HOME, it says command mvn not found.
Maybe it's a problem with my file structure.  I followed the instructions
for MAHOUT installation the best I could but maybe I installed it in the
wrong place.  Currently I have this structure:

~/hadoop-0.20.0/bin/hadoop
~/apache-maven-2.2.1/bin/mvn
~/trunk/bin/mahout

When the directions at
https://cwiki.apache.org/MAHOUT/buildingmahout.htmlsaid to change to
the "checked out" directory I assumed that was trunk.  Was
I wrong?

With the installation setup I have, can I get everything to run correctly
still?

On Mon, May 23, 2011 at 11:24 PM, deneche abdelhakim <[email protected]>wrote:

> you can use Mahout's Random Forests from the command line, take a look at
> the following :
>
> https://cwiki.apache.org/MAHOUT/partial-implementation.html
>
>
>
> ________________________________
> De : Keith Thompson <[email protected]>
> À : [email protected]
> Envoyé le : Lundi 23 Mai 2011 22h22
> Objet : Random Forest from Command Line
>
> I noticed the classes org.apache.mahout.df.mapreduce.inmem and
> org.apache.mahout.df.mapreduce.partial are available for Random Decision
> Forests; however, when I run bin/mahout these are not listed as available
> command line options.  Does that mean these classification algorithms must
> be called from within a hadoop job rather than run from the command line?
>

Reply via email to