You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bi...@apache.org on 2014/01/06 17:42:07 UTC

svn commit: r1555905 - /accumulo/site/trunk/content/papers.mdtext

Author: billie
Date: Mon Jan  6 16:42:07 2014
New Revision: 1555905

URL: http://svn.apache.org/r1555905
Log:
added links to books on the papers page

Modified:
    accumulo/site/trunk/content/papers.mdtext

Modified: accumulo/site/trunk/content/papers.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/papers.mdtext?rev=1555905&r1=1555904&r2=1555905&view=diff
==============================================================================
--- accumulo/site/trunk/content/papers.mdtext (original)
+++ accumulo/site/trunk/content/papers.mdtext Mon Jan  6 16:42:07 2014
@@ -18,6 +18,7 @@ Notice:    Licensed to the Apache Softwa
 
 ## Applications
  - [Trendulo: Twitter trend analysis using Apache Accumulo](http://trendulo.com/) ([github code](https://github.com/jaredwinick/Trendulo))
+ - [Search Github for Accumulo](https://github.com/search?q=accumulo&type=Repositories)
 
 ## Papers and Slides
  - [D4M 2.0 Schema: A General Purpose High Performance Schema for the Accumulo Database](http://www.mit.edu/~kepner/pubs/D4Mschema_HPEC2013_Paper.pdf)
@@ -37,9 +38,6 @@ Notice:    Licensed to the Apache Softwa
  - [Accumulo DC Meetup 16 Feb 2012:  1.4 & 1.5 Features](http://people.apache.org/~kturner/accumulo14_15.pdf)
  - [Accumulo -- Extensions to Google's Bigtable Design. Baltimore ACM Lecture hosted by Morgan State University, March 29, 2012](http://people.apache.org/~afuchs/slides/morgan_state_talk.pdf)
 
-## Github
- - [Search for Accumulo](https://github.com/search?q=accumulo&type=Repositories)
-
 ## Blog Posts and Examples
  - [Node.js, RabbitMQ, and Accumulo](https://github.com/joshelser/node-accumulo)
  - [Codebits Blogs](http://affy.blogspot.com/search?q=accumulo&by-date=true)
@@ -53,6 +51,10 @@ Notice:    Licensed to the Apache Softwa
  - [Accumulo on Ubuntu VirtualBox](https://gist.github.com/1535657)
  - [Accumulo on EC2](http://www.accumulodata.com/ec2.html)
 
+## Books
+ - [Apache Accumulo for Developers (Packt Publishing)](http://www.packtpub.com/apache-accumulo-for-developers/book)
+ - [Accumulo: Application Development, Table Design, and Best Practices (O'Reilly Media)](http://shop.oreilly.com/product/0636920032304.do)
+
 ## Meetup Groups
  - [Accumulo Users Group - DC VA MD](http://www.meetup.com/Accumulo-Users-DC/)
  - [Search for more](http://www.meetup.com/find/?keywords=accumulo)
@@ -62,4 +64,5 @@ Notice:    Licensed to the Apache Softwa
  - [BigTable](http://research.google.com/archive/bigtable.html)
  - [GFS](http://research.google.com/archive/gfs.html)
  - [Chubby](http://research.google.com/archive/chubby.html)
+ - [Dapper](http://research.google.com/pubs/pub36356.html)
  - [Bloom Filter](http://en.wikipedia.org/wiki/Bloom_filter)
\ No newline at end of file