Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@locus.apache.org Received: (qmail 86975 invoked from network); 26 Nov 2008 01:09:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Nov 2008 01:09:05 -0000 Received: (qmail 75333 invoked by uid 500); 26 Nov 2008 01:09:15 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 75314 invoked by uid 500); 26 Nov 2008 01:09:15 -0000 Mailing-List: contact hama-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-dev@incubator.apache.org Received: (qmail 75293 invoked by uid 99); 26 Nov 2008 01:09:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Nov 2008 17:09:15 -0800 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; Wed, 26 Nov 2008 01:07:58 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6EE61234C29A for ; Tue, 25 Nov 2008 17:08:44 -0800 (PST) Message-ID: <447398474.1227661724453.JavaMail.jira@brutus> Date: Tue, 25 Nov 2008 17:08:44 -0800 (PST) From: "Edward J. Yoon (JIRA)" To: hama-dev@incubator.apache.org Subject: [jira] Updated: (HAMA-107) Blocking job should be a map/reduce job In-Reply-To: <1910081460.1226654206343.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/HAMA-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon updated HAMA-107: -------------------------------- Status: Patch Available (was: Open) Submit to hudson. > Blocking job should be a map/reduce job > --------------------------------------- > > Key: HAMA-107 > URL: https://issues.apache.org/jira/browse/HAMA-107 > Project: Hama > Issue Type: Improvement > Components: implementation > Reporter: Edward J. Yoon > Assignee: Samuel Guo > Fix For: 0.1.0 > > Attachments: HAMA-107.patch, HAMA-107_v02.patch, HAMA-107_v03.patch > > > DenseMatrix.blocking() used for build a blocked dense matrix. But, it should be work on map/reduce to improve speed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.