Get up to speed on Apache Accumulo, the flexible, high-performance key/value store created by the National Security Agency (NSA) and based on Google’s BigTable data storage system. Written by former NSA team members, this comprehensive tutorial and reference covers Accumulo architecture, application development, table design, and cell-level security.
With clear information on system administration, performance tuning, and best practices, this book is ideal for developers seeking to write Accumulo applications, administrators charged with installing and maintaining Accumulo, and other professionals interested in what Accumulo has to offer. You will find everything you need to use this system fully.
Chapter 1. Architecture and Data Model
Chapter 2. Quick Start
Chapter 3. Basic API
Chapter 4. Table API
Chapter 5. Security API
Chapter 6. Server-Side Functionality and External Clients
Chapter 7. MapReduce API
Chapter 8. Table Design
Chapter 9. Advanced Table Designs
Chapter 10. Internals
Chapter 11. Administration: Setup
Chapter 12. Administration: Running
Chapter 13. Performance