Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-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 36DBB11A3A for ; Sun, 27 Apr 2014 02:58:46 +0000 (UTC) Received: (qmail 75161 invoked by uid 500); 27 Apr 2014 02:58:34 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 74235 invoked by uid 500); 27 Apr 2014 02:58:27 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 73642 invoked by uid 99); 27 Apr 2014 02:58:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Apr 2014 02:58:23 +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 lewis.mcgibbney@gmail.com designates 209.85.216.177 as permitted sender) Received: from [209.85.216.177] (HELO mail-qc0-f177.google.com) (209.85.216.177) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Apr 2014 02:58:19 +0000 Received: by mail-qc0-f177.google.com with SMTP id w7so5518143qcr.22 for ; Sat, 26 Apr 2014 19:57:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=S4Ho5FA93MLmWH63bDjQYyqWYAF+vchpspm7/KIhZSM=; b=ej756IegvYjFhxnm6F566gZc54GMVDDU57vrpiLVaKDtbT3Qiqwz4a53cnMHKVrD6a 3qSvkwlI3tWuUmEZxUqWLtJaUa5EP0qS7uWPu/vX5YrD+pGXvxzmXZaH3R2oiEcopLBm fbnLkOXTr00+9HBEIrd+BU8+fkOPxdDUsBSG5s7L0ByFgp7nN9liwbyEdlB2C0kA54+O bG4BPX46fNhvMPk9OpxQOC1bpfSvh3HeUVj6hAI+HsL2NJwwvqAJ4v4rUo4jZrU7H5nd iKAEIiv1R6QGiaFutb7KPnI/qybemgU62abdfNUOca7UJkNyJ7kHYzQdMjUAEi1XvuXf M+qQ== MIME-Version: 1.0 X-Received: by 10.140.36.86 with SMTP id o80mr21940175qgo.25.1398567476112; Sat, 26 Apr 2014 19:57:56 -0700 (PDT) Received: by 10.96.224.99 with HTTP; Sat, 26 Apr 2014 19:57:56 -0700 (PDT) Received: by 10.96.224.99 with HTTP; Sat, 26 Apr 2014 19:57:56 -0700 (PDT) In-Reply-To: References: Date: Sat, 26 Apr 2014 19:57:56 -0700 Message-ID: Subject: [ANN] Apache Gora 0.4 Released From: Lewis John Mcgibbney To: user@avro.apache.org, user@cassandra.apache.org, user@hbase.apache.org, user@accumulo.apache.org, solr-user@lucene.apache.org, hector-users@googlegroups.com Content-Type: multipart/alternative; boundary=001a11c16c1e9bce5104f7fd5db4 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c16c1e9bce5104f7fd5db4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Good Afternoon Everyone, > > The Apache Gora team are very proud to announce the immediate release of > Gora 0.4 which is a major release for the project. > > The Apache Gora open source framework provides an in-memory data model an= d > persistence for big data. Gora supports persisting to column stores, key > value stores, document stores and RDBMSs, and analyzing the data with > extensive Apache Hadoop=E2=84=A2 MapReduce support. Gora uses the Apache = Software > License v2.0. > > This release addresses no fewer than 60 issues. Major improvements within > the release scope comprise a complete upgrade to Apache Avro 1.7.X and > overhaul of the Gora persistency API (such improvements enable Gora to be > used to map much more expressive and complicated data structures than > previously available), upgrades to Apache HBase 0.94.13, Apache Cassandra > 2.0.X and Apache Accumulo 1.5.X. > Users can also benefit from using Gora + Solr for object-to-datastore > mapping with the addition of the new Solr module which uses Solr 4.X. > > Gora sources tar.gz and .zip release artifacts (along with signatures) ca= n > be obtained from visiting our DOWNLOADS [0] page. We also encourage users > to upgrade their build dependencies using our published Maven Artifacts [1]. > > Please redistribute this email to your project mailing list. > > Thanks > Lewis > (on behalf of the Apache Gora team) > > [0] http://gora.apache.org/downloads.html > [1] http://search.maven.org/#search|ga|1|gora > > --001a11c16c1e9bce5104f7fd5db4--