I could not find a proper tutorial or guide on using PHP and Habse from the initial setup, lubraries to actually making it work with sample code. Are there any guides / tutorials as i want to use Hbase with my php codeignitor and mysql website for few really large read/write tables. I am brand new to hbase so starting fresh hence looking for a guide.
Asked
Active
Viewed 1,930 times
2 Answers
1
There not a direct php to hbase api, you will actually use thrift to communicate or you can use their REST API (stargate).

Matthew Ward
- 351
- 3
- 12