wizozc36146 寫:
Warning: mkdir(): File exists in /opt/lampp/htdocs/hbase/DemoClient.php on line 44
scanning tables...
Fatal error: Class 'Thrift\Exception\TTransportException' not found in /opt/lampp/htdocs/hbase/thrift/src/Thrift/Transport/TSocket.php on line 274
jps上的thrift ,hbase進成都有顯示
請求大家給小弟一些建議
接下來應該怎麼做DemoClient.php才能正常執行?
感覺上有 PHP Class 找不到,這方面不熟,
如果是要用 Web Service 跟 HBase 溝通,也可以看一下 HBase 的 REST Server (StarGate)
http://blog.cloudera.com/blog/2013/03/how-to-use-the-apache-hbase-rest-interface-part-1/- Jazz