You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bu...@apache.org on 2014/03/07 00:21:16 UTC

svn commit: r900359 - in /websites/staging/accumulo/trunk/content: ./ release_notes/1.5.1.html

Author: buildbot
Date: Thu Mar  6 23:21:15 2014
New Revision: 900359

Log:
Staging update by buildbot for accumulo

Modified:
    websites/staging/accumulo/trunk/content/   (props changed)
    websites/staging/accumulo/trunk/content/release_notes/1.5.1.html

Propchange: websites/staging/accumulo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar  6 23:21:15 2014
@@ -1 +1 @@
-1575093
+1575094

Modified: websites/staging/accumulo/trunk/content/release_notes/1.5.1.html
==============================================================================
--- websites/staging/accumulo/trunk/content/release_notes/1.5.1.html (original)
+++ websites/staging/accumulo/trunk/content/release_notes/1.5.1.html Thu Mar  6 23:21:15 2014
@@ -93,7 +93,8 @@
     <h1 class="title">Apache Accumulo 1.5.1 Release Notes</h1>
     <p>Apache Accumulo 1.5.1 is a maintenance release on the 1.5 version branch.
 This release contains changes from over 200 issues, comprised of bug fixes
-(client side and server side), new test cases, updated Hadoop support, and more.
+(client side and server side), new test cases, and updated Hadoop support
+contributed by over 30 different contributors and committers.
 As this is a maintenance release, Apache Accumulo 1.5.1 has no client API 
 incompatibilities over Apache Accumulo 1.5.0 and requires no manual upgrade 
 process. Users of 1.5.0 are strongly encouraged to update as soon as possible 
@@ -123,6 +124,13 @@ Additionally, a non-intuitive error was 
 <p>Apache Thrift is used as the internal RPC service. <a href="https://issues.apache.org/jira/browse/ACCUMULO-2360">ACCUMULO-2360</a> allows 
 users to configure the maximum frame size an Accumulo server will read. This 
 prevents non Accumulo client from connecting and causing memory exhaustion.</p>
+<h3 id="hadoop-versions">Hadoop Versions</h3>
+<p>Since Apache Accumulo 1.5.0 was released, Apache Hadoop 2.2.0 was also released
+as the first generally available (GA) Hadoop 2 release. This was a very exciting release
+for a number of reasons, but this also caused additional effort on Accumulo's part to
+ensure that Apache Accumulo continues to work across multiple Hadoop versions. Apache Accumulo 1.5.1
+should function with any recent Hadoop 1 or Hadoop 2 without any special steps, tricks or instructions
+required. </p>
 <h2 id="notable-bug-fixes">Notable Bug Fixes</h2>
 <p>As with any Apache Accumulo release, we have numerous bug fixes that have been fixed. Most
 are very subtle and won't affect the common user; however, some notable bugs were resolved