YW :). I don't see any callers for configure() so it can likely be removed. Don't know about Configurable...

On 7/7/10 4:36 PM, Drew Farris (JIRA) wrote:
     [ 
https://issues.apache.org/jira/browse/MAHOUT-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886152#action_12886152
 ]

Drew Farris commented on MAHOUT-167:
------------------------------------

The colloc stuff looks pretty good, thanks!

Will the configure method in GramKeyPartitioner ever get called? It doesn't 
override a superclass method. Is Configurable the right thing to use here?

Other than that I have some minor tweaks to commit, mostly to the tests which 
I'd updated to use the EasyMock stuff already.


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: Classification, Clustering, Frequent Itemset/Association 
Rule Mining, Genetic Algorithms, Math
    Affects Versions: 0.1
            Reporter: Jeff Eastman
            Assignee: Jeff Eastman
             Fix For: 0.4

         Attachments: MAHOUT-167.patch, MAHOUT-167.patch, MAHOUT-167e.patch, 
MAHOUT-167e.patch, MAHOUT-167u.patch


We need to update the clustering implementations to remove the deprecated 
Hadoop API calls.

Reply via email to