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 5EE2F10031 for ; Wed, 28 Aug 2013 06:52:04 +0000 (UTC) Received: (qmail 29849 invoked by uid 500); 28 Aug 2013 06:52:04 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 29624 invoked by uid 500); 28 Aug 2013 06:51:56 -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 29057 invoked by uid 500); 28 Aug 2013 06:51:53 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 29037 invoked by uid 99); 28 Aug 2013 06:51:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Aug 2013 06:51:52 +0000 Date: Wed, 28 Aug 2013 06:51:52 +0000 (UTC) From: =?utf-8?Q?Ahmet_Emre_Alada=C4=9F_=28JIRA=29?= To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GIRAPH-729) LinkRank implementation for Nutch MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GIRAPH-729?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1375= 2167#comment-13752167 ]=20 Ahmet Emre Alada=C4=9F commented on GIRAPH-729: ------------------------------------------ Well, both approaches has pros and cons.=20 Embedding into Giraph makes it re-usable among Nutch 1.x, 2.x and other pos= sible apps and reduces clutter in Nutch (which was suggested before), makes= testing and maintenance easier with maven. On the other hand, embedding in Nutch removes irrelevant code from the core= Giraph codebase. I can port it to Nutch if that sounds better. =20 > LinkRank implementation for Nutch > --------------------------------- > > Key: GIRAPH-729 > URL: https://issues.apache.org/jira/browse/GIRAPH-729 > Project: Giraph > Issue Type: New Feature > Affects Versions: 1.1.0 > Reporter: Ahmet Emre Alada=C4=9F > Labels: giraph, nutch, patch > Fix For: 1.1.0 > > Attachments: GIRAPH-729.patch > > > Currently, Nutch 2.x lacks LinkRank (a variant of PageRank). Adding a mod= ule for Nutch including LinkRank and other possible ranking algorithms woul= d be useful.=20 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira