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 DCADE175EF for ; Fri, 31 Oct 2014 14:06:53 +0000 (UTC) Received: (qmail 54813 invoked by uid 500); 31 Oct 2014 14:06:53 -0000 Delivered-To: apmail-giraph-user-archive@giraph.apache.org Received: (qmail 54759 invoked by uid 500); 31 Oct 2014 14:06:53 -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 54749 invoked by uid 99); 31 Oct 2014 14:06:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Oct 2014 14:06:53 +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.53 as permitted sender) Received: from [209.85.192.53] (HELO mail-qg0-f53.google.com) (209.85.192.53) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Oct 2014 14:06:27 +0000 Received: by mail-qg0-f53.google.com with SMTP id z107so5586734qgd.40 for ; Fri, 31 Oct 2014 07:06:26 -0700 (PDT) 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:content-type; bh=FSqbx9o1nPatXPLEkj6foHp5kuPIAfVRjc8Io8lvRwY=; b=A3YD2JyuSVFPvwgQrkQO6lqgkr0G+/hq8vLY8POBSITb4JRw2IOhHOOTpBFqcwf6Ji OgP6BUT+DTEEa41kUzQ3CmWduQaTlWP0j6Kqe/LAFocmP5QQttfCv6johIZyb9jKKQRu gEpZnfXqV+ux22e88K+k2vZMdBYA3NVgxiIihDyFy0IHfEZuBD1vSnPzbwT7j0PFpVht QJVu1C5QVzI3iqhx7kTsrR6IvgbxfDg/a4v3Yx10vDRt7y3Q2t58+zmlsF8TDXpnEnLT zbz/KYgDq+D2nfs5maJYB9/jWT8NFEIdlskzRUZ+aUP8MSKX8aIFl08/Xp8oFxr+OPVM Md2w== MIME-Version: 1.0 X-Received: by 10.224.138.2 with SMTP id y2mr36956892qat.58.1414764374429; Fri, 31 Oct 2014 07:06:14 -0700 (PDT) Sender: shaposhnik@gmail.com Received: by 10.140.21.51 with HTTP; Fri, 31 Oct 2014 07:06:14 -0700 (PDT) In-Reply-To: References: Date: Fri, 31 Oct 2014 07:06:14 -0700 X-Google-Sender-Auth: X8gb6I3Y_pk-UV3FZzD-X-oLtn0 Message-ID: Subject: Re: [VOTE] Apache Giraph 1.1.0 RC1 From: Roman Shaposhnik To: user@giraph.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Oct 31, 2014 at 3:26 AM, Claudio Martella wrote: > Hi Roman, > > thanks again for this. I have had a look at the staging site so far (our > cluster has been down whole week... universities...), and I was wondering if > you have an insight why some of the docs are missing, e.g. gora and rexster > documentation. None of them are missing. The links moved to a User Docs -> Modules though: http://people.apache.org/~rvs/giraph-1.1.0-RC1/site/gora.html http://people.apache.org/~rvs/giraph-1.1.0-RC1/site/rexster.html and so forth. Thanks, Roman.