Exception in thread "main" java.lang.IllegalArgumentException: Not a host:port pair: PBUF

java客户端操纵hbase出现 Exception in thread "main" java.lang.IllegalArgumentException: Not a host:port pair: PBUF

15/03/18 20:25:48 INFO zookeeper.RecoverableZooKeeper: The identifier of this process is 7484@zhu
15/03/18 20:25:48 INFO zookeeper.ClientCnxn: Opening socket connection to server cos2/192.168.8.101:2181. Will not attempt to authenticate using SASL (无法定位登录配置)
15/03/18 20:25:48 INFO zookeeper.ClientCnxn: Socket connection established to cos2/192.168.8.101:2181, initiating session
15/03/18 20:25:48 INFO zookeeper.ClientCnxn: Session establishment complete on server cos2/192.168.8.101:2181, sessionid = 0x14c2c2dfe690019, negotiated timeout = 40000
Exception in thread "main" java.lang.IllegalArgumentException: Not a host:port pair: PBUF

test??????)



经查询 问题出现在 hbase客户端和服务器版本不一致

你可能感兴趣的:(hbase)