blob: 0834c60303b75fb3407fbc9331027b19b4316db0 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="dev@gora.apache.org" />
<META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
<META name="Description" content="Apache Gora -- Welcome to Apache Gora&trade;" />
<META name="Keywords" content="Apache Gora NoSQL Framework" />
<META name="Owner" content="dev@gora.apache.org" />
<META name="Robots" content="index, follow" />
<META name="Security" content="Public" />
<META name="Source" content="wiki template" />
<META name="DC.Rights" content="Copyright 2010-2021, The Apache Software Foundation" />
<!-- The styles -->
<link href="/resources/css/bootstrap.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
.headerlink {
visibility: hidden;
}
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
visibility: visible
} </style>
<link href="/resources/css/bootstrap-responsive.css" rel="stylesheet">
<link href="/resources/css/gora.css" rel="stylesheet">
<style type="text/css">
.stpulldown-gradient
{
background: #E1E1E1;
background: -moz-linear-gradient(top, #E1E1E1 0%, #A7A7A7 100%); /* firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E1E1E1), color-stop(100%,#A7A7A7)); /* webkit */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E1E1E1', endColorstr='#A7A7A7',GradientType=0 ); /* ie */
background: -o-linear-gradient(top, #E1E1E1 0%,#A7A7A7 100%); /* opera */
color: #636363;
}
#stpulldown .stpulldown-logo
{
height: 40px;
width: 300px;
margin-left: 20px;
margin-top: 5px;
background:url("http://gora.apache.org/resources/img/feather-small.png") no-repeat;
}
</style>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Fav and touch icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
<link rel="shortcut icon" href="/resources/img/feather-small.png">
<title>Apache Gora&trade; - Welcome to Apache Gora&trade;</title>
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="/index.html"><img src="/resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora"/></a>
<div class="nav-collapse collapse">
<ul class="nav">
<li><a href="/downloads.html">Downloads</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
<ul class="dropdown-menu pull-right">
<li><a href="https://whimsy.apache.org/board/minutes/Gora.html">Board Reporting</a></li>
<li><a href="/contribute.html">Contribute</a></li>
<li><a href="/mailing_lists.html">Mailing Lists</a></li>
<li><a href="/credits.html">People</a></li>
<li><a href="/related.html">Related Projects</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu pull-right">
<li><a href="/about.html">About</a></li>
<li><a href="/current/index.html">Current Documentation</a></li>
<li><a href="/current/api/javadoc.html">JavaDoc Documentation</a></li>
<li><a href="/current/tutorial.html">Gora Tutorial</a></li>
<li><a href="https://cwiki.apache.org/confluence/display/GORA/">Gora Wiki</a></li>
<li><a href="http://en.wikipedia.org/wiki/Apache_Gora">Gora Wikipedia Entry</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
<ul class="dropdown-menu pull-right">
<li><a href="https://issues.apache.org/jira/browse/GORA">Issue Tracking</a></li>
<li><a href="/mailing_lists.html">Mailing Lists</a></li>
<li><a href="https://builds.apache.org/view/All/job/gora-trunk/">Nightly Builds</a></li>
<li><a href="https://analysis.apache.org/dashboard/index/76356">Sonar Analysis</a></li>
<li><a href="/version_control.html">Version Control</a></li>
<li><a href="/roadmap.html">Roadmap</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<img src="/resources/img/feather-small.png" alt="Apache" title="Apache" />
<b class="caret"></b>
</a>
<ul class="dropdown-menu pull-right">
<li><a href="http://www.apache.org">Apache Home</a></li>
<li><a href="http://www.apache.org/licenses/">Apache License</a></li>
<li><a href="http://www.apache.org/security/">Security</a></li>
<li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
</ul>
</li>
</ul>
<form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
<input value="gora.apache.org" name="sitesearch" type="hidden" />
<input class="search-query" name="q" id="query" type="text" />
</form>
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
</div> <!--/.nav-collapse -->
</div> <!-- /container -->
</div> <!-- /navbar-inner -->
</div> <!-- /navbar -->
<div class="container top-buffer" id="Gora_Welcome to Apache Gora&trade;">
<h1 id="welcome-to-the-apache-gora-project">Welcome to the Apache Gora project!<a class="headerlink" href="#welcome-to-the-apache-gora-project" title="Permalink">&para;</a></h1>
<div class="hero-unit">
<div class="row">
<!--div class="span10">
<img src="/resources/img/gora-logo.png" />
</div-->
<div class="span10">
<p>The Apache Gora&trade; open source framework provides an in-memory data model and
persistence for big data. Gora supports persisting to column stores, key value stores,
document stores, distributed in-memory key/value stores, in-memory data grids, in-memory caches,
distributed multi-model stores, and hybrid in-memory architectures.</p>
<p>Gora also enables analysis of data with extensive Apache Hadoop MapReduce&trade;,
Apache Spark&trade;, Apache Flink&trade; and Apache Pig&trade; support. Gora uses the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache Software License v2.0</a>.
Gora graduated from the Apache Incubator in January 2012 to become a top-level Apache project.
You can find the Gora DOAP <a href="./current/doap_Gora.rdf">here</a>.
</p>
<p>
<a class="btn btn-primary btn-large" href="/downloads.html">Download</a>
<a class="btn btn-primary btn-large" href="/about.html">About</a>
<a class="btn btn-primary btn-large" href="/current/quickstart.html">Quickstart</a>
<a class="btn btn-primary btn-large" href="/current/index.html">Overview</a>
<a class="btn btn-primary btn-large" href="/current/tutorial.html">Tutorial</a>
<a class="btn btn-primary btn-large" href="/credits.html">Credits</a>
<a class="btn btn-primary btn-large" href="/contribute.html">Contribute</a>
<a class="btn btn-primary btn-large" href="/current/api/javadoc.html">Javadoc</a>
</p>
</div>
<div class="span10">
<a class="twitter-timeline" data-widget-id="473948188378812419" href="https://twitter.com/ApacheGora">Tweets by @ApacheGora</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
</div>
</div>
<h2 id="news">News<a class="headerlink" href="#news" title="Permalink">&para;</a></h2>
<h3 id="15-august-2019-apache-gora-09-release">15 August, 2019: Apache Gora 0.9 Release<a class="headerlink" href="#15-august-2019-apache-gora-09-release" title="Permalink">&para;</a></h3>
<p>The Apache Gora Release management team is pleased to announce the immediate availability of
Apache Gora 0.9.</p>
<p>This release addresses 48 issues, for a breakdown please see the <a href="https://s.apache.org/0.9GoraReleaseNotes">release report</a>.
Drop by our mailing lists and ask questions for information on any of the above.</p>
<p>Gora 0.9 provides support for the following projects</p>
<ul>
<li><a href="http://avro.apache.org">Apache Avro</a> 1.8.2</li>
<li><a href="http://hbase.apache.org">Apache HBase</a> 2.1.1</li>
<li><a href="http://cassandra.apache.org">Apache Cassandra</a> 3.11.0 (Datastax Java Driver 3.3.0)</li>
<li><a href="http://lucene.apache.org/solr">Apache Solr</a> 8.0.0</li>
<li><a href="http://lucene.apache.org/core/">Apache Lucene</a> 8.0.0</li>
<li><a href="http://mongodb.com">MongoDB</a> (Mongo Java Driver) 3.5.0</li>
<li><a href="http://accumulo.apache.org">Apache Accumlo</a> 1.7.1</li>
<li><a href="http://couchdb.apache.org">Apache CouchDB</a> 1.4.2</li>
<li><a href="https://aws.amazon.com/dynamodb/">Amazon DynamoDB</a> (Amazon Java SDK) 1.10.55</li>
<li><a href="http://infinispan.org/">Infinispan</a> 7.2.5.Final</li>
<li><a href="https://www.jcp.org/en/jsr/detail?id=107">JCache</a> 1.0.0 with JCache provider <a href="https://hazelcast.com/">Hazelcast</a> 3.6.4</li>
<li><a href="http://orientdb.com/orientdb/">OrientDB</a> 2.2.22</li>
<li><a href="http://www.aerospike.com/">Aerospike</a> 4.2.2</li>
<li><a href="https://ignite.apache.org/">Apache Ignite</a> 2.6.0</li>
<li><a href="https://pig.apache.org/">Apache Pig</a> 0.16.0</li>
<li><a href="https://flink.apache.org/">Apache Flink</a> 1.6.2</li>
<li><a href="http://hadoop.apache.org">Apache Hadoop</a> 2.5.2</li>
<li><a href="http://spark.apache.org">Apache Spark</a> 2.2.1</li>
<li><a href="http://testcontainers.viewdocs.io/testcontainers-java/">Test containers</a> 1.4.2</li>
</ul>
<p>Gora is released as both source code downloads for which can be found at
our <a href="http://gora.apache.org/downloads.html">downloads page</a>, as well as Maven artifacts which can be found on
<a href="https://s.apache.org/0.9GoraMavenArtifacts">Maven central</a>.</p>
<h3 id="20-september-2017-apache-gora-08-release">20 September, 2017: Apache Gora 0.8 Release<a class="headerlink" href="#20-september-2017-apache-gora-08-release" title="Permalink">&para;</a></h3>
<p>The Apache Gora team are pleased to announce the immediate availability of
Apache Gora 0.8.</p>
<p>This release addresses 35 issues, for a breakdown please see the <a href="https://s.apache.org/3YdY">release report</a>.
Drop by our mailing lists and ask questions for information on any of the above.</p>
<p>Gora 0.8 provides support for the following projects</p>
<ul>
<li><a href="http://avro.apache.org">Apache Avro</a> 1.8.1</li>
<li><a href="http://hadoop.apache.org">Apache Hadoop</a> 2.5.2</li>
<li><a href="http://hbase.apache.org">Apache HBase</a> 1.2.3</li>
<li><a href="http://cassandra.apache.org">Apache Cassandra</a> 3.11.0 (Datastax Java Driver 3.3.0)</li>
<li><a href="http://lucene.apache.org/solr">Apache Solr</a> 6.5.1</li>
<li><a href="http://mongodb.com">MongoDB</a> (driver) 3.5.0</li>
<li><a href="http://accumulo.apache.org">Apache Accumlo</a> 1.7.1</li>
<li><a href="http://spark.apache.org">Apache Spark</a> 1.4.1</li>
<li><a href="http://couchdb.apache.org">Apache CouchDB</a> 1.4.2 (<a href="http://testcontainers.viewdocs.io/testcontainers-java/">test containers</a> 1.1.0)</li>
<li><a href="https://aws.amazon.com/dynamodb/">Amazon DynamoDB</a> (driver) 1.10.55</li>
<li><a href="http://infinispan.org/">Infinispan</a> 7.2.5.Final</li>
<li><a href="https://www.jcp.org/en/jsr/detail?id=107">JCache</a> 1.0.0 with <a href="https://hazelcast.com/">Hazelcast</a> 3.6.4 support.</li>
<li><a href="http://orientdb.com/orientdb/">OrientDB</a> 2.2.22</li>
<li><a href="http://www.aerospike.com/">Aerospike</a> 4.0.6</li>
</ul>
<p>Gora is released as both source code downloads for which can be found at
our <a href="http://gora.apache.org/downloads.html">downloads page</a>, as well as Maven artifacts which can be found on
<a href="http://search.maven.org/#search%7Cga%7C1%7Cgora">Maven central</a>.</p>
<h3 id="23-march-2017-apache-gora-07-release">23 March, 2017: Apache Gora 0.7 Release<a class="headerlink" href="#23-march-2017-apache-gora-07-release" title="Permalink">&para;</a></h3>
<p>The Apache Gora team are pleased to announce the immediate availability of
Apache Gora 0.7.</p>
<p>This release addresses 80 issues, for a breakdown please see the <a href="https://s.apache.org/YrmC">release report</a>.
Drop by our mailing lists and ask questions for information on any of the above.</p>
<p>Gora 0.7 provides support for the following projects</p>
<ul>
<li><a href="http://avro.apache.org">Apache Avro</a> 1.8.1</li>
<li><a href="http://hadoop.apache.org">Apache Hadoop</a> 2.5.2</li>
<li><a href="http://hbase.apache.org">Apache HBase</a> 1.2.3</li>
<li><a href="http://cassandra.apache.org">Apache Cassandra</a> 2.0.2</li>
<li><a href="http://lucene.apache.org/solr">Apache Solr</a> 5.5.1</li>
<li><a href="http://mongodb.com">MongoDB</a> (driver) 3.4.2</li>
<li><a href="http://accumulo.apache.org">Apache Accumlo</a> 1.7.1</li>
<li><a href="http://spark.apache.org">Apache Spark</a> 1.4.1</li>
<li><a href="http://couchdb.apache.org">Apache CouchDB</a> 1.4.2 (<a href="http://testcontainers.viewdocs.io/testcontainers-java/">test containers</a> 1.1.0)</li>
<li><a href="https://aws.amazon.com/dynamodb/">Amazon DynamoDB</a> (driver) 1.10.55</li>
<li><a href="http://infinispan.org/">Infinispan</a> 7.2.5.Final</li>
<li><a href="https://www.jcp.org/en/jsr/detail?id=107">JCache</a> 1.0.0 with <a href="https://hazelcast.com/">Hazelcast</a> 3.6.4 support.</li>
</ul>
<p>Gora is released as both source code, downloads for which can be found at
our <a href="http://gora.apache.org/downloads.html">downloads page</a>, as well as Maven artifacts which can be found on
<a href="http://search.maven.org/#search%7Cga%7C1%7Cgora">Maven central</a>.</p>
<h3 id="14-september-2015-apache-gora-061-release">14 September, 2015: Apache Gora 0.6.1 Release<a class="headerlink" href="#14-september-2015-apache-gora-061-release" title="Permalink">&para;</a></h3>
<p>The Apache Gora team are pleased to announce the immediate availability of
Apache Gora 0.6.1.</p>
<p>This release addresses a modest <a href="http://s.apache.org/l69">21 issues</a> with many
improvements and bug fixes for the
<a href="http://gora.apache.org/current/gora-mongodb.html">gora-mongodb</a> module,
resolution of a major bug whilst flushing data to Apache Solr, a <a href="https://issues.apache.org/jira/browse/GORA-330">gora-gradle plugin</a>
and our <a href="https://issues.apache.org/jira/browse/GORA-386">Gora Spark backend support</a>.
Drop by our mailing lists and ask questions for information on any of the above.</p>
<p>We provide Gora support for the following projects</p>
<ul>
<li>Apache Avro 1.7.6</li>
<li>Apache Hadoop 1.2.1 and 2.5.2</li>
<li>Apache HBase 0.98.8-hadoop2 (although also tested with 1.X)</li>
<li>Apache Cassandra 2.0.2</li>
<li>Apache Solr 4.10.3</li>
<li>MongoDB 2.6.X</li>
<li>Apache Accumlo 1.5.1</li>
<li>Apache Spark 1.4.1</li>
</ul>
<p>Gora is released as both source code, downloads for which can be found at
our <a href="http://gora.apache.org/downloads.html">downloads page</a> as well as Maven artifacts which can be found on
<a href="http://search.maven.org/#search%7Cga%7C1%7Cgora">Maven central</a>.</p>
<h3 id="19-february-2015-apache-gora-06-release">19 February, 2015: Apache Gora 0.6 Release<a class="headerlink" href="#19-february-2015-apache-gora-06-release" title="Permalink">&para;</a></h3>
<p>The Apache Gora team are pleased to announce the immediate availability of
Apache Gora 0.6.</p>
<p>This release addresses a modest <a href="http://s.apache.org/gora-0.6">47 issues</a> with some being
major improvements, new functionality and dependency upgrades. Most notably the release
involves key upgrades to Hadoop, HBase and Solr dependecies as well as some
extermely important bug fixes for the MongoDB module.</p>
<p>Suggested Gora database support is as follows</p>
<ul>
<li>Apache Avro 1.7.6</li>
<li>Apache Hadoop 1.2.1 and 2.5.2</li>
<li>Apache HBase 0.98.8-hadoop2</li>
<li>Apache Cassandra 2.0.2</li>
<li>Apache Solr 4.10.3</li>
<li>MongoDB 2.6.X</li>
<li>Apache Accumlo 1.5.1</li>
</ul>
<p>Gora is released as both source code, downloads for which can be found at
our <a href="http://gora.apache.org/downloads.html">downloads page</a> as well as Maven artifacts which can be found on
<a href="http://search.maven.org/#search%7Cga%7C1%7Cgora">Maven central</a>.</p>
<h3 id="8-january-2015-gora-upgrades-to-hadoop-25x-and-hbase-098x">8 January, 2015: Gora upgrades to Hadoop 2.5.X and HBase 0.98.X<a class="headerlink" href="#8-january-2015-gora-upgrades-to-hadoop-25x-and-hbase-098x" title="Permalink">&para;</a></h3>
<p>Today our Jira issue <a href="https://issues.apache.org/jira/browse/GORA-375">GORA-375</a> was resolved
with the result that the Gora community can now upgrade their systems to operate on Hadoop 2.X
and HBase 0.98.
Specifically the versions which we recommend are as follows:</p>
<ul>
<li>Apache Hadoop 2.5.2</li>
<li>Apache HBase 0.98.8-hadoop2</li>
</ul>
<p>Best efforts have also been made to retain backwards compatibility for Hadoop 1.X users,
therefore we have upgraded to, and still support Hadoop 1.2.1 via the addition of our
Shim layers. For further details on our Shim layers and pluggable Hadoop support please
see Jira issue <a href="https://issues.apache.org/jira/browse/GORA-375">GORA-346</a>. Additional
documentation for the use of Shim layers within Gora will soon be documented and linked to
from our <a href="http://gora.apache.org/current/index.html#gora-modules">current documentation</a>.</p>
<h3 id="20-september-2014-apache-gora-05-release">20 September, 2014: Apache Gora 0.5 Release<a class="headerlink" href="#20-september-2014-apache-gora-05-release" title="Permalink">&para;</a></h3>
<p>The Apache Gora team are pleased to announce the immediate availability of
Apache Gora 0.5.</p>
<p>This release addresses no fewer than <a href="http://s.apache.org/0.5report">44 issues</a> with many being
improvements and new functionality. Most notably the release includes the
addition of a new module for MongoDB, Shim ffunctionality to support
multiple Hadoop versions, improved authentication for Accumulo, better
documentation for many modules, and pluggable solrj implementations
supporting a default value of http for HttpSolrServer. Available options
include http (HttpSolrServer), cloud (CloudSolrServer), concurrent
(ConcurrentUpdateSolrServer) and loadbalance (LBHttpSolrServer).</p>
<p>Suggested Gora database support is as follows</p>
<ul>
<li>Apache Avro 1.7.6</li>
<li>Apache Hadoop 1.0.1 and 2.4.0</li>
<li>Apache HBase 0.94.14</li>
<li>Apache Cassandra 2.0.2</li>
<li>Apache Solr 4.8.1</li>
<li>MongoDB 2.6</li>
<li>Apache Accumlo 1.5.1</li>
</ul>
<p>Gora is released as both source code, downloads for which can be found at
our <a href="http://gora.apache.org/downloads.html">downloads page</a> as well as Maven artifacts which can be found on
<a href="http://search.maven.org/#search%7Cga%7C1%7Cgora">Maven central</a>.</p>
<h3 id="01-july-2014-apache-gora-joins-the-darpa-open-catalog">01 July, 2014: Apache Gora joins the <a href="http://www.darpa.mil/opencatalog/">DARPA Open Catalog</a><a class="headerlink" href="#01-july-2014-apache-gora-joins-the-darpa-open-catalog" title="Permalink">&para;</a></h3>
<img alt="Open Catalog Logo" src="http://www.darpa.mil/opencatalog/Open-Catalog-Single-Big.png"/>
<p>Gora now features within the Defense Advanced Research Projects Agency (DARPA) Open Catalog
as part of ongoing participation in the <a href="http://www.darpa.mil/opencatalog/XDATA.html">XDATA Program</a>.</p>
<p>XDATA is developing an open source software library for big data to help overcome the
challenges of effectively scaling to modern data volume and characteristics. The
program is developing the tools and techniques to process and analyze large sets of
imperfect, incomplete data. Its programs and publications focus on the areas of
analytics, visualization, and infrastructure to efficiently fuse, analyze and
disseminate these large volumes of data.</p>
<p>Gora is being used by the <a href="http://jpl.nasa.gov">Jet Propulsion Laboratory</a> team to execute
<a href="http://en.wikipedia.org/wiki/Extract,_transform,_load">extract-transform-load</a>-type tasks
for mapping and integration of source heterogeneous data to and from target NoSQL solutions.</p>
<h3 id="04-june-2014-apache-gora-now-supports-mongodb">04 June, 2014: Apache Gora now supports <a href="http://www.mongodb.org/">MongoDB</a><a class="headerlink" href="#04-june-2014-apache-gora-now-supports-mongodb" title="Permalink">&para;</a></h3>
<img alt="MongoDB Logo" src="http://engineering.linkedin.com/sites/default/files/mongodb-logo.png"/>
<p>The Gora community is proud to announce support MongoDB amongst our growing datastore
support arsenal. MongoDB is an open-source document database, and the leading NoSQL database. Written in C++, MongoDB features:</p>
<ul>
<li>
<p>Document-Oriented Storage</p>
</li>
<li>
<p>JSON-style documents with dynamic schemas offer simplicity and power.</p>
</li>
<li>
<p>Full Index Support</p>
</li>
<li>
<p>Index on any attribute, just like you're used to.</p>
</li>
<li>
<p>Replication &amp; High Availability</p>
</li>
<li>
<p>Mirror across LANs and WANs for scale and peace of mind.</p>
</li>
<li>
<p>Auto-Sharding</p>
</li>
<li>
<p>Scale horizontally without compromising functionality.</p>
</li>
<li>
<p>Querying</p>
</li>
<li>
<p>Rich, document-based queries.</p>
</li>
<li>
<p>Fast In-Place Updates</p>
</li>
<li>
<p>Atomic modifiers for contention-free performance.</p>
</li>
<li>
<p><a href="http://hadoop.apache.org/docs/r1.2.1/mapred_tutorial.html">MapReduce</a>.</p>
</li>
<li>
<p>Flexible aggregation and data processing.</p>
</li>
<li>
<p>GridFS</p>
</li>
<li>
<p>Store files of any size without complicating your stack.</p>
</li>
</ul>
<p>The current supported version of is MongoDB is 2.6 with client version support at 2.12.2.</p>
<h3 id="29-may-2014-apache-gora-now-implemented-as-apache-camel-component">29 May, 2014: Apache Gora now implemented as <a href="http://camel.apache.org">Apache Camel</a> Component<a class="headerlink" href="#29-may-2014-apache-gora-now-implemented-as-apache-camel-component" title="Permalink">&para;</a></h3>
<img alt="Apache Camel Logo" src="http://camel.apache.org/images/apache-camel-100h.png"/>
<p>We recently heard some excellent news that Gora is now implemented as a
<a href="https://fisheye6.atlassian.com/browse/camel-git/components/camel-gora">Camel Component</a> within Camel trunk.</p>
<p>Apache Camel is a rule-based routing and mediation engine which provides a Java object based implementation of
the Enterprise Integration Patterns using an API (or declarative Java Domain Specific Language) to configure
routing and mediation rules. The domain specific language means that Apache Camel can support type-safe
smart completion of routing rules in your IDE using regular Java code without huge amounts of XML configuration
files; though XML configuration inside Spring is also supported.</p>
<p>You can use this module with the following Maven configuration</p>
<pre><code>&lt;dependency&gt;
&lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
&lt;artifactId&gt;camel-gora&lt;/artifactId&gt;
&lt;version&gt;x.x.x&lt;/version&gt;
&lt;!-- use the same version as your Camel core version --&gt;
&lt;/dependency&gt;
</code></pre>
<p>You can find more information on the history of the development on the relevant <a href="https://issues.apache.org/jira/browse/CAMEL-4817">Jira ticket</a>.</p>
<p>You can also view the <a href="./current/gora-camel.html">gora-camel</a> documentation.</p>
<h3 id="19-may-2014-apache-gora-at-hbase-london-meetup">19 May, 2014: Apache Gora at <a href="http://www.meetup.com/HBase-London/events/179791252/">HBase London Meetup</a><a class="headerlink" href="#19-may-2014-apache-gora-at-hbase-london-meetup" title="Permalink">&para;</a></h3>
<img alt="HBase London Meetup" src="http://hbase.apache.org/images/hbase_logo.png"/>
<p>Keeping in trend with our continual drive to build the Gora community, Gora is featuring
in this months <a href="http://www.meetup.com/HBase-London/events/179791252/">HBase London Meetup</a>.</p>
<p>The meetup is focused on <a href="https://blogs.apache.org/hbase/entry/data_types_schema">data types in HBASE</a> c.f. <a href="https://issues.apache.org/jira/browse/HBASE-8693">HBASE-8693</a>
<a href="https://issues.apache.org/jira/browse/HBASE-8089">HBASE-8089</a> with the second half of the meetup
being dedicated to discussion and presentation on where Gora/gora-hbase fits in the mix!</p>
<iframe allowfullscreen="" frameborder="0" height="400" mozallowfullscreen="" src="http://prezi.com/embed/qox1rakc7ftu/?bgcolor=ffffff&amp;lock_to_path=0&amp;autoplay=0&amp;autohide_ctrls=0&amp;features=undefined&amp;disabled_features=undefined" webkitallowfullscreen="" width="550"></iframe>
<h3 id="06-may-2014-apache-gora-features-in-black-duck-softwares-open-source-delivers-blog">06 May, 2014: Apache Gora Features in <a href="www.blackducksoftware.com/%E2%80%8E">Black Duck Software's</a> <a href="http://osdelivers.blackducksoftware.com/">Open Source Delivers Blog</a><a class="headerlink" href="#06-may-2014-apache-gora-features-in-black-duck-softwares-open-source-delivers-blog" title="Permalink">&para;</a></h3>
<img alt="Open Source Delivers" src="http://osdelivers.blackducksoftware.com/wp-content/uploads/2011/06/OSD_logo.png"/>
<p>Gora has become the first Apache project to feature on Black Duck Software's Open Source
Blog with an article titled <a href="http://osdelivers.blackducksoftware.com/2014/05/06/what-does-it-really-take-to-build-a-community-around-code/">What does it really take to build a community around code?</a>.</p>
<p>The article focuses on Gora's journey through the <a href="http://incubator.apache.org">Apache Incubator</a> and tells the story of how the community
has evolved and grown over time and software releases.</p>
<p>A huge thank you goes to our friends at Black Duck Software for reviewing and publishing
our story.</p>
<h3 id="24-april-2014-apache-gora-04-released">24 April, 2014: Apache Gora 0.4 Released<a class="headerlink" href="#24-april-2014-apache-gora-04-released" title="Permalink">&para;</a></h3>
<p>The Apache Gora team are proud to announce the release of Gora 0.4.
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.
A full list of changes in this release can be seen in
<a href="http://www.apache.org/dist/gora/0.4/CHANGES.txt">0.4-CHANGES.txt</a>.
You can grab the maven release artifacts from
<a href="http://repo1.maven.org/maven2/org/apache/gora/">Maven Central</a>
and can also get the Gora sources from our [downloads page](/downloads.html).
</p>
<h3 id="14th-april-2014-gora-adopted-by-apache-giraph">14th April, 2014: Gora adopted by <a href="http://giraph.apache.org">Apache Giraph</a><a class="headerlink" href="#14th-april-2014-gora-adopted-by-apache-giraph" title="Permalink">&para;</a></h3>
<img alt="Apache Giraph" height="200" src="http://giraph.apache.org/images/ApacheGiraph.svg" width="200"/>
<p>After a successful <a href="http://www.google-melange.com/gsoc/homepage/google/gsoc2013">Google Summer of Code 2013</a>
project, Gora has been adopted as a core persistence abstraction for the popular graph processing
library in use at companies such as Facebook, Twitter, Linkedin and many more.</p>
<p>The integration of these two awesome Apache projects has as main motivation the
possibility of turning Gora-supported-NoSQL data stores into Giraph-processable graphs,
and to provide Giraph the ability to store its results into different data stores,
letting users focus on the processing itself. For more information please see the
<a href="https://giraph.apache.org/gora.html">Giraph-Gora documentation</a>.</p>
<h3 id="7th-10th-april-2014-apache-gora-at-apachecon-na-2014">7th - 10th April, 2014: Apache Gora at <a href="http://events.linuxfoundation.org/events/apachecon-north-america">ApacheCon NA 2014</a><a class="headerlink" href="#7th-10th-april-2014-apache-gora-at-apachecon-na-2014" title="Permalink">&para;</a></h3>
<p>A number of the Gora team were at ApacheCon this year spreading the word about the project and
presenting on several topics. This included Renato's presentation on
<a href="http://sched.co/1bsMgqm">Turning NoSQL data into Graphs - Playing with Apache Giraph and Apache Gora</a>
and Lewis' presentation on <a href="http://sched.co/1bsM9es"> Deploying Apache Gora as a Query Broker</a>.</p>
<p>Please see below for the presentation slides and audio.</p>
<iframe allowfullscreen="" frameborder="0" height="400" marginheight="0" marginwidth="0" scrolling="no" src="http://www.slideshare.net/slideshow/embed_code/33495268" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px; max-width: 100%;" width="550"> </iframe>
<iframe allowfullscreen="" frameborder="0" height="400" mozallowfullscreen="" src="http://prezi.com/embed/cgdekhla4evl/?bgcolor=ffffff&amp;lock_to_path=0&amp;autoplay=0&amp;autohide_ctrls=0&amp;features=undefined&amp;disabled_features=undefined" webkitallowfullscreen="" width="550"></iframe>
<iframe allowfullscreen="" frameborder="0" height="400" src="//www.youtube.com/embed/06PjlHJ2srY" width="550"></iframe>
<iframe allowfullscreen="" frameborder="0" height="400" src="//www.youtube.com/embed/DRlfSbSfVC4" width="550"></iframe>
<h3 id="16-december-2013-apache-gora-at-dublin-nosql-meetup">16 December, 2013: Apache Gora at Dublin NoSQL Meetup<a class="headerlink" href="#16-december-2013-apache-gora-at-dublin-nosql-meetup" title="Permalink">&para;</a></h3>
<p>
<a href="http://tcubedublin.com/events/dublin-nosql-meetup-apache-gora-and-the-oracle-nosql-database-customize/" title="TCube">
<img alt="TCube Logo" class="float-right" src="./resources/img/tcube.jpeg">
</img></a>
<br/>
To further promote this years GSoC project, this years student (Apostolos Giannakidis) and mentor
(Lewis McGibbney) will present <b>Apache Gora and the Oracle NoSQL database</b>
at <a href="http://tcubedublin.com/">TCube</a> in the beautiful
city of Dublin. To say we are looking forward to this one may possibly be the
understatement of 2013. Looking forward to seeing some familiar faces and new ones as we
continue to promote Gora to the masses. Please see slides and video links below
enjoy!<br/>
<iframe frameborder="0" height="400" src="http://prezi.com/embed/b5_vabnmelmy/?bgcolor=ffffff&amp;lock_to_path=0&amp;autoplay=0&amp;autohide_ctrls=0&amp;features=undefined&amp;disabled_features=undefined" width="550"></iframe>
<iframe frameborder="0" height="400" src="http://prezi.com/embed/tzkpitqbwvah/?bgcolor=ffffff&amp;lock_to_path=0&amp;autoplay=0&amp;autohide_ctrls=0&amp;features=undefined&amp;disabled_features=undefined" width="550"></iframe>
<iframe frameborder="0" height="400" src="http://prezi.com/embed/pijlrsp3jzqx/?bgcolor=ffffff&amp;lock_to_path=0&amp;autoplay=0&amp;autohide_ctrls=0&amp;features=undefined&amp;disabled_features=undefined" width="550"></iframe>
</p>
<h3 id="25-september-2013-apache-gora-successfully-participates-in-google-summer-of-code-2013">25 September 2013: Apache Gora successfully participates in Google Summer of Code 2013<a class="headerlink" href="#25-september-2013-apache-gora-successfully-participates-in-google-summer-of-code-2013" title="Permalink">&para;</a></h3>
<p>
<a href="http://www.google-melange.com/gsoc/homepage/google/gsoc2013" title="GSoC2013">
<img alt="GSoC2013 Logo" class="float-right" src="./resources/img/gsoc2013.jpg">
</img></a>
<br>The jury has been out, the results are in and we are extremely proud to announce that the
<a href="https://google-melange.appspot.com/gsoc/proposal/review/google/gsoc2013/apgiannakidis/1">
<b>Apache Gora support for Oracle NoSQL datastore</b></a> project has come out on top in this years
<a href="http://www.google-melange.com/gsoc/homepage/google/gsoc2013">Google Summer of Code 2013</a>.
Another long, hard summers worth of work has resulted in another successful project and code contribution, again extending
datastore support within Apache Gora. A huge congratulations to this years student Apostolos Giannakidis for his work over
the summer, as a community we look forward to your continued presence within the project and beyond.<br/>
Adding to the success of this project, the bloggershpere has been endorsing and promoting the project wholeheartedly.
On <a href="http://www.giannakidis.info/">his own website</a>, Apostolos has made various posts documenting
and sharing his experiences through the summer. <a href="http://blog.corbinian.com/node/89">Corbinian, Inc.</a> have also been talking about the project.
Additionally Apostolos was recognized by the <a href="http://www.cs.bham.ac.uk/sys/news/content/2013/06/17/student-project-accepted-in-google-summer-of-code/">University of Birmingham</a>
where he obtained his masters degree in Computer Science. Finally, the project featured as part of a Veteran Organization
post on <a href="http://google-opensource.blogspot.co.uk/2013/10/google-summer-of-code-veteran-orgs.html">Google's Open Source Blog</a>.<br/>
For links to more documentation and even more blog posts covering this project, as well as the <a href="https://issues.apache.org/jira/secure/attachment/12604408/GSoC2013_Final_Project_Report.pdf"><b>final report</b></a>,
please see the GORA-217 issue on our <a href="https://issues.apache.org/jira/browse/GORA-217">issue tracker</a>.<br/>
</br></p>
<h3 id="19-june-2013-apache-gora-features-in-hadoopshere">19 June, 2013: Apache Gora Features in HadoopShere<a class="headerlink" href="#19-june-2013-apache-gora-features-in-hadoopshere" title="Permalink">&para;</a></h3>
<p>
<a href="http://www.hadoopsphere.com/" title="HadoopShere">
<img alt="HadoopSphere Logo" class="float-right" src="./resources/img/hadoopsphere.png">
</img></a>
<br/>Gora recently featured a two-part guest post in <a href="http://www.hadoopsphere.com/">HadoopSphere</a>.
The first post, entitled <a href="http://www.hadoopsphere.com/2013/06/in-memory-data-model-with-apache-gora.html">In memory data model with Apache Gora</a>
simply introduces Gora to the HadoopSphere reader base. The second post, entitled <a href="http://www.hadoopsphere.com/2013/06/amazon-dynamodb-datastore-for-gora.html">Amazon DynamoDB datastore for Gora</a>
brings the 0.3 release to the forefront of attention, focusing on important improvements within Gora 0.3 and of course the DynamoDB datastore
which hails as the keynote of the 0.3 release. <b>Happy Reading!!!</b>.
</p>
<h3 id="08-june-2013-apache-gora-at-cassandrasummit-2013">08 June, 2013: Apache Gora at CassandraSummit 2013<a class="headerlink" href="#08-june-2013-apache-gora-at-cassandrasummit-2013" title="Permalink">&para;</a></h3>
<p>
<a href="http://www.datastax.com/company/news-and-events/events/cassandrasummit2013" title="CassandraSummit 2013">
<img alt="CassandraSummit Logo" class="float-right" src="http://s.apache.org/Jt6">
</img></a>
<br/>
<a href="http://www.datastax.com/company/news-and-events/events/cassandrasummit2013">C* Summit</a> is the premier global conference for the Apache Cassandra
community and yee ha, Gora is going along for the ride. Renato and Lewis are
presenting <b>Taking Bytes from Cassandra Clients</b>; a technical discussion
and overview of current development on implementing a pluggable
Cassandra client infrastructure (<a href="https://github.com/hector-client/hector">Hector-client</a>,
<a href="https://github.com/datastax/java-driver">Datastax java-driver, <a href="https://github.com/Netflix/astyanax/wiki">Netflix Astyanax</a>,
<a href="https://github.com/zznate/intravert-ug">intravert-ug</a>, etc) adapted specifically for the gora-cassandra module.
The presentation kicks off at 3:30-4:30pm in Track 4 in the Marina Room
Conference Center. Check out the full <a href="http://www.datastax.com/company/news-and-events/events/cassandrasummit2013#schedule">schedule</a>
for a taste of whats going on. You can follow the news on <a href="https://twitter.com/search?q=%23Cassandra13&amp;src=hashhashtag">#Cassandra13</a>.
See the slides and video below. Enjoy
<iframe frameborder="0" height="400" src="http://prezi.com/embed/u6qlkcdb6vbs/?bgcolor=ffffff&amp;lock_to_path=0&amp;autoplay=0&amp;autohide_ctrls=0&amp;features=undefined&amp;disabled_features=undefined" width="550"></iframe>
<iframe allowfullscreen="" frameborder="0" height="400" src="//www.youtube.com/embed/Ps-j4aro99U" width="550"></iframe>
</a></p>
<h3 id="8-may-2013-apache-gora-03-released">8 May, 2013: Apache Gora 0.3 Released<a class="headerlink" href="#8-may-2013-apache-gora-03-released" title="Permalink">&para;</a></h3>
<p>The Apache Gora team are proud to announce the release of Gora 0.3.
This point release offers users significant improvements to a number of modules
including a number of bug fixes, however of significant interest to the
DynamoDB community will be the addition of a gora-dynamodb datastore for
mapping and persisting objects to Amazon's DynamoDB [0]. Additionally the
release includes various improvements to the gora-core and gora-cassandra
modules as well as a new Web
Services API implementation which enables users to extend Gora to any cloud
storage platform. A full list of changes in this release can be seen in
<a href="http://www.apache.org/dist/gora/0.3/CHANGES.txt">0.3-CHANGES.txt</a>.
You can grab the maven release artifacts from
<a href="http://repo1.maven.org/maven2/org/apache/gora/">Maven Central</a>
and can also get the Gora sources from our [downloads page](/downloads.html).
</p>
<h3 id="12-september-2012-apache-gora-at-apachecon-eu-2012">12 September, 2012: Apache Gora at ApacheCon EU 2012<a class="headerlink" href="#12-september-2012-apache-gora-at-apachecon-eu-2012" title="Permalink">&para;</a></h3>
<p>
<a href="http://www.apachecon.eu/" title="ApacheCon EU 2012">
<img alt="ApacheCon Logo" class="float-right" src="http://www.apache.org/events/logos-banners/ApacheCon-2012-Europe/EU_speaker_wide_25.png">
</img></a>
<br/>After an absence of several years, the <a href="http://apache.org/"><b>Apache Software Foundation</b></a> is pleased to announce that <a href="http://apachecon.com/"><b>ApacheCon</b></a> is returning to Europe in 2012! <a href="http://www.apachecon.eu/"><b>ApacheCon EU Community Edition 2012</b></a> will be held between the 5th and 8th of November, at the Rhein-Neckar-Arena in Sinsheim, Germany... and guess what? Gora is coming along for the ride! The <a href="http://www.apachecon.eu/proposals/91/">proposal</a> entitled <i><b>From Incubation to Continuous Ingestion - The Story of Apache Gora</b></i> has been included in the <a href="http://www.apachecon.eu/tracks/#big-data"><b>Big Data</b></a> track. We look forward to seeing you in November in Germany.
</p>
<h3 id="24-august-2012-apache-gora-successfully-participates-in-google-summer-of-code-2012">24 August, 2012: Apache Gora successfully participates in Google Summer of Code 2012<a class="headerlink" href="#24-august-2012-apache-gora-successfully-participates-in-google-summer-of-code-2012" title="Permalink">&para;</a></h3>
<p>
<a href="http://www.google-melange.com/gsoc/homepage/google/gsoc2012" title="GSoC2012">
<img alt="GSoC2012 Logo" class="float-right" src="./resources/img/gsoc2012.jpg">
</img></a><br/>
The jury has been out, the results are in and we are extremely proud to announce that the <a href="https://google-melange.appspot.com/gsoc/proposal/review/google/gsoc2012/renato2099/1"><b>Gora - Amazon DynamoDB datastore for Gora</b></a> project has come out on top in this years <a href="http://www.google-melange.com/gsoc/homepage/google/gsoc2012">Google Summer of Code</a>. We can now bear the fruits of success in this years program as it marks a first for Gora and will surely reap long term benefits for the community as a whole. A huge congratulations to this years student Renato Javier Marroqui&Acirc;&shy;n Mogrovejo for his work over the summer, as a community we look forward to your continued presence within the project and beyond.
</p>
<h3 id="07-august-2012-apache-gora-021-released">07 August, 2012: Apache Gora 0.2.1 released<a class="headerlink" href="#07-august-2012-apache-gora-021-released" title="Permalink">&para;</a></h3>
<p>The Apache Gora team are proud to announce the release of Gora 0.2.1. This point-oh! release offers users large improvements within the gora-cassandra module including a number of bug fixes, significant upgrades to Apache Cassandra and Hector Client API usage and a number of improvements to the gora-core API. The Maven artifacts for the project are published
to <a href="http://repo1.maven.org/maven2/org/apache/gora/">Maven Central</a>.
See the <a href="http://www.apache.org/dist/gora/0.2.1/CHANGES.txt">0.2-CHANGES.txt</a>
file for a full list of changes in this release or alternatively the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311172&amp;version=12322496">Jira release report</a>.
</p>
<h3 id="24-april-2012-apache-gora-02-released">24 April, 2012: Apache Gora 0.2 released<a class="headerlink" href="#24-april-2012-apache-gora-02-released" title="Permalink">&para;</a></h3>
<p>The Apache Gora team are proud to announce the release of Gora 0.2, our first since graduating from the Apache
Incubator. This release boasts an assortment of over 50 improvements over our previous incubating release with artifacts
available both within Maven Central and from official Apache mirrors. The Maven artifacts for the project are published
to <a href="http://repo1.maven.org/maven2/org/apache/gora/">Maven Central</a>.
See the <a href="http://www.apache.org/dist/gora/0.2-CHANGES.txt">0.2-CHANGES.txt</a>
file for a full list of changes in this release.
</p>
<h3 id="23-april-2012-apache-gora-amazon-dynamodb-project-accepted-as-google-summer-of-code-project">23 April, 2012: Apache Gora Amazon DynamoDB project accepted as Google Summer of Code project<a class="headerlink" href="#23-april-2012-apache-gora-amazon-dynamodb-project-accepted-as-google-summer-of-code-project" title="Permalink">&para;</a></h3>
<p>The Apache Gora team are very happy to announce conformation that the green light has been given for a Gora
<a href="http://aws.amazon.com/dynamodb/">Amazon Dynamo DB</a> project within the remit of this years
<a href="http://www.google-melange.com/gsoc/homepage/google/gsoc2012">Google Summer of Code</a>.
See the official project proposal <a href="http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/renato2099/1">here</a>.
</p>
<h3 id="24-january-2012-apache-gora-graduates-to-top-level-project-at-the-apache-software-foundation">24 January, 2012: Apache Gora Graduates to Top Level Project at the Apache Software Foundation<a class="headerlink" href="#24-january-2012-apache-gora-graduates-to-top-level-project-at-the-apache-software-foundation" title="Permalink">&para;</a></h3>
<p>The biggest event within Apache Gora's history was revealed on 24/01/2012 when it was announced that Apache Gora
was to be established as a Top Level Project entity within the Apache Software Foundation. This is excellent news for
the Gora community and we are looking forward to tackling the benefits and challenges brought by our new Top Level status.
</p>
<h3 id="15-january-2012-apache-gora-announces-full-support-for-hector-client">15 January, 2012: Apache Gora announces full support for <a href="ext:hector"><b>Hector Client</b>:</a><a class="headerlink" href="#15-january-2012-apache-gora-announces-full-support-for-hector-client" title="Permalink">&para;</a></h3>
<p>Some time ago, the Apache Gora development team made the decision to support Hector as the
primary Apache Cassandra client. This decision enables Gora to build on the expressiveness offered by the
Hector API, some features include:
<li>high level, simple object oriented interface to Cassandra. </li>
<li>failover behavior on the client side.</li>
<li>connection pooling for improved performance and scalability.</li>
<li>JMX counters for monitoring and management.</li>
<li>configurable and extensible load balancing (round robin (the default), least active, and a phi-accrural style response time detector).</li>
<li>complete encapsulation of the underlying Thrift API and structs.</li>
<li>automatic retry of downed hosts.</li>
<li>automatic discovery of additional hosts in the cluster.</li>
<li>suspension of hosts for a short period of time after several timeouts.</li>
<li>simple ORM layer that works.</li>
<li>a type-safe approach to dealing with Apache Cassandra's data model.</li>
As an Apache community we value community over code, this move is definitely a step in the right direction towards
bringing together two diverse communities, whilst during process undoubtedly making both Apache Gora and Hector better
technologies. Here at Gora we look forward to working with the Hector community.
</p>
<h3 id="24-september-2011-apache-gora-011-incubating-release">24 September, 2011: Apache Gora 0.1.1-incubating release<a class="headerlink" href="#24-september-2011-apache-gora-011-incubating-release" title="Permalink">&para;</a></h3>
<p>The Apache Gora project made its second incubating release. This
release improves the Maven artifacts for the project and publishes them
in useable form to <a href="http://repo1.maven.org/maven2/org/apache/gora/">Maven Central</a>.
See the <a href="http://www.apache.org/dist/incubator/gora/CHANGES-0.1.1-incubating.txt">CHANGES.txt</a>
file for a full list of changes in this release.
</p>
<h3 id="06-april-2011-apache-gora-01-incubating-release">06 April, 2011: Apache Gora 0.1-incubating release<a class="headerlink" href="#06-april-2011-apache-gora-01-incubating-release" title="Permalink">&para;</a></h3>
<p>The Apache Gora project made its first incubating release. See the
<a href="http://archive.apache.org/dist/incubator/gora/0.1-incubating/CHANGES-0.1-incubating.txt">CHANGES.txt</a>
file for a full list of changes in this release.
</p>
<h3 id="26-september-2010-gora-in-apache-incubator">26 September, 2010: Gora in Apache Incubator<a class="headerlink" href="#26-september-2010-gora-in-apache-incubator" title="Permalink">&para;</a></h3>
<p>Gora has been accepted to the Apache Incubator and started it's life
as a candidate Apache project. </p>
</div> <!-- /container (main block) -->
<hr>
<div class="container">
<footer>
<p>Copyright © 2010-2021 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
</p>
<p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.
</p>
</footer>
</div> <!-- /container -->
<!-- The javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
<script src="/resources/js/bootstrap.min.js"></script>
<script type="text/javascript">stLight.options({publisher: "4059fafd-3891-49f9-8c96-e4100290d8e6", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
<link rel="stylesheet" href="/resources/css/docco.css">
<script src="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.0.1/build/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</body>
</html>