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.
Version2.2.0compared with
Version Details
| 2.1.10 | 2.2.0 | |
|---|---|---|
| Release date | Apr 08, 2020 | Jun 13, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 2.1.10 | 2.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.hbase » hbase-common | 2.1.10 | 2.2.0 |
| ~ Updated | org.apache.hbase » hbase-server | 2.1.10 | 2.2.0 |
