Using Apache HBase to store and access data
Also available as:
PDF
loading table of contents...

Configuring HBase cluster for the first time

If you are an administrator, use any of the recommended methods to plan the the capacity of an HBase cluster and the size of its RegionServers.

plan

  • Increasing the request handler thread count
  • Configuring the size and number of WAL files
  • Configuring compactions
  • Splitting tables
  • Tuning JVM garbage collection in RegionServers