No, that was actually me being dumb. I didn't rebuild the jars when testing.
It works fine.

Sorry about that! :)

On Fri, Mar 15, 2013 at 3:41 AM, Grant Ingersoll <[email protected]> wrote:
> What commands did you run after making the change?
>
> On Mar 13, 2013, at 3:44 PM, Dan Filimon wrote:
>
>> I'm trying to add the new StreamingKMeans job as
>> (o.a.m.clustering.streaming.mapreduce.StreamingKMeansDriver [1; not
>> yet a JIRA issue).
>>
>> I've added the following line to src/conf/driver.classes.default.props:
>>
>> org.apache.mahout.clustering.streaming.mapreduce.StreamingKMeansDriver
>> = streamingkmeans : Streaming k-means clustering
>>
>> The issue however is that the program doesn't show up and it turns out
>> it can't find the class from MahoutDriver.
>> The code is in core/ if that makes a difference.
>>
>> What am I missing?
>>
>> Thanks!
>>
>> [1] 
>> https://github.com/dfilimon/mahout/blob/skm/core/src/main/java/org/apache/mahout/clustering/streaming/mapreduce/StreamingKMeansDriver.java
>
> --------------------------------------------
> Grant Ingersoll | @gsingers
> http://www.lucidworks.com
>
>
>
>
>

Reply via email to