HI,
we met a problem of php visiting Hbase via thrift. we can access hbase via php. But it looks php can only work correct with String. As long as the data stored in Hbase is non-String, like integer, float, etc, php can't get the correct value. All value returned is unreadable. Any ideas for this problem? Thanks! Frank Liu