No Its implemented purely using Hadoop M/R. You can choose to run it on a
remote Cluster on a local cluster or in a process(where Hadoop runs an
in-process M/R)

Robin
On Thu, Sep 30, 2010 at 6:54 PM, Neil Ghosh <[email protected]> wrote:

> Hi Robin ,
>
> The below scripts always try to run it on hadoop , Can I run without hadoop
> using these scripts ?
>
> On Fri, Sep 24, 2010 at 11:59 PM, Robin Anil <[email protected]> wrote:
>
> > also use the mahout shell script
> >
> > bin/mahout trainclassifier
> > bin/mahout test classifier
> >
> > using the same parameters.
> >
> >
> > Robin
> >
> > ---------- Forwarded message ----------
> > From: Sean Owen <[email protected]>
> > Date: Fri, Sep 24, 2010 at 11:46 PM
> > Subject: Re: Getting error in Training the classifier as in
> TwentyNewsgroup
> > To: [email protected]
> >
> >
> > "export MAVEN_OPTS=-Xmx1g" or such will give the JVM more memory.
> > Should be on the wiki if it's not.
> >
> > The other is some weird error in Maven (not the project?). Guys did we
> > ever figure that out? I remember conversations about this but no
> > definite resolution.
> >
> > On Fri, Sep 24, 2010 at 6:35 PM, Bhaskar Ghosh <[email protected]>
> > wrote:
> > > Hello All,
> > >
> > > I was trying the 20Newsgroups examples at
> > > https://cwiki.apache.org/MAHOUT/twenty-newsgroups.html
> > > But while training the classifier, as per the following command,
> failed.
> >
>
>
>
> --
> Thanks and Regards
> Neil
> http://neilghosh.com
>

Reply via email to