Just do an svn up to get them.

On Oct 21, 2008, at 11:34 PM, Palleti, Pallavi wrote:

Hi Grant,

Sure. Could you please point me to the list of recent updates. I am sorry. I missed to follow them somehow.

Thanks
Pallavi

-----Original Message-----
From: Grant Ingersoll (JIRA) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 21, 2008 8:34 PM
To: mahout-dev@lucene.apache.org
Subject: [jira] Commented: (MAHOUT-79) Improving the speed of Fuzzy K-Means by optimizing data transfer between map and reduce tasks


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

Grant Ingersoll commented on MAHOUT-79:
---------------------------------------

Cool, but, of course, now the patch doesn't apply due to the recent updates. I'd appreciate it if you could update it, then I can review and commit.

Improving the speed of Fuzzy K-Means by optimizing data transfer between map and reduce tasks
---------------------------------------------------------------------------------------------

               Key: MAHOUT-79
               URL: https://issues.apache.org/jira/browse/MAHOUT-79
           Project: Mahout
        Issue Type: Improvement
        Components: Clustering
          Reporter: Pallavi Palleti
          Assignee: Grant Ingersoll
           Fix For: 0.1

Attachments: FUZZY-79.patch, FUZZY-79.patch, FUZZY-79.patch, FUZZY-79.patch, FUZZY.patch


Improve the speed of fuzzy k-Means by passing only the cluster-id info as key output of mapper task and reading the cluster information in reducer task where this info is needed.

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


--------------------------
Grant Ingersoll
Lucene Boot Camp Training Nov. 3-4, 2008, ApacheCon US New Orleans.
http://www.lucenebootcamp.com


Lucene Helpful Hints:
http://wiki.apache.org/lucene-java/BasicsOfPerformance
http://wiki.apache.org/lucene-java/LuceneFAQ









Reply via email to