Accumulo 1.4 & 1.5 introduce improvements to RFile indexing and caching that speed up random access and scanning. The multi-level indexing stores index blocks at different levels to reduce memory usage during writes. The FATE system provides fault tolerance for concurrent table operations. Table cloning, range operations, and logical timestamps for bulk import are also new features.