From hama-user-return-366-apmail-incubator-hama-user-archive=incubator.apache.org@incubator.apache.org Tue Dec 20 09:11:34 2011 Return-Path: X-Original-To: apmail-incubator-hama-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 904D79CC7 for ; Tue, 20 Dec 2011 09:11:34 +0000 (UTC) Received: (qmail 68213 invoked by uid 500); 20 Dec 2011 09:11:34 -0000 Delivered-To: apmail-incubator-hama-user-archive@incubator.apache.org Received: (qmail 68131 invoked by uid 500); 20 Dec 2011 09:11:29 -0000 Mailing-List: contact hama-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-user@incubator.apache.org Delivered-To: mailing list hama-user@incubator.apache.org Received: (qmail 68110 invoked by uid 99); 20 Dec 2011 09:11:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Dec 2011 09:11:28 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of yshoo.project@gmail.com designates 209.85.160.47 as permitted sender) Received: from [209.85.160.47] (HELO mail-pw0-f47.google.com) (209.85.160.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Dec 2011 09:11:21 +0000 Received: by pbcc11 with SMTP id c11so2901692pbc.6 for ; Tue, 20 Dec 2011 01:11:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=Aw17iGUr6yFJrLAxh1gpQMvkGyGXQrGjcErTaHw7IEU=; b=QmeZpEZN2RqEZcMLpoBSF+Rah1EvSAHAvpNwVVW6zRmi3mb04UiDtYYyZOTKlkcuH1 Xbzr1+bIj6K9rrg7dWKTqM2+YBndaQT5sE3pO0gybRd4inHdgq5HbHEf+9OQ7R8/cKlh XXe3WBwviYLcYB/CdOwuy4b++sT50Igb6EVaU= MIME-Version: 1.0 Received: by 10.68.197.229 with SMTP id ix5mr2431534pbc.70.1324372260445; Tue, 20 Dec 2011 01:11:00 -0800 (PST) Received: by 10.142.106.9 with HTTP; Tue, 20 Dec 2011 01:11:00 -0800 (PST) Date: Tue, 20 Dec 2011 01:11:00 -0800 Message-ID: Subject: pagerank problem From: =?GB2312?B?uvrUwsqk?= To: hama-user@incubator.apache.org Content-Type: multipart/alternative; boundary=e89a8ff1cb3c225cd804b482724a X-Virus-Checked: Checked by ClamAV on apache.org --e89a8ff1cb3c225cd804b482724a Content-Type: text/plain; charset=ISO-8859-1 Hi guys, I am a student of C&S and a beginner of HAMA. When I test HAMA pagerank with the input file that download from the website( http://hama-shortest-paths.googlecode.com/svn/trunk/hama-gsoc/files/pagerank/input/pagerankAdjacencylist.txt), there is always terminated with a NullPointerExceptions. But when I use the input file with my own's instead, the program can give the right answer. I checked the HAMA wiki, found nothing about this problem. So, I need your help. Thank you very much ! And sorry for my English. --e89a8ff1cb3c225cd804b482724a--