Return-Path: X-Original-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1D8AB71DB for ; Wed, 21 Sep 2011 01:23:32 +0000 (UTC) Received: (qmail 85526 invoked by uid 500); 21 Sep 2011 01:23:32 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 85488 invoked by uid 500); 21 Sep 2011 01:23:31 -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 85480 invoked by uid 99); 21 Sep 2011 01:23:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Sep 2011 01:23:31 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Sep 2011 01:23:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 7846DA5052 for ; Wed, 21 Sep 2011 01:23:10 +0000 (UTC) Date: Wed, 21 Sep 2011 01:23:10 +0000 (UTC) From: "Hudson (JIRA)" To: hama-dev@incubator.apache.org Message-ID: <667637552.48872.1316568190489.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2092531819.28207.1316032628875.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HAMA-437) PiEstimator is not working in Local Mode 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-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109169#comment-13109169 ] Hudson commented on HAMA-437: ----------------------------- +1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12495198/HAMA-437_v2.patch against trunk revision 1171537. @author +1. The patch does not contain any @author tags. tests included +1. The patch appears to include 3 new or modified tests. core tests +1. The patch passed core unit tests. Changes : http://builds.apache.org/hudson/job/Hama-Patch/358/changes/ Console output: http://builds.apache.org/hudson/job/Hama-Patch/358/console This message is automatically generated. > PiEstimator is not working in Local Mode > ---------------------------------------- > > Key: HAMA-437 > URL: https://issues.apache.org/jira/browse/HAMA-437 > Project: Hama > Issue Type: Bug > Affects Versions: 0.3.0 > Reporter: Thomas Jungblut > Assignee: Thomas Jungblut > Fix For: 0.4.0 > > Attachments: HAMA-437.patch, HAMA-437_v2.patch > > > While playing arround in HAMA-436, I observed that PiEstimator is not working in local mode because of the peer name manipulation. > Shortest Paths and Pagerank are working because they use the hostname directly without constructing it with a default port. > Additionally we should add a TestCase for the LocalBSPRunner that launches the PiEstimator. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira