HBase启动异常解决

HBase启动错误解决一、单机模式1. Failed setting up proxy interface org.apache.hadoop.hbase.ipc.HRegio

HBase启动错误解决

一、单机模式

1. Failed setting up proxy interface org.apache.hadoop.hbase.ipc.HRegionInterface to localhost/127.0.0.1:43725 after attempts=1

需修改hosts文件,把主机名映射对应于127.0.0.1即可

2. 有HADOOP时需把HADOOP从PATH和HADOOP_PATH中去除