Return-Path: X-Original-To: apmail-incubator-accumulo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-accumulo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 65E47929E for ; Wed, 21 Mar 2012 13:54:51 +0000 (UTC) Received: (qmail 24222 invoked by uid 500); 21 Mar 2012 13:54:50 -0000 Delivered-To: apmail-incubator-accumulo-commits-archive@incubator.apache.org Received: (qmail 24202 invoked by uid 500); 21 Mar 2012 13:54:50 -0000 Mailing-List: contact accumulo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: accumulo-dev@incubator.apache.org Delivered-To: mailing list accumulo-commits@incubator.apache.org Received: (qmail 24176 invoked by uid 99); 21 Mar 2012 13:54:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2012 13:54:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2012 13:54:47 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id C1E4F23889BB; Wed, 21 Mar 2012 13:54:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1303393 - /incubator/accumulo/site/trunk/content/accumulo/papers.mdtext Date: Wed, 21 Mar 2012 13:54:26 -0000 To: accumulo-commits@incubator.apache.org From: billie@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120321135426.C1E4F23889BB@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: billie Date: Wed Mar 21 13:54:26 2012 New Revision: 1303393 URL: http://svn.apache.org/viewvc?rev=1303393&view=rev Log: added links to blog posts and meetups Modified: incubator/accumulo/site/trunk/content/accumulo/papers.mdtext Modified: incubator/accumulo/site/trunk/content/accumulo/papers.mdtext URL: http://svn.apache.org/viewvc/incubator/accumulo/site/trunk/content/accumulo/papers.mdtext?rev=1303393&r1=1303392&r2=1303393&view=diff ============================================================================== --- incubator/accumulo/site/trunk/content/accumulo/papers.mdtext (original) +++ incubator/accumulo/site/trunk/content/accumulo/papers.mdtext Wed Mar 21 13:54:26 2012 @@ -16,12 +16,22 @@ Notice: Licensed to the Apache Softwa specific language governing permissions and limitations under the License. +## Papers and Slides - [YCBS++ Paper](http://www.pdl.cmu.edu/PDL-FTP/Storage/socc2011.pdf) - [YCBS++ Presentation](http://www.cercs.gatech.edu/opencirrus/OCsummit11/presentations/patil.pdf) - [Wikisearch Example & Performance](/accumulo/example/wikisearch.html) - - [Accumulo DC Meetup : 1.4 & 1.5 Features](http://people.apache.org/~kturner/accumulo14_15.pdf) - - [Accumulo, Nutch, and Gora Blog Post](http://www.covert.io/post/18414889381/accumulo-nutch-and-gora) - - [Accumulo and Pig Blog Post](http://www.covert.io/post/18605091231/accumulo-and-pig) + - [Accumulo DC Meetup 16 Feb 2012: 1.4 & 1.5 Features](http://people.apache.org/~kturner/accumulo14_15.pdf) + +## Blog Posts + - [Accumulo on MapR](http://blog.stavi.sh/instructions-for-running-accumulo-on-mapr-m5) + - [Accumulo, Nutch, and Gora](http://www.covert.io/post/18414889381/accumulo-nutch-and-gora) + - [Accumulo and Pig](http://www.covert.io/post/18605091231/accumulo-and-pig) + - [Accumulo and Goraci](https://github.com/keith-turner/goraci) + - [Accumulo on Ubuntu VirtualBox](https://gist.github.com/1535657) + - [Accumulo on EC2](http://www.accumulodata.com/ec2.html) + +## Meetup Groups + - [Accumulo Users Group - DC VA MD](http://www.meetup.com/Accumulo-Users-DC/) ## Reference - [Log-Structured Merge Tree](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.44.2782&rep=rep1&type=pdf)