bigdata - Zookeeper conflict in Hbase and Storm -
hi going explain problem. please read throughly , comment/answer.
i installed hbase0.98-hadoop2 on machine(ubuntu 12). @ time did not installed zookeeper. yesterday installed storm on machine. purpose have install zookeeper well. installed zookeeper well.
now if run hbase works fine. when run storm works fine.
but when run both hbase , storm in parallel create problems me.
use case 1:
1- start hbase 2- start storm(starting nimbus,supervisor,ui,then localhost:8772 on web browser) works good. (notice did not started zookeeper in usecase) use case 2:
1- start zookeeper 2- start storm(starting nimbus,supervisor,ui,then localhost:8772 on web browser) 3- start hbase storm works good. when thing on hbase shell stucks 5 minutes or more , give error. use case 3:
1- start storm(starting nimbus,supervisor,ui,then localhost:8772 on web browser) notice did not started zookeeper in case. storm give error on browser. use case 4:
1- start hbase works good. did not run zookeeper. now know there problem zookeeper. hbase have own zookeeper , storm have installed other one. conflicting each other.
so how can rid of problem?
plus: if want see errors show them. think it's clear problem due zookeeper.
hbase bigdata apache-storm apache-zookeeper
No comments:
Post a Comment