Hi folks,

I try to create new command for hbase client. It will show processlist
on RSs. I have a problem. I need RS's info port for reaching RS's
webservices. In testing side I can reach it with
TEST_UTIL.getMiniHBaseCluster.getMaster.getRegionServerInfoPort(ServerName).
However I can not reach Hmaster on client side. Is there anyway
learning RS infoport on client side ?

P.s. Maybe you will say why you do not use regionserver.info.port. If
Hbase run on single machine as a pseduo distrubuted mod. the
configuration is not sample with real info port.

Thanks

-- 
Talat

Reply via email to