Please can somebody help me with this error?
Im using mahout 0.7 /usr/local/mahout-distribution-0.7/examples/bin$ ./build-reuters.sh Please call cluster-reuters.sh directly next time. This file is going away. Please select a number to choose the corresponding clustering algorithm 1. kmeans clustering 2. fuzzykmeans clustering 3. dirichlet clustering 4. minhash clustering Enter your choice : 1 ok. You chose 1 and we'll use kmeans Clustering creating work directory at /tmp/mahout-work-hduser MAHOUT_LOCAL is set, so we don't add HADOOP_CONF_DIR to classpath. Warning: $HADOOP_HOME is deprecated. MAHOUT_LOCAL is set, running locally Error occurred during initialization of VM Could not reserve enough space for object heap Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. Warning: $HADOOP_HOME is deprecated. rmr: cannot remove /tmp/mahout-work-hduser/reuters-out-seqdir: No such file or directory. Warning: $HADOOP_HOME is deprecated. put: File /tmp/mahout-work-hduser/reuters-out-seqdir does not exist. -----Message d'origine----- De : Lance Norskog [mailto:goks...@gmail.com] Envoyé : dimanche 24 juin 2012 02:03 À : dev@mahout.apache.org Objet : Re: several info Please describe what you would like to do. What would you like to learn from your data? We cannot recommend techniques until we know this. On Fri, Jun 22, 2012 at 5:54 AM, Videnova, Svetlana <svetlana.viden...@logica.com> wrote: > HI, > Sorry I didnt find how the source code of this link > https://github.com/gsingers/ApacheCon2010 can help me, maybe I missed some > information... > I'm ok about doing some code that's no problem but where and with which > purpose??I mean for the moment I don't even know what hadoop/mahout/solr > needs to work together and moreover what I have to add on already existing > files in order to add my own database. > > Thanks > > Regards > > > -----Message d'origine----- > De : Grant Ingersoll [mailto:gsing...@apache.org] Envoyé : vendredi 22 > juin 2012 13:41 À : dev@mahout.apache.org Objet : Re: several info > > > On Jun 22, 2012, at 2:30 AM, Videnova, Svetlana wrote: > >> Hi Grant, >> >> Thank you for your fast answer. >> My question was where can I get the output file on Mahout and how can I >> vectorize the indexing solr files, and where put them in Mahout? > > I think that link I provided shows how to get data out of Solr and into > Mahout. You need term vectors (or see > https://issues.apache.org/jira/browse/MAHOUT-944 for using it off of stored > fields). To get things back into Solr, you'll have to write some code to do > that. > > -Grant > > Think green - keep it on the screen. > > This e-mail and any attachment is for authorised use by the intended > recipient(s) only. It may contain proprietary material, confidential > information and/or be subject to legal privilege. It should not be copied, > disclosed to, retained or used by, any other party. If you are not an > intended recipient then please promptly delete this e-mail and any attachment > and all copies and inform the sender. Thank you. > > -- Lance Norskog goks...@gmail.com Think green - keep it on the screen. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.