- To have HBase emit metrics,
edit|$HBASE_HOME/conf/hadoop-metrics.properties|and enable metric
'contexts' per plugin.
The only way it actually works is I append the configuration to
*hadoops* hadoop-metrics.properties.. not hbases hadoop-metrics.properties.
On 11/16/11 2:31 PM, Sam Seigal wrote:
I think that is expected:
http://hbase.apache.org/metrics.html
On Wed, Nov 16, 2011 at 1:10 PM, Mark<[email protected]> wrote:
The only way I can get any metrics to work is if I append them to
HADOOP_HOME/conf/hadoop-metrics.properties. Is this expected?
On 11/16/11 11:37 AM, Mark wrote:
I've enabled TimeStampingFileContext in
/etc/hbase/conf/hadoop-metrics.conf however nothing is being outputted. I've
check the logs but I don't see any configuration errors. How can I test that
I've configured everything correctly? Any Ideas?
Thanks