Hi.

I added the following properties  to hbase-site.xml
<property>
        <name>hbase.regionserver.class</name>
        <value>org.apache.hadoop.hbase.ipc.IndexedRegionInterface</value>
    </property>

    <property>
        <name>hbase.regionserver.impl</name>
        <value>
        org.apache.hadoop.hbase.regionserver.tableindexed.IndexedRegionServer
        </value>
    </property>

I'm using hbase 0.20.3 and when I start hbase now it comes with the following:
ERROR org.apache.hadoop.hbase.master.HMaster: Can not start master
java.lang.UnsupportedOperationException: Unable to find region server interface 
org.apache.hadoop.hbase.ipc.IndexedRegionInterface
Caused by: java.lang.ClassNotFoundException: 
org.apache.hadoop.hbase.ipc.IndexedRegionInterface

Can you please help with this problem that I am having.

Thank you,

Michelan Arendse
Junior Developer | AD:DYNAMO // happy business ;-)
Office 0861 Dynamo (0861 396266)  | Fax +27 (0) 21 465 2587

Advertise Online Instantly - www.addynamo.com<http://www.addynamo.com> 
<http://www.addynamo.com>

Reply via email to