hbase-external-blockcache

org.apache.hbase

HBase module that provides out of process block cache. Currently Memcached is the reference implementation for external block cache. External block caches allow HBase to take advantage of other more complex caches that can live longer than the HBase regionserver process and are not necessarily tied to a single computer life time. However external block caches add in extra operational overhead.

Recommended: 2.6.6 151 versions jar Updated 2 years ago Apache License, Version 2.0Checking...

Add to your project2.6.5-hadoop3

<dependency>
    <groupId>org.apache.hbase</groupId>
    <artifactId>hbase-external-blockcache</artifactId>
    <version>2.6.5-hadoop3</version>
</dependency>

Version Details — 2.6.5-hadoop3

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Mar 20, 2026
License
Apache License, Version 2.0

HBase module that provides out of process block cache. Currently Memcached is the reference implementation for external block cache. External block caches allow HBase to take advantage of other more complex caches that can live longer than the HBase regionserver process and are not necessarily tied to a single computer life time. However external block caches add in extra operational overhead.

Checking security advisories...