diff --git a/src/main/docbkx/ops_mgt.xml b/src/main/docbkx/ops_mgt.xml index c1b1bd8e347..b52457abe4c 100644 --- a/src/main/docbkx/ops_mgt.xml +++ b/src/main/docbkx/ops_mgt.xml @@ -982,7 +982,10 @@ $ for i in `cat conf/regionservers|sort`; do ./bin/graceful_stop.sh --restart -- HBase Metrics HBase emits metrics which adhere to the Hadoop metrics API. Starting with HBase 0.95, HBase is configured to emit a default + >Hadoop metrics API. Starting with HBase 0.95The Metrics system was redone in + HBase 0.96. See Migration + to the New Metrics Hotness – Metrics2 by Elliot Clark for detail, + HBase is configured to emit a default set of metrics with a default sampling period of every 10 seconds. You can use HBase metrics in conjunction with Ganglia. You can also filter which metrics are emitted and extend the metrics framework to capture custom metrics appropriate for your environment. diff --git a/src/main/site/xdoc/index.xml b/src/main/site/xdoc/index.xml index 9e45501ba28..1e6d8e9f851 100644 --- a/src/main/site/xdoc/index.xml +++ b/src/main/site/xdoc/index.xml @@ -68,6 +68,7 @@ Apache HBase is an open-source, distributed, versioned, non-relational database

+

November 20th, 2014 HBase meetup @ WANdisco in San Ramon

October 27th, 2014 HBase Meetup @ Apple in Cupertino

October 15th, 2014 HBase Meetup @ Google on the night before Strata/HW in NYC

September 25th, 2014 HBase Meetup @ Continuuity in Palo Alto