habase2.5.5解决ERROR: org.apache.hadoop.hbase.ipc.ServerNotRunningYetException: Server is not runnin
hbase的master和regionserver启动都正常但是出现错误
org.apache.hadoop.hbase.ipc.ServerNotRunningYetException: Server is not runnin
之后我翻阅logs里面的启动日志

解决方案
在hbase-site.xml加上以下内容
    <property>
        <name>hbase.wal.provider</name>
        <value>filesystem</value>
    </property>
 
                    
                
 
 
                
            
         浙公网安备 33010602011771号
浙公网安备 33010602011771号