I have command which is running properly --- /mahout-distribution-0.5/bin> ./mahout seq2sparse -i /data/data/test -o /data/data/output
Before running just check next command it will give you all options which mahout uses. locate " seq2sparse " and it will run /mahout-distribution-0.5/bin> ./mahout On Thu, Dec 29, 2011 at 12:03 PM, rahul raghavendhra < [email protected]> wrote: > thanks Dnyan, > > but i have set MAHOUT_HOME in .bashrc and i run ./mahout seq2sparse only > inside $MAHOUT_HOME/bin > > wat will be the problem now ? thanks > > ./rahul > > > > >On Thu, Dec 29, 2011 at 11:50 AM, Dnyaneshwar Dewadkar < > [email protected]> wrote: > > > >Itried on Command Prompt > > >: > > >I was having same problem. Just setting a MAHOUT_HOME will did for me on > > >console. > > >OR > > >first try go to your mahout Dir up to /bin then try running command on > > >prompt. which actually converts in to mahout format. > > > > > > > On Thu, Dec 29, 2011 at 11:30 AM, rahul raghavendhra < > > [email protected]> wrote: > > > > > i am new to mahout, i have svn the trunk and used mvn to install and > > > compile., when i convert a seq file into sparse file using ./mahout > > > seq2sparse > > > i found an Error: java.lang.ClassNotFoundException: > > > org.apache.lucene.analysis.Analyzer > > > > > > what is the error ? how to rectify ? please help.. > > > > > > ./rahul > > > > > > > > > > > -- > > Mr. Dnyaneshwar Dewadkar > > Dept. of Information Technology > > > -- Mr. Dnyaneshwar Dewadkar Dept. of Information Technology
