### 通过Thrift操作Hbase
生产Thrift客户端
mkdir ~/thrift
cd ~/thrift
thrift --gen erl [hbase-root]/src/main/resources.../org/apache/hadoop/hbase/thrift/Hbase.thrift
启动两个客户端
$ cd ~/hbase
$ ..../bin/start-hbase.sh
在另外一个客户端,启动Thrift Server
$ cd ~/hbase
elton@ubuntu:~/hbase$ ....:new("127.0.0.1", 9090, hbase_thrift, [])....{ok,{tclient,hbase_thrift,
{protocol,thrift_binary_protocol,
{binary_protocol,