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 6FEB810497 for ; Thu, 17 Oct 2013 16:27:12 +0000 (UTC) Received: (qmail 93032 invoked by uid 500); 17 Oct 2013 16:27:12 -0000 Delivered-To: apmail-giraph-user-archive@giraph.apache.org Received: (qmail 92806 invoked by uid 500); 17 Oct 2013 16:27:11 -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 92798 invoked by uid 99); 17 Oct 2013 16:27:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 16:27:11 +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 claudio.martella@gmail.com designates 209.85.128.180 as permitted sender) Received: from [209.85.128.180] (HELO mail-ve0-f180.google.com) (209.85.128.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 16:27:04 +0000 Received: by mail-ve0-f180.google.com with SMTP id db12so1316435veb.25 for ; Thu, 17 Oct 2013 09:26:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=93PyJtNyK9+XIqsAuQgp4Y4/Tr43Oa8XOch+d7LeJss=; b=ZNxJZdCfDpqq2h4TsaynFf6Xdx9K7bm5kgcitXC8XUGwM/yvP4xZr5oVmVaCKR5BV8 RKkOMOPNSV8XoKaQkCiUyhoZAM5fZQzxEIjxzYLg7NpVRXd+6J1YjA7sZWS/LsXd/7mI PWZl3QyVJoiCRb8gGJDyzoFWSjHJMQfFSVMzpRrp5a4JfzXYXq2IelzDdXxsEOwf2g+g Ot6uLwO547N5XUwYAgwTe7E7fLoALv+KdoBV4C6RvBS+9JUSg/jOJTeorJ7CkCP9VvkK 8xxEjlDO9ehDYwTdRjmf/a1vq2sh1fhcb1OAl7bguj7rXGg0PpW8vYt2njg1KFxsvun0 L0Jw== X-Received: by 10.52.34.109 with SMTP id y13mr6367349vdi.8.1382027203751; Thu, 17 Oct 2013 09:26:43 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.104.200 with HTTP; Thu, 17 Oct 2013 09:26:23 -0700 (PDT) In-Reply-To: References: From: Claudio Martella Date: Thu, 17 Oct 2013 18:26:23 +0200 Message-ID: Subject: Re: knowing about the vertex id of the sender of the message. To: "user@giraph.apache.org" Content-Type: multipart/alternative; boundary=20cf30780c5c8cbb5404e8f248c3 X-Virus-Checked: Checked by ClamAV on apache.org --20cf30780c5c8cbb5404e8f248c3 Content-Type: text/plain; charset=ISO-8859-1 No, you'll have to add it to the message data. On Thu, Oct 17, 2013 at 6:10 PM, Jyoti Yadav wrote: > Hi.. > In vertex computation code,at the start of the superstep every vertex > processes its received messages.. Is there any way for the vertex to know > who is the sender of the message it is currenty processing.? > > Thanks > Jyoti > -- Claudio Martella claudio.martella@gmail.com --20cf30780c5c8cbb5404e8f248c3 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
No, you'll have to add it to the message data.


On Thu, Oct 17,= 2013 at 6:10 PM, Jyoti Yadav <rao.jyoti26yadav@gmail.com>= wrote:
Hi..
In vertex computat= ion code,at the start of the superstep every vertex processes its received = messages.. Is there any way for the vertex to know who is the sender of the= message it is currenty processing.?

Thanks
Jyoti



--
=A0 =A0Clau= dio Martella
=A0 =A0claudio.martella@gmail.com=A0 =A0 --20cf30780c5c8cbb5404e8f248c3--