Read performance Write performance Accumulo can be tuned to improve read and write performance. Read performance Enable caching on tables to reduce reads to disk. Enable b...
Accumulo tracks information about tables in metadata tables. The metadata for most tables is contained within the metadata table in the accumulo namespace, while metadata for that...
Below are properties set in accumulo-client.properties that configure Accumulo clients . All properties have been part of the API since 2.0.0 (unless otherwise specified): Pr...
Security Overview Implementation Security Overview Accumulo has the following security features: Only authenticated users can access Accumulo. Kerberos can be enabled to re...
Below are properties set in accumulo-client.properties that configure Accumulo clients . All properties have been part of the API since 2.0.0 (unless otherwise specified): Pr...
Basic Administration Table Maintenance User Administration Accumulo provides a simple shell that can be used to examine the contents and configuration settings of tables, inser...