Hi there, Based on the response, can I assume that people use HBase as a backend for PHP? I've asked a question about real time use of HBase before, and the general consensus seemed to be not yet, but in case PHP based web apps are using it as a backend, I'd love to hear about that.
Best Regards Seref On Mon, Dec 8, 2008 at 7:20 AM, Krzysztof Szlapinski < [EMAIL PROTECTED]> wrote: > trongtran pisze: > >> Dear all, >> >> I need to running Hadoop, HBase by PHP, please help me. >> > There are at least two ways: > > Try using REST interface from hbase - > http://wiki.apache.org/hadoop/Hbase/FAQ#8 > or > php/Java bridge to use Hbase API directly in php - > http://php-java-bridge.sourceforge.net/pjb/ > > > krzysiek > > >
