Thanks :) Right now i try to figure out how i can rewrite my class and delegate all the constructors
without the IDRescorer that is something that i don't need, i think. The problem is that i'm
not sure about all the steps, i'm working on eclipse, when i will have a result i'll come
back here for a feedback :) Thanks
Il giorno 21/nov/2010, alle ore 07.49, web service ha scritto:
> Well, I did run the grouplensrecommender on hadoop.Most of the time the
> problem I encountered (like exceptions of yours) was packing the libs,
> creating jar and configuring input paths. As Sean said, look at
> GroupLensRecommender implementation in
> o.a.m.c.t.example.grouplens.GroupLensRecommender.
>
> HTH
>
>
> On Sat, Nov 20, 2010 at 7:11 AM, Sean Owen <srowen@gmail.com> wrote:
>
>> The first part looks right, but you have not delegated any methods.
>> Please see the example I referred you to.
>>
>> On Sat, Nov 20, 2010 at 3:06 PM, Stefano Bellasio <
>> stefanobellasio@gmail.com
>>> wrote:
>>
>>> Something like this? And then i have to package it and use instead of
>>> Mahout-core..job right? Thanks again
>>>
>>>
>>
|