1. 程式人生 > >hbase 的一些坑

hbase 的一些坑

1)如果你是要遠端呼叫api,  除了依賴包。還要要zookeeper 節點的master,   配置:C:\Windows\System32\drivers\etc\hosts    master.

c.set("hbase.zookeeper.quorum", "192.168.59.21:2181,192.168.59.22:2181,192.168.59.23:2181");