Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@locus.apache.org Received: (qmail 66039 invoked from network); 26 Nov 2008 04:11:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Nov 2008 04:11:05 -0000 Received: (qmail 16425 invoked by uid 500); 26 Nov 2008 04:11:16 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 16410 invoked by uid 500); 26 Nov 2008 04:11:16 -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 16399 invoked by uid 99); 26 Nov 2008 04:11:16 -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 20:11:16 -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 04:09:58 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D3406234C297 for ; Tue, 25 Nov 2008 20:10:44 -0800 (PST) Message-ID: <1056493064.1227672644864.JavaMail.jira@brutus> Date: Tue, 25 Nov 2008 20:10:44 -0800 (PST) From: "Edward J. Yoon (JIRA)" To: hama-dev@incubator.apache.org Subject: [jira] Commented: (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:comment-tabpanel&focusedCommentId=12650857#action_12650857 ] Edward J. Yoon commented on HAMA-107: ------------------------------------- >> And Can *JobControl* let the two blocking job go parallely? Oh. good idea. > 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.