Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 13EACD96D for ; Thu, 27 Sep 2012 22:45:08 +0000 (UTC) Received: (qmail 19890 invoked by uid 500); 27 Sep 2012 22:45:07 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 19858 invoked by uid 500); 27 Sep 2012 22:45:07 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 19850 invoked by uid 500); 27 Sep 2012 22:45:07 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 19847 invoked by uid 99); 27 Sep 2012 22:45:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Sep 2012 22:45:07 +0000 Date: Fri, 28 Sep 2012 09:45:07 +1100 (NCT) From: "Eli Reisman (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: <485466629.136608.1348785907817.JavaMail.jiratomcat@arcas> In-Reply-To: <907631067.23408.1315369869965.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (GIRAPH-26) Improve PseudoRandomVertexInputFormat to create a more realistic synthetic graph (e.g. power-law distributed vertex-cardinality). 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/GIRAPH-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13465192#comment-13465192 ] Eli Reisman commented on GIRAPH-26: ----------------------------------- That sounds great, I'd really like to get this committed. The COLT thing is a good point, I am not sure if Sean is directly involved or on the mailing lists right now as far as updating to the Mahout libs. Sean, are you out there? I could try it, but I'm not mathy enough a present to know if I'm damaging it in the process. Anyone want to have a swipe at fixing it for him? > Improve PseudoRandomVertexInputFormat to create a more realistic synthetic graph (e.g. power-law distributed vertex-cardinality). > --------------------------------------------------------------------------------------------------------------------------------- > > Key: GIRAPH-26 > URL: https://issues.apache.org/jira/browse/GIRAPH-26 > Project: Giraph > Issue Type: Test > Components: benchmark > Affects Versions: 0.2.0 > Reporter: Jake Mannix > Assignee: Sean Choi > Priority: Minor > Fix For: 0.2.0 > > Attachments: GIRAPH-26-2.patch, GIRAPH-26-3.patch, GIRAPH-26.patch > > > The PageRankBenchmark class, to be a proper benchmark, should run over graphs which look more like data seen in the wild, and web link graphs, social network graphs, and text corpora (represented as a bipartite graph) all have power-law distributions, so benchmarking a synthetic graph which looks more like this would be a nice test which would stress cases of uneven split-distribution and bottlenecks of subclusters of the graph of heavily connected vertices. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira