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 5F53AB5DC for ; Sat, 14 Jan 2012 11:45:04 +0000 (UTC) Received: (qmail 2536 invoked by uid 500); 14 Jan 2012 11:45:04 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 2432 invoked by uid 500); 14 Jan 2012 11:45:03 -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 2417 invoked by uid 99); 14 Jan 2012 11:45:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jan 2012 11:45:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Sat, 14 Jan 2012 11:45:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 74ACA14B80F for ; Sat, 14 Jan 2012 11:44:39 +0000 (UTC) Date: Sat, 14 Jan 2012 11:44:39 +0000 (UTC) From: "Thomas Jungblut (Reopened) (JIRA)" To: hama-dev@incubator.apache.org Message-ID: <1822501775.40829.1326541479479.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <683391734.33246.1324426770708.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Reopened] (HAMA-488) PageRank refactor and fix bugs 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-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Jungblut reopened HAMA-488: ---------------------------------- Looks like this wasn't the whole story. Hama 0.4.0: 12/01/14 12:39:58 INFO examples.PageRank: -------------------- RESULTS -------------------- 12/01/14 12:39:58 INFO examples.PageRank: stackoverflow.com | 0.2831312063613543 12/01/14 12:39:58 INFO examples.PageRank: google.com | 0.10526663057454153 12/01/14 12:39:58 INFO examples.PageRank: facebook.com | 0.03471611287812141 12/01/14 12:39:58 INFO examples.PageRank: yahoo.com | 0.4101802992989809 12/01/14 12:39:58 INFO examples.PageRank: twitter.com | 0.03126480341070583 12/01/14 12:39:58 INFO examples.PageRank: nasa.gov | 0.20559124864928574 12/01/14 12:39:58 INFO examples.PageRank: youtube.com | 0.14285714285714285 Hama 0.3.0 12/01/14 12:22:28 INFO graph.PageRankBase: -------------------- RESULTS -------------------- 12/01/14 12:22:28 INFO graph.PageRankBase: twitter.com | 0.04250839957494379 12/01/14 12:22:28 INFO graph.PageRankBase: yahoo.com | 0.2134239848477075 12/01/14 12:22:28 INFO graph.PageRankBase: youtube.com | 0.029900334652969728 12/01/14 12:22:28 INFO graph.PageRankBase: facebook.com | 0.04250839957494379 12/01/14 12:22:28 INFO graph.PageRankBase: google.com | 0.3398237875543079 12/01/14 12:22:28 INFO graph.PageRankBase: stackoverflow.com | 0.2049522216233092 12/01/14 12:22:28 INFO graph.PageRankBase: nasa.gov | 0.12688287217181793 > PageRank refactor and fix bugs > ------------------------------ > > Key: HAMA-488 > URL: https://issues.apache.org/jira/browse/HAMA-488 > Project: Hama > Issue Type: Bug > Components: examples > Reporter: Edward J. Yoon > Assignee: Thomas Jungblut > Fix For: 0.4.0 > > Attachments: HAMA-488_1_linux.patch, HAMA-488_WINDOWS.patch, HAMA-488_v02.patch, pagerankAdjacencylist.seq > > > We have to check this example before release 0.4. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira