首页 > 代码库 > hbase 单机安装问题

hbase 单机安装问题

 

报zookeeper exception not found

 

I fixed this by editing the file "/usr/local/hbase-0.94.1/conf/hbase-env.sh" and adding the element "export HBASE_CLASSPATH=/usr/local/hbase-0.94.1/lib".      

hbase 单机安装问题