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 651C97F08 for ; Tue, 20 Sep 2011 08:14:33 +0000 (UTC) Received: (qmail 31640 invoked by uid 500); 20 Sep 2011 08:14:33 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 31601 invoked by uid 500); 20 Sep 2011 08:14:33 -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 31593 invoked by uid 99); 20 Sep 2011 08:14:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Sep 2011 08:14:33 +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; Tue, 20 Sep 2011 08:14:31 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id EDD1FA3E07 for ; Tue, 20 Sep 2011 08:14:09 +0000 (UTC) Date: Tue, 20 Sep 2011 08:14:09 +0000 (UTC) From: "Thomas Jungblut (JIRA)" To: hama-dev@incubator.apache.org Message-ID: <1319061757.45233.1316506449970.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2092531819.28207.1316032628875.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (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 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HAMA-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Jungblut updated HAMA-437: --------------------------------- Attachment: HAMA-437_v2.patch Fix the localrunner testcase > 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