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 227EC8EC0 for ; Tue, 16 Aug 2011 06:55:08 +0000 (UTC) Received: (qmail 88960 invoked by uid 500); 16 Aug 2011 06:55:07 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 88078 invoked by uid 500); 16 Aug 2011 06:54:58 -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 88046 invoked by uid 99); 16 Aug 2011 06:54:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2011 06:54:51 +0000 X-ASF-Spam-Status: No, hits=-2001.1 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, 16 Aug 2011 06:54:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 81FD6BEB09 for ; Tue, 16 Aug 2011 06:54:27 +0000 (UTC) Date: Tue, 16 Aug 2011 06:54:27 +0000 (UTC) From: "Thomas Jungblut (JIRA)" To: hama-dev@incubator.apache.org Message-ID: <1748964391.40716.1313477667528.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2080097467.11289.1312545207047.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HAMA-420) Generate random data for Pagerank example 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-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085570#comment-13085570 ] Thomas Jungblut commented on HAMA-420: -------------------------------------- Oh yes. That is the dataset nutch is using right?:D Thanks ChiaHung! > Generate random data for Pagerank example > ----------------------------------------- > > Key: HAMA-420 > URL: https://issues.apache.org/jira/browse/HAMA-420 > Project: Hama > Issue Type: New Feature > Components: examples > Reporter: Thomas Jungblut > > As stated in comment on whirrs jira: > https://issues.apache.org/jira/browse/WHIRR-355 > We should generate a big file (1-5gb?) for PageRank example. We wanted to add this as a part of the contrib, but we skipped/lost it somehow. > I started crawling several pages, starting from google news. But then my free Amazon EC2 qouta expired and had to stop the crawl. > > We need some cloud to crawl > > We need a place to make the data available > The stuff we need is already coded here: > http://code.google.com/p/hama-shortest-paths/source/browse/#svn%2Ftrunk%2Fhama-gsoc%2Fsrc%2Fde%2Fjungblut%2Fcrawl > Afterwards a m/r processing job in the subpackage "processing" has to be run on the output of the crawler. This job takes care that the adjacency matrix is valid. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira