Author: afuchs
Date: Mon Jul 21 15:16:16 2014
New Revision: 1612311

URL: http://svn.apache.org/r1612311
Log:
reorganized papers and conferences

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=1612311&r1=1612310&r2=1612311&view=diff
==============================================================================
--- accumulo/site/trunk/content/papers.mdtext (original)
+++ accumulo/site/trunk/content/papers.mdtext Mon Jul 21 15:16:16 2014
@@ -27,32 +27,9 @@ $("#citationTable").tablesorter();
 ## 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
- - [Achieving 100,000,000 database inserts per second using Accumulo and D4M - 
Kepner et. al. IEEE HPEC 
2014](http://www.mit.edu/~kepner/pubs/Kepner_HPEC2014_AcumuloPerformance.pdf)
-    - Graph 500 Benchmark
-    - 100,000,000 inserts per second into a 216-node cluster
- - Accumulo Summit 2014:
-    - [Summit Website](http://accumulosummit.com)
-    - [Accumulo Summit Slides](http://www.slideshare.net/AccumuloSummit)
- - [D4M 2.0 Schema: A General Purpose High Performance Schema for the Accumulo 
Database](http://www.mit.edu/~kepner/pubs/D4Mschema_HPEC2013_Paper.pdf)
- - [An NSA Big Graph experiment (Technical Report 
NSA-RD-2013-056002v1)](http://www.pdl.cmu.edu/SDI/2013/slides/big_graph_nsa_rd_2013_56002v1.pdf)
- - Strata + Hadoop World Meetup 24 Oct 2012
-    - [Accumulo standalone 
AMI](https://aws.amazon.com/amis/accumulo-standalone-20121019)
-    - [Large-scale web analytics with Accumulo (and Nutch/Gora, Pig, and 
Storm)](http://www.slideshare.net/jasontrost/accumulo-at-endgame)
-    - [Compaction and Splitting in 
Accumulo](http://www.slideshare.net/hortonworks/compaction-and-splitting-in-apache-accumulo)
- - [Driving Big Data With Big Compute - Byun et. al. IEEE HPEC 
2012](http://www.mit.edu/~kepner/pubs/ByunKepner_2012_BigData_Paper.pdf) and 
[slides](http://www.mit.edu/~kepner/pubs/ByunKepner_2012_BigData_Slides.pptx)
-    - Performance benchmarking of D4M backed by Accumulo
-    - 4M inserts/second on an 8 node cluster (7 tablet servers)
- - [Large Scale Network Situational Awareness Via 3D Gaming Technology - 
Hubbell et. al. IEEE HPEC 
2012](http://www.mit.edu/~kepner/pubs/HubbellKepner_2012_3DGame_Paper.pdf) and 
[slides](http://www.mit.edu/~kepner/pubs/HubbellKepner_2012_3DGame_Slides.pptx)
-    - 3D Gaming environment with real-time updates backended by Accumulo
- - [YCBS++ Paper](http://www.pdl.cmu.edu/PDL-FTP/Storage/socc2011.pdf) and 
[YCBS++ 
Presentation](http://www.cercs.gatech.edu/opencirrus/OCsummit11/presentations/patil.pdf)
-    - Distributed benchmarking of Accumulo and HBase
  - [Wikisearch Example & Performance](/example/wikisearch.html)
- - [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)
 
-## Papers
+## Papers and Presentations
 
 <table id:"citationTable" class="tablesorter table table-bordered 
table-striped" style="width:100%">
 
<tr><th>Citation</th><th>Paper</th><th>Slides</th><th>Category</th><th>Venue</th><th>Peer-Reviewed</th><th>Awards</th></tr>
@@ -77,6 +54,17 @@ $("#citationTable").tablesorter();
 <tr><td>Fuchs, Adam "Accumulo: Extensions to Google's Bigtable Design." March, 
2012</td><td></td><td><a 
href="http://people.apache.org/~afuchs/slides/morgan_state_talk.pdf";>slides</a></td><td>Architecture</td><td>Meetup</td><td>No</td><td></td></tr>
 </table>
 
+## Conferences and Meetups
+ - Accumulo Summit:
+    - [Summit Website](http://accumulosummit.com)
+    - [2014 Accumulo Summit Slides](http://www.slideshare.net/AccumuloSummit)
+ - IEEE HPEC
+    - [Conference Website](http://ieee-hpec.org/)
+ - Strata + Hadoop World Meetup 24 Oct 2012
+    - [Accumulo standalone 
AMI](https://aws.amazon.com/amis/accumulo-standalone-20121019)
+    - [Large-scale web analytics with Accumulo (and Nutch/Gora, Pig, and 
Storm)](http://www.slideshare.net/jasontrost/accumulo-at-endgame)
+    - [Compaction and Splitting in 
Accumulo](http://www.slideshare.net/hortonworks/compaction-and-splitting-in-apache-accumulo)
+
 
 ## Blog Posts and Examples
  - [Node.js, RabbitMQ, and 
Accumulo](https://github.com/joshelser/node-accumulo)


Reply via email to