Proxy

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 POM file JAR file Javadoc
'org.apache.accumulo:accumulo-proxy:1.5.2'

Dependencies

Compile dependencies

Provided dependencies

Test dependencies