Hi, 
this is my configuration settings:

Configuration conf = HBaseConfiguration.create();
                        conf.set("hbase.master", "147.11.88.163:60000");
                        conf.set("hbase.zookeeper.quorum", "147.11.88.163");
                        conf.set("hbase.zookeeper.property.clientPort", "2181");



--
View this message in context: 
http://apache-hbase.679495.n3.nabble.com/remote-hbase-connection-failure-tp4040140p4040218.html
Sent from the HBase User mailing list archive at Nabble.com.

Reply via email to