Hi Guys,
  Found the issue. We were running some RSs on older version of hbase.
Thanks,
Samar
On 06/06/13 2:07 PM, samar.opensource wrote:
HI Users,
We are getting NoSuchMethodException: org.apache.hadoop.hbase.regionserver.HRegionServer.getCompactionState([B) while accessing the table.jsp via master-status page. This is error is thrown on the table.jsp and hence the region information is also not rendered.

Looking at the JSP code the error is thrown when calling hbadmin.getCompactionState(table.getTableName()) ;



Strange part is that it throws this error only for some tables.

Is there any reason/fix for this issue.

Running CDH3u5 hbase .

Regard,
Samar

Reply via email to