Project Summary
Project Information
Field | Value |
---|---|
Name | Apache Accumulo |
Description | Apache Accumulo is a sorted, distributed key/value store based on Google's BigTable design. It is built on top of Apache Hadoop, Zookeeper, and Thrift. It features a few novel improvements on the BigTable design in the form of cell-level access labels and a server-side programming mechanism that can modify key/value pairs at various points in the data management process. |
Homepage | http://accumulo.apache.org/maven-site/ |