Return-Path: X-Original-To: apmail-mahout-dev-archive@www.apache.org Delivered-To: apmail-mahout-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 852AA9BF0 for ; Sat, 24 Mar 2012 04:02:01 +0000 (UTC) Received: (qmail 79883 invoked by uid 500); 24 Mar 2012 04:02:00 -0000 Delivered-To: apmail-mahout-dev-archive@mahout.apache.org Received: (qmail 79061 invoked by uid 500); 24 Mar 2012 04:01:59 -0000 Mailing-List: contact dev-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mahout.apache.org Delivered-To: mailing list dev@mahout.apache.org Received: (qmail 79008 invoked by uid 99); 24 Mar 2012 04:01:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Mar 2012 04:01:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Mar 2012 04:01:55 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A75DB3430D4 for ; Sat, 24 Mar 2012 04:01:33 +0000 (UTC) Date: Sat, 24 Mar 2012 04:01:32 +0000 (UTC) From: "Paritosh Ranjan (Assigned) (JIRA)" To: dev@mahout.apache.org Message-ID: <126566098.12269.1332561693915.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1143836380.45099.1331323496886.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (MAHOUT-988) Convert K-means buildClusters to use new ClusterIterator MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAHOUT-988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paritosh Ranjan reassigned MAHOUT-988: -------------------------------------- Assignee: Paritosh Ranjan (was: Jeff Eastman) > Convert K-means buildClusters to use new ClusterIterator > -------------------------------------------------------- > > Key: MAHOUT-988 > URL: https://issues.apache.org/jira/browse/MAHOUT-988 > Project: Mahout > Issue Type: Sub-task > Components: Clustering > Affects Versions: 0.6 > Reporter: Jeff Eastman > Assignee: Paritosh Ranjan > Fix For: 0.7 > > > Refactor the current K-means implementation to use the ClusterIterator/Classifier implementation. This will replace the mapper, combiner, reducer, clusterer and many unit tests but will not modify the other driver APIs, thus retaining compatibility with existing CLI. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira