Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: (qmail 86294 invoked from network); 12 Nov 2009 07:26:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Nov 2009 07:26:02 -0000 Received: (qmail 99457 invoked by uid 500); 12 Nov 2009 07:26:02 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 99428 invoked by uid 500); 12 Nov 2009 07:26:02 -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 99339 invoked by uid 99); 12 Nov 2009 07:26:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2009 07:26:02 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Thu, 12 Nov 2009 07:25:59 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A5C0D234C4B1 for ; Wed, 11 Nov 2009 23:25:39 -0800 (PST) Message-ID: <1713067497.1258010739677.JavaMail.jira@brutus> Date: Thu, 12 Nov 2009 07:25:39 +0000 (UTC) From: "Hyunsik Choi (JIRA)" To: hama-dev@incubator.apache.org Subject: [jira] Commented: (HAMA-222) Initial codebase import for Angrapa, a graph computing framework based on BSP. In-Reply-To: <1421447903.1256897939387.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HAMA-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776882#action_12776882 ] Hyunsik Choi commented on HAMA-222: ----------------------------------- Actually, now I also don't like that name. I intended that Walker to mean a server program walking on the graph. This is equivalent to TaskTracker of MapReduce. As Its alternative, how about Worker, Slave, or GP (GraphProcessor). > Initial codebase import for Angrapa, a graph computing framework based on BSP. > ------------------------------------------------------------------------------ > > Key: HAMA-222 > URL: https://issues.apache.org/jira/browse/HAMA-222 > Project: Hama > Issue Type: New Feature > Components: bsp, graph > Affects Versions: 0.2.0 > Reporter: Edward J. Yoon > Assignee: Edward J. Yoon > Fix For: 0.2.0 > > Attachments: HAMA-222_v01.patch, HAMA-222_v02.patch > > > That code is currently in http://throb.googlecode.com, Let's bring the core interfaces to Hama trunk. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.