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 9513FCF5F for ; Thu, 4 Dec 2014 15:39:06 +0000 (UTC) Received: (qmail 6673 invoked by uid 500); 4 Dec 2014 15:39:06 -0000 Delivered-To: apmail-giraph-user-archive@giraph.apache.org Received: (qmail 6620 invoked by uid 500); 4 Dec 2014 15:39:06 -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 6610 invoked by uid 99); 4 Dec 2014 15:39:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Dec 2014 15:39:06 +0000 X-ASF-Spam-Status: No, hits=2.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nishantgandhi99@gmail.com designates 209.85.214.177 as permitted sender) Received: from [209.85.214.177] (HELO mail-ob0-f177.google.com) (209.85.214.177) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Dec 2014 15:39:01 +0000 Received: by mail-ob0-f177.google.com with SMTP id va2so2880277obc.36 for ; Thu, 04 Dec 2014 07:38:41 -0800 (PST) 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=GdXKjR5PQ1XRWPbL6B5NdC7QX9Dz43aL4JFdvUO+9gU=; b=r00dj+jRPcrAumMmLVcKOXT11eLf1T6ybUrdf8z2V0aHq/lMJ8J3zAnqtn4ZarH3DB nuCg9ZLuvhpxxTM0vPJMUD7X24QKztfVmkdOni/bls2qNZ/uPNuUopakBEn6s1dD4il/ OAbZXhtt9tFojVsgm+y+oDThxI2dIu7YpTdru++8sbNG6873N1uYzqny4mi0MjkTxOEj CpFmRY3uDap5jOCZOS6078RAPIp9i8UmlvQeO1dnOOY/bkhskPFIK/L2uh3Id4IAHcJO kh+PM7gIZnW9lUCWiAsvvnGawoKM499Rgnu1L589Qp+0p6Td1pyxwTelSSyKGKwts6P9 C2qg== X-Received: by 10.60.78.167 with SMTP id c7mr7345512oex.18.1417707521239; Thu, 04 Dec 2014 07:38:41 -0800 (PST) MIME-Version: 1.0 Received: by 10.76.173.3 with HTTP; Thu, 4 Dec 2014 07:38:21 -0800 (PST) In-Reply-To: References: From: nishant gandhi Date: Thu, 4 Dec 2014 21:08:21 +0530 Message-ID: Subject: Re: Please welcome our newest committer, Sergey Edunov! To: user@giraph.apache.org Content-Type: multipart/alternative; boundary=089e0111ba9432f391050965c119 X-Virus-Checked: Checked by ClamAV on apache.org --089e0111ba9432f391050965c119 Content-Type: text/plain; charset=ISO-8859-1 Congratulation Sergey...!!! Nishant Gandhi M.Tech. CSE IIT Patna On Thu, Dec 4, 2014 at 4:19 PM, Claudio Martella wrote: > Congrats Sergey and welcome! > > On Wed, Dec 3, 2014 at 7:34 PM, Maja Kabiljo wrote: > >> I am happy to announce that the Project Management Committee (PMC) for >> Apache Giraph has elected Sergey Edunov to become a committer, and he >> accepted. >> >> Sergey has been an active member of Giraph community, finding issues, >> submitting patches and reviewing code. We're looking forward to Sergey's >> larger involvement and future work. >> >> List of his contributions: >> GIRAPH-895: Trim the edges in Giraph >> GIRAPH-896: Memory leak in SuperstepMetricsRegistry >> GIRAPH-897: Add an option to dump only live objects to JMap >> GIRAPH-898: Remove giraph-accumulo from Facebook profile >> GIRAPH-903: Detect crashes on Netty threads >> GIRAPH-924: Fix checkpointing >> GIRAPH-925: Unit tests should pass even if zookeeper port not available >> GIRAPH-927: Decouple netty server threads from message processing >> GIRAPH-933: Checkpointing improvements >> GIRAPH-936: Decouple netty server threads from message processing >> GIRAPH-940: Cleanup the list of supported hadoop versions >> GIRAPH-950: Auto-restart from checkpoint doesn't pick up latest checkpoint >> GIRAPH-963: Aggregators may fail with IllegalArgumentException upon >> deserialization >> >> Best, >> Maja >> > > > > -- > Claudio Martella > > --089e0111ba9432f391050965c119 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Congratulation Sergey...!!!

Nishant Gandhi
M.Tech. CSE
IIT Patna

On Thu, Dec 4, 2014 at 4:19 PM, Claudio Mart= ella <claudio.martella@gmail.com> wrote:
Congrats Sergey and welcome!
=

On Wed, Dec 3, 2014 at 7:34 PM, Maja Kabiljo <majakabiljo@fb.com> wrote:
I am happy to announce that the Project Management Committee (PMC) for= Apache Giraph has elected Sergey Edunov to become a committer, and he acce= pted. 

Sergey has been an active member of Giraph community, finding issues, = submitting patches and reviewing code. We’re looking forward to Serge= y’s larger involvement and future work.

List of his contributions:
GIRAPH-895: Trim the edges in Giraph
GIRAPH-896: Memory leak in SuperstepMetricsRegistry
GIRAPH-897: Add an option to dump only live objects to JMap
GIRAPH-898: Remove giraph-accumulo from Facebook profile
GIRAPH-903: Detect crashes on Netty threads
GIRAPH-924: Fix checkpointing
GIRAPH-925: Unit tests should pass even if zookeeper port not availabl= e
GIRAPH-927: Decouple netty server threads from message processing
GIRAPH-933: Checkpointing improvements
GIRAPH-936: Decouple netty server threads from message processing
GIRAPH-940: Cleanup the list of supported hadoop versions
GIRAPH-950: Auto-restart from checkpoint doesn't pick up latest ch= eckpoint
GIRAPH-963: Aggregators may fail with IllegalArgumentException upon de= serialization

Best,
Maja



--
 = ;  Claudio Martella
   

--089e0111ba9432f391050965c119--