, 2008 4:11:00 AM
Subject: Re: About Metrics update
Hi,
I'm using version 0.17.
Do you know how is fixed?
Thanks
Ion
lohit wrote:
> Hi Ion,
>
> Which version of Hadoop are you using? The problem you reported about
> safeModeTime and fsImageLoadTime keep growing was fixed in 0.1
: Ion Badita <[EMAIL PROTECTED]>
To: core-user@hadoop.apache.org
Sent: Friday, May 30, 2008 8:10:52 AM
Subject: Re: About Metrics update
Hi,
I found (because of the Metrics behavior reported in the previous
e-mail) some errors in the metrics reported by the NameNodeMetrics:
safeModeTime and fsIm
2008 8:10:52 AM
Subject: Re: About Metrics update
Hi,
I found (because of the Metrics behavior reported in the previous
e-mail) some errors in the metrics reported by the NameNodeMetrics:
safeModeTime and fsImageLoadTime keep growing (they should be the same
over time). The mentioned metri
Hi,
I found (because of the Metrics behavior reported in the previous
e-mail) some errors in the metrics reported by the NameNodeMetrics:
safeModeTime and fsImageLoadTime keep growing (they should be the same
over time). The mentioned metrics use MetricsIntValue for the values, on
MetricsIntVa
Hi,
A looked over the class
org.apache.hadoop.metrics.spi.AbstractMetricsContext and i have a question:
why in the update(MetricsRecordImpl record) metricUpdates Map is not
cleared after the updates are merged in metricMap. Because of this on
every update() "old" increments are merged in metri