I have 2 nodes (Centos) cluster running CM4.0/hadoop/hbase ( using CDH
4.0.3)
My need is:
have apache/php/thrift client installed on the server outside the hadoop cluster.
have thrift server service running on port 9090 in the hadoop cluster.
have php script that accesses hbase thru thrift client. Now I want to
access hive(hbase) in the php script also.have thrift server service running on port 9090 in the hadoop cluster.
have php script that accesses hbase thru thrift client. Now I want to
Does hive have server / client like thrift? Any install steps please?
Thanks