Return-Path: Delivered-To: apmail-lucene-mahout-dev-archive@locus.apache.org Received: (qmail 25537 invoked from network); 19 Sep 2008 20:05:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Sep 2008 20:05:35 -0000 Received: (qmail 69140 invoked by uid 500); 19 Sep 2008 20:05:32 -0000 Delivered-To: apmail-lucene-mahout-dev-archive@lucene.apache.org Received: (qmail 69102 invoked by uid 500); 19 Sep 2008 20:05:32 -0000 Mailing-List: contact mahout-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mahout-dev@lucene.apache.org Delivered-To: mailing list mahout-dev@lucene.apache.org Received: (qmail 69091 invoked by uid 99); 19 Sep 2008 20:05:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Sep 2008 13:05:32 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Sep 2008 20:04:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 77264234C1DE for ; Fri, 19 Sep 2008 13:04:44 -0700 (PDT) Message-ID: <2080428337.1221854684486.JavaMail.jira@brutus> Date: Fri, 19 Sep 2008 13:04:44 -0700 (PDT) From: "Grant Ingersoll (JIRA)" To: mahout-dev@lucene.apache.org Subject: [jira] Commented: (MAHOUT-78) HBase RowResult/BatchUpdate access via Mahout Vector interface In-Reply-To: <208911320.1221849884253.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAHOUT-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632793#action_12632793 ] Grant Ingersoll commented on MAHOUT-78: --------------------------------------- Very cool. Same as 77, can you add tests? We'll give me good reason to bone up on HBase. > HBase RowResult/BatchUpdate access via Mahout Vector interface > -------------------------------------------------------------- > > Key: MAHOUT-78 > URL: https://issues.apache.org/jira/browse/MAHOUT-78 > Project: Mahout > Issue Type: New Feature > Reporter: Allen Day > Priority: Minor > Attachments: hbase.patch > > > An adapter class is attached that allows read/write operations on HBase rows using the Vector interface. This allows, e.g. canopy clustering of rows in an HBase table. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.