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

Method 2: Enter property settings directly in the hbase-site.xml file

You can specify the MOB property settings directly in hbase-site.xml file.

  1. Open the RegionServer’s hbase-site.xml file. The file is usually located under /etc/hbase/conf .
  2. Add the MOB cache properties to the RegionServer’s hbase-site.xml file.
  3. Adjust the parameters or use the default settings.
  4. Initiate a restart or rolling restart of the RegionServer. For more information about rolling restarts, see the Rolling Restart section of the online Apache HBase Reference Guide.