Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: (qmail 34965 invoked from network); 15 Oct 2010 08:23:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Oct 2010 08:23:56 -0000 Received: (qmail 29791 invoked by uid 500); 15 Oct 2010 08:23:56 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 29707 invoked by uid 500); 15 Oct 2010 08:23:54 -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 29693 invoked by uid 99); 15 Oct 2010 08:23:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Oct 2010 08:23:53 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Oct 2010 08:23:53 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9F8NWdi026660 for ; Fri, 15 Oct 2010 08:23:33 GMT Message-ID: <12175904.157461287131012538.JavaMail.jira@thor> Date: Fri, 15 Oct 2010 04:23:32 -0400 (EDT) From: "Edward J. Yoon (JIRA)" To: hama-dev@incubator.apache.org Subject: [jira] Resolved: (HAMA-312) Add serialize printing to ExampleDriver In-Reply-To: <30010968.157261287130413105.JavaMail.jira@thor> 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-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon resolved HAMA-312. --------------------------------- Resolution: Fixed {code} 2010-10-15 17:12:35,147 INFO org.apache.hama.examples.SerializePrinting$HelloBSP: Hello BSP from 0 of 2: node1:61000 2010-10-15 17:12:36,081 INFO org.apache.hama.examples.SerializePrinting$HelloBSP: Hello BSP from 1 of 2: node2:61000 {code} Tested. I've just committed this. > Add serialize printing to ExampleDriver > --------------------------------------- > > Key: HAMA-312 > URL: https://issues.apache.org/jira/browse/HAMA-312 > Project: Hama > Issue Type: Improvement > Components: examples > Affects Versions: 0.2.0 > Reporter: Edward J. Yoon > Assignee: Edward J. Yoon > Fix For: 0.2.0 > > Attachments: HAMA-312.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.