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 D81DE176BD for ; Tue, 4 Nov 2014 19:08:10 +0000 (UTC) Received: (qmail 85524 invoked by uid 500); 4 Nov 2014 19:08:10 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 85484 invoked by uid 500); 4 Nov 2014 19:08:10 -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 84978 invoked by uid 99); 4 Nov 2014 19:08:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2014 19:08:10 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shaposhnik@gmail.com designates 209.85.192.47 as permitted sender) Received: from [209.85.192.47] (HELO mail-qg0-f47.google.com) (209.85.192.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2014 19:07:44 +0000 Received: by mail-qg0-f47.google.com with SMTP id j107so10789687qga.20 for ; Tue, 04 Nov 2014 11:07:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=ngHtcBYODehKhHYA9J9ZYC2BbGgzIDzJvDGpsQrvjsE=; b=H3tkoTd9ZGLB4VTPhjmMAKmSfrODg3UCsKiLxd9JvwAQbnYP0mcqHEKaIemqeMm76K KB90TRg6dAYW2G7pYd1QKCUDmozr5trXo7r7zarOHkUSjEc937dHZ7gsi+GumbkwjWzk MF1+dE5mwN7hZJGiytrgn3HIuCmDlhTW8pVA1tucFDNRHd0LtYAbAZ/2AI1qvuGUzuwP 4XljnqugWKBSBtN+QEjAvMO9KVr3Z3srqvP0ciXr8J3J7/I2ao752OogVk8qmktvSg1C umcAubFMyWNcxc+wbhwJfnkzHEM2xfrqIUGtiIXZGq2LwTBeG1dUIrW/9bQ1CdenklNi jtnQ== MIME-Version: 1.0 X-Received: by 10.140.21.230 with SMTP id 93mr1402176qgl.81.1415128063362; Tue, 04 Nov 2014 11:07:43 -0800 (PST) Sender: shaposhnik@gmail.com Received: by 10.140.21.51 with HTTP; Tue, 4 Nov 2014 11:07:43 -0800 (PST) In-Reply-To: References: Date: Tue, 4 Nov 2014 11:07:43 -0800 X-Google-Sender-Auth: BUqKIfbzZe9J5ul8WSTmTjvdzHw Message-ID: Subject: Re: [VOTE] Apache Giraph 1.1.0 RC1 From: Roman Shaposhnik To: user@giraph.apache.org Cc: "dev@giraph.apache.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Nov 3, 2014 at 4:51 PM, Maja Kabiljo wrote: > We=C2=B9ve been running code which is the same as release candidate plus = fix on > GIRAPH-961 in production for 5 days now, no problems. This is > hadoop_facebook profile, using only hive-io from all io modules. Great! This tells me that once I cut RC2 with GIRAPH-961 you guys will be ready to vote! Thanks, Roman.