Return-Path: X-Original-To: apmail-giraph-user-archive@www.apache.org Delivered-To: apmail-giraph-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D8BB8104A5 for ; Wed, 16 Oct 2013 06:45:04 +0000 (UTC) Received: (qmail 28952 invoked by uid 500); 16 Oct 2013 06:45:02 -0000 Delivered-To: apmail-giraph-user-archive@giraph.apache.org Received: (qmail 28847 invoked by uid 500); 16 Oct 2013 06:44:52 -0000 Mailing-List: contact user-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@giraph.apache.org Delivered-To: mailing list user@giraph.apache.org Received: (qmail 28838 invoked by uid 99); 16 Oct 2013 06:44:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Oct 2013 06:44:48 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of silvio.digregorio@gmail.com designates 209.85.223.173 as permitted sender) Received: from [209.85.223.173] (HELO mail-ie0-f173.google.com) (209.85.223.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Oct 2013 06:44:41 +0000 Received: by mail-ie0-f173.google.com with SMTP id u16so569214iet.32 for ; Tue, 15 Oct 2013 23:44:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=rBlyWCmguMtbQyzi9Txe1nRR3LM5KZHyaIRIdAQk3vM=; b=D7cAZr4ATP7Fz3/QNzgVvCaE/iR5SBU2LSBxsuxb1Hrr1Nxb80efTjO4f5tMeYMYef 2xm1d4f+ne4M841uVuxugQ7+UtWPHCtq510KbtdRH4EGYzDHGsrF6RK7dYYKXDq1knn1 GUt0c0CqLfQgRtCwIQ0PAVLvWren7ZXll8N1X61zE95gTkIBcpHOmPTlShlOoRZ/MKQe Xy1aNrGCZV/ZuGXFoihBG3Pku4MCILVy1TlgoDuIXcM+4NNqIXfzeRzXs671JlVZyxRR VbQaqA7PCs/apRr+Ss9y07eNSBSSG9AAywbdwp11sotuhdoNIoZeErGF1reS0/sNL57o 51pg== MIME-Version: 1.0 X-Received: by 10.50.122.40 with SMTP id lp8mr962750igb.24.1381905860399; Tue, 15 Oct 2013 23:44:20 -0700 (PDT) Received: by 10.64.239.226 with HTTP; Tue, 15 Oct 2013 23:44:20 -0700 (PDT) In-Reply-To: References: Date: Wed, 16 Oct 2013 08:44:20 +0200 Message-ID: Subject: Re: changes in SingleSourceShortestPath example From: Silvio Di gregorio To: user@giraph.apache.org Content-Type: multipart/alternative; boundary=089e01538358ec1a0604e8d607ce X-Virus-Checked: Checked by ClamAV on apache.org --089e01538358ec1a0604e8d607ce Content-Type: text/plain; charset=ISO-8859-1 I'm also trying to implement but with poor results. my target is the betweenness Centrality. The only thing that i did is generate giraph code throught Green-Marl, but this is very far from being a running code. Update us if there are progress. But if complexity is quadratic in the of space it's hard to do. 2013/10/16 Jyoti Yadav > Hi Silvio.. > Thanks for your reply... > Yes, I want to realize All-source- shortest -path..Would you please help > me out.? > > > > > On Tue, Oct 15, 2013 at 12:45 PM, Silvio Di gregorio < > silvio.digregorio@gmail.com> wrote: > >> Do you want realize all-source-shortest path? >> Il giorno 15/ott/2013 11:21, "Jyoti Yadav" >> ha scritto: >> >> Hi.. >>> If I want to run SingleSourceShortest Path example given in Giraph for >>> all the vertices ,then what changes I need to introduce and how ?? >>> How master node will come to know that algorithm has successfully >>> completed for one vertex and it has to consider other vertex and >>> reinitialize the vertex values .. >>> >>> Any ideas are really appreciated.... >>> >>> Jyoti Yadav >>> >> > --089e01538358ec1a0604e8d607ce Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I'm also trying to implement but with poor results. my= target is the betweenness Centrality.
The only thing that i did is gen= erate giraph code throught Green-Marl, but this is very far from being a ru= nning code.
Update us if there are progress.
But if complexity is quadra= tic in the of space it's hard to do.


2013/10/16 Jyoti Yadav <ra= o.jyoti26yadav@gmail.com>
Hi Silvio..
Thanks for = your reply...
=A0Yes, =A0I want to realize All-source- shortest -= path..Would you please help me out.?

=A0
=


On Tue, Oct 15, 2013 at 12:45 PM, Silvio Di gregorio <= silvio.dig= regorio@gmail.com> wrote:

Do you want realize all-source-shortest path?

Il giorno 15/ott/2013 11:21, "Jyoti Yadav&q= uot; <ra= o.jyoti26yadav@gmail.com> ha scritto:

Hi..
If I want to run SingleSourceShortest Path exampl= e given in =A0Giraph for all the vertices ,then what changes I need to intr= oduce and how ??
How master node will come to know that algorithm= has successfully completed for one vertex and it has to consider other ver= tex and reinitialize the vertex values ..

Any ideas are really appreciated....

Jyoti Yadav=A0


--089e01538358ec1a0604e8d607ce--