I don't think any HBase work is happening for 0.95, but you may want to check with the HBase user list. Phoenix has no plans to support it, though. We are working on Phoenix for 0.96 and 0.98. It's pretty far along - it's in the 4.0 branch.
Thanks, James On Mon, Feb 10, 2014 at 6:53 PM, Abe Weinograd <[email protected]> wrote: > I was following a thread on the old GitHub repo and google group about > post 0.94 compatibility. I have CDH5 installed (HBase 0.95.2). I built > and deployed the latest of the master branch on the apache repo. Should > this work? Right now, I am getting the following error on trying to > connect: > > java.lang.IllegalArgumentException: Not a host:port pair: PBUF > ' > ip-10-10-0-12.ec2.internal\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd( > at > org.apache.hadoop.hbase.util.Addressing.parseHostname(Addressing.java:60) > at org.apache.hadoop.hbase.ServerName.<init>(ServerName.java:101) > at > org.apache.hadoop.hbase.ServerName.parseVersionedServerName(ServerName.java:283) > ....... >
