RE: Mahout v0.9 is not working with 2.2.0-cdh5.0.0-beta-1

2014-04-10 Thread fx MA XIAOJUN
Hello, every one. In fact, I installed mahout 0.9 on pseudo mode of cdh5.0.0-beta-2. Note that mahout 0.9 may be not able to function on YARN. So I chose MRv1 when installing cdh5. Installation of mahout 0.9 was easy. What I had done is to unzip mahout0.9 distribution and add path to

Mahout 0.9 examples assumes MAHOUT_JAVA_HOME

2014-04-10 Thread Harith Kumara
When I downloaded Mahout 0.9 and started running examples it gave JAVA_HOME not found error. However, within the scripts they check MAHOUT_JAVA_HOME instead of JAVA_HOME. Therefore when the MAHOUT_JAVA_HOME is temporarily exported (to JAVA_HOME), it  worked. This is my first post here, so if

Random Forest Example: trouble getting Describe to work

2014-04-10 Thread Jessie Wright
Currently I'm trying to follow the Random Forest example on the website( https://mahout.apache.org/users/stuff/partial-implementation.html). When I try to run Describe data I get this error: [values missing for attribute 1] Error here: http://pastebin.com/QGCCqvc5 It seems like the possible

lucene2seq error: field does not exist in the index

2014-04-10 Thread Terry Blankers
Hi All, I'm very new to trying to use lucene2seq so I'm not sure if it's just user error, but I'm experiencing some unexpected behavior when running lucene2seq against my solr index (4.7.1). I've tried using both 0.9 and the trunk build of mahout. (And BTW, I have been able to successfully run