Group: ch.cern.hbase - All Dependencies
Apache HBase - HBTop · A real-time monitoring tool for HBase like Unix's top command
Apache HBase - External Block Cache · 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.
Apache HBase - Coprocessor Endpoint · HBase Coprocessor Endpoint implementations
Apache HBase Shaded Packaging Invariants (with Hadoop bundled) · Enforces our invariants for our shaded artifacts. e.g. shaded clients have a specific set of transitive dependencies and shaded clients only contain classes that are in particular packages. Does the enforcement through the maven-enforcer-plugin and integration test.
Apache HBase - Shaded - Testing Util Tester · Ensures that hbase-shaded-testing-util works with hbase-shaded-client.
Apache HBase - Exemplar for hbase-shaded-client archetype · Exemplar project for archetype with hbase-shaded-client dependency
Apache HBase Shaded Packaging Invariants · Enforces our invariants for our shaded artifacts. e.g. shaded clients have a specific set of transitive dependencies and shaded clients only contain classes that are in particular packages. Does the enforcement through the maven-enforcer-plugin and integration test.
Apache HBase - Error Prone Rules · Module to hold error prone custom rules for HBase.
Apache HBase - Exemplar for hbase-client archetype · Exemplar project for archetype with hbase-client dependency
Apache HBase - Checkstyle · Module to hold Checkstyle properties for HBase.
Apache HBase - Build Support · Parent module for build-support artifacts
Apache HBase - Build Configuration · Configure the build-support artifacts for maven build
Apache HBase - Assembly · Module that does project assembly and that is all that it does.
Apache HBase - Archetypes · Maven archetypes for generation of fully-configured HBase client projects
Apache HBase - Archetype builder · Manager of plugins for building Maven archetypes from exemplars
Apache HBase · Apache HBase is the Hadoop database. Use it when you need random, realtime read/write access to your Big Data. This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware.