About 32,000 results
Open links in new tab
  1. Apache HBase

    Apache HBase® is the Hadoop database, a distributed, scalable, big data store.

  2. Apache HBase® Reference Guide

    We will show you how to create a table in HBase using the hbase shell CLI, insert rows into the table, perform put and scan operations against the table, enable or disable the table, and start …

  3. Apache HBase – Apache HBase Downloads

    The keys used to sign releases can be found in our published KEYS file. See Verify The Integrity Of The Files for how to verify your mirrored downloads. Releases ... Connectors ... HBase …

  4. Apache HBase ™ Reference Guide

    2. Quick Start - Standalone HBase This guide describes the setup of a standalone HBase instance running against the local filesystem. This is not an appropriate configuration for a …

  5. Apache HBase ™ Reference Guide

    This section shows you how to create a table in HBase using the hbase shell CLI, insert rows into the table, perform put and scan operations against the table, enable or disable the table, and …

  6. Apache HBase – Apache HBase (TM) Metrics

    Nov 27, 2025 · In addition to the standard output contexts supported by the Hadoop metrics package, you can also export HBase metrics via Java Management Extensions (JMX). This …

  7. Apache HBase – Apache HBase™ Home

    Apache HBase™ is the Hadoop database, a distributed, scalable, big data store. Use Apache HBase™ when you need random, realtime read/write access to your Big Data. This project's …

  8. We will show you how to create a table in HBase using the hbase shell CLI, insert rows into the table, perform put and scan operations against the table, enable or disable the table, and start …

  9. org.apache.hadoop.hbase.client (Apache HBase 4.0.0-alpha-1 …

    There are many other methods for putting data into and getting data out of HBase, but these examples should get you started. See the Table javadoc for more methods.

  10. org.apache.hadoop.hbase.mapreduce (Apache HBase 2.2.3 API)

    Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility methods. See HBase and MapReduce in the HBase Reference Guide for mapreduce over …