You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/08/28 19:46:32 UTC

[jira] Commented: (MAHOUT-167) Convert clustering code to Hadoop 0.20 API

    [ https://issues.apache.org/jira/browse/MAHOUT-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12748917#action_12748917 ] 

Sean Owen commented on MAHOUT-167:
----------------------------------

So, I updated to 0.20.0 a while back, and have wrestled with it periodically since then. It doesn't work. The new Hadoop APIs are there, yes, but the framework assumes you are not using them. You'll get all sorts of doesn't-implement-the-old-interfaces errors if you try. And it doesn't like like this is changed in HEAD. I would not bother updating until the new APIs work

Or else, I am completely missing something.

> Convert clustering code to Hadoop 0.20 API
> ------------------------------------------
>
>                 Key: MAHOUT-167
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-167
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Clustering
>    Affects Versions: 0.1
>            Reporter: Jeff Eastman
>            Assignee: Jeff Eastman
>             Fix For: 0.2
>
>
> We need to update the clustering implementations to remove the deprecated Hadoop API calls.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Commented: (MAHOUT-167) Convert clustering code to Hadoop 0.20 API

Posted by Jeff Eastman <jd...@windwardsolutions.com>.
Thanks for the heads-up. I saw that you have updated to the new APIs but 
I assumed they worked as advertised. There are a lot of changes required 
to update the clustering so I will proceed as far as I can get and then 
just attach a WIP patch to the issue.  I will probably just do Canopy to 
see how it works.




Sean Owen (JIRA) wrote:
>     [ https://issues.apache.org/jira/browse/MAHOUT-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12748917#action_12748917 ] 
>
> Sean Owen commented on MAHOUT-167:
> ----------------------------------
>
> So, I updated to 0.20.0 a while back, and have wrestled with it periodically since then. It doesn't work. The new Hadoop APIs are there, yes, but the framework assumes you are not using them. You'll get all sorts of doesn't-implement-the-old-interfaces errors if you try. And it doesn't like like this is changed in HEAD. I would not bother updating until the new APIs work
>
> Or else, I am completely missing something.
>
>   
>> Convert clustering code to Hadoop 0.20 API
>> ------------------------------------------
>>
>>                 Key: MAHOUT-167
>>                 URL: https://issues.apache.org/jira/browse/MAHOUT-167
>>             Project: Mahout
>>          Issue Type: Improvement
>>          Components: Clustering
>>    Affects Versions: 0.1
>>            Reporter: Jeff Eastman
>>            Assignee: Jeff Eastman
>>             Fix For: 0.2
>>
>>
>> We need to update the clustering implementations to remove the deprecated Hadoop API calls.
>>     
>
>