You should get able to get the number of major compactions and the number
of major compactions that are queued.
accumulo.server.metrics ->
TServerInfo ->
TabletServerMBean ->
tserver ->
Attributes
MajorCompactions
MajorCompactionsQueued
MinorCompactions
MinorCompactionsQueued
-Eric
On Mon, Apr 8, 2013 at 3:15 PM, David Medinets <[email protected]>wrote:
> I was comparing the Accumulo monitor page with the information available
> through JMX and noticed that the number of major compactions was not
> available. Can it be added? Would it be useful? If not, is the number of
> minor compactions useful?
>