English

Achieving 100,000,000 database inserts per second using Accumulo and D4M

Databases 2015-05-26 v1 Instrumentation and Methods for Astrophysics Computational Engineering, Finance, and Science Distributed, Parallel, and Cluster Computing Mathematical Software

Abstract

The Apache Accumulo database is an open source relaxed consistency database that is widely used for government applications. Accumulo is designed to deliver high performance on unstructured data such as graphs of network data. This paper tests the performance of Accumulo using data from the Graph500 benchmark. The Dynamic Distributed Dimensional Data Model (D4M) software is used to implement the benchmark on a 216-node cluster running the MIT SuperCloud software stack. A peak performance of over 100,000,000 database inserts per second was achieved which is 100x larger than the highest previously published value for any other database. The performance scales linearly with the number of ingest clients, number of database servers, and data size. The performance was achieved by adapting several supercomputing techniques to this application: distributed arrays, domain decomposition, adaptive load balancing, and single-program-multiple-data programming.

Keywords

Cite

@article{arxiv.1406.4923,
  title  = {Achieving 100,000,000 database inserts per second using Accumulo and D4M},
  author = {Jeremy Kepner and William Arcand and David Bestor and Bill Bergeron and Chansup Byun and Vijay Gadepally and Matthew Hubbell and Peter Michaleas and Julie Mullen and Andrew Prout and Albert Reuther and Antonio Rosa and Charles Yee},
  journal= {arXiv preprint arXiv:1406.4923},
  year   = {2015}
}

Comments

6 pages; to appear in IEEE High Performance Extreme Computing (HPEC) 2014

R2 v1 2026-06-22T04:41:59.877Z