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 05F9A10B9B for ; Thu, 17 Apr 2014 20:10:57 +0000 (UTC) Received: (qmail 41888 invoked by uid 500); 17 Apr 2014 20:10:56 -0000 Delivered-To: apmail-giraph-user-archive@giraph.apache.org Received: (qmail 41837 invoked by uid 500); 17 Apr 2014 20:10:55 -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 41829 invoked by uid 99); 17 Apr 2014 20:10:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2014 20:10:55 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pavanka@outlook.com designates 65.54.190.214 as permitted sender) Received: from [65.54.190.214] (HELO bay0-omc4-s12.bay0.hotmail.com) (65.54.190.214) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2014 20:10:49 +0000 Received: from BAY176-W5 ([65.54.190.200]) by bay0-omc4-s12.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 17 Apr 2014 13:10:27 -0700 X-TMN: [PLZjRINyFjqKkfaecIJ0TUoMcJJNhG4C] X-Originating-Email: [pavanka@outlook.com] Message-ID: Content-Type: multipart/alternative; boundary="_dd807dbe-d70c-4024-b38a-f4784ce8f277_" From: Pavan Kumar A To: "user@giraph.apache.org" Subject: RE: input superstep of giraph. Date: Fri, 18 Apr 2014 01:40:27 +0530 Importance: Normal In-Reply-To: References: MIME-Version: 1.0 X-OriginalArrivalTime: 17 Apr 2014 20:10:27.0765 (UTC) FILETIME=[1341B650:01CF5A79] X-Virus-Checked: Checked by ClamAV on apache.org --_dd807dbe-d70c-4024-b38a-f4784ce8f277_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Input consists of > reading the input (vertices and/or edges as provided) i= nto memory on individual workers> assigning vertices to partitions and part= itions to workers> moving all partitions (i.e.=2C vertices & their out-edge= s) to a worker (which owns the partition)> doing some bookkeeping of intern= al data-structures to be used during computation Date: Thu=2C 17 Apr 2014 10:06:03 -0500 Subject: input superstep of giraph. From: suijian.zhou@gmail.com To: user@giraph.apache.org Hi=2C=20 From the screen output of a successful giraph program run=2C what does th= e following line mean? Input superstep (ms)=3D22884 =0A= Does it mean the time used to load the input graph into memory? Thanks. Best Regards=2C Suijian =0A= = --_dd807dbe-d70c-4024-b38a-f4784ce8f277_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Input consists of =3B
&g= t=3B reading the input (vertices and/or edges as provided) into memory on i= ndividual workers
>=3B assigning vertices to partitions and par= titions to workers
>=3B moving all partitions (i.e.=2C vertices= &=3B their out-edges) to a worker (which owns the partition)
= >=3B doing some bookkeeping of internal data-structures to be used during= computation


Date: Thu=2C 17 Apr 2014 1= 0:06:03 -0500
Subject: input superstep of giraph.
From: suijian.zhou@= gmail.com
To: user@giraph.apache.org

Hi=2C =
 =3B From the screen output of a successful giraph program ru= n=2C what does the following line mean?

Input superstep (ms)=3D22884

=0A=  =3BDoes it mean the time used to load the input graph into memory? Tha= nks.

 =3B Best Regards=2C
 =3B Suijian


=0A=
= --_dd807dbe-d70c-4024-b38a-f4784ce8f277_--