You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by "Qian, Ling" <la...@gmail.com> on 2008/10/22 18:20:09 UTC

How can I use PHP with HBase?

Dear All,

  If I want to make php to use HBase as it's data source, which is the solution? thrift? how?

  Thank you in advance!


2008-10-23 



Larry

Re: How can I use PHP with HBase?

Posted by Krzysztof Szlapinski <kr...@starline.hk>.
Qian, Ling pisze:
> Dear All,
>
>   If I want to make php to use HBase as it's data source, which is the solution? thrift? how?
>   
You could also try using php java bridge

krzysiek


Re: Re: How can I use PHP with HBase?

Posted by "Qian, Ling" <la...@gmail.com>.
J-D and Michael,

  I will try them, many thanks!


2008-10-23 



Qian, Ling 



发件人: Michael Bieniosek 
发送时间: 2008-10-23  01:01:27 
收件人: hbase-user@hadoop.apache.org; Jean-DanielCryans 
抄送: 
主题: Re: How can I use PHP with HBase? 
 
You can also use the REST interface.  http://wiki.apache.org/hadoop/Hbase/HbaseRest
There's a PHP client attached to https://issues.apache.org/jira/browse/HBASE-37.
-Michael
On 10/22/08 9:25 AM, "Jean-Daniel Cryans" <jd...@apache.org> wrote:
Larry,
Thrift will be the solution for you, see the examples in
src/examples/thrift/DemoClient.php and you can look in the wiki regarding
the IDL.
J-D
On Wed, Oct 22, 2008 at 12:20 PM, Qian, Ling <la...@gmail.com> wrote:
> Dear All,
>
>  If I want to make php to use HBase as it's data source, which is the
> solution? thrift? how?
>
>  Thank you in advance!
>
>
> 2008-10-23
>
>
>
> Larry
>

Re: How can I use PHP with HBase?

Posted by Michael Bieniosek <mi...@powerset.com>.
You can also use the REST interface.  http://wiki.apache.org/hadoop/Hbase/HbaseRest

There's a PHP client attached to https://issues.apache.org/jira/browse/HBASE-37.

-Michael

On 10/22/08 9:25 AM, "Jean-Daniel Cryans" <jd...@apache.org> wrote:

Larry,

Thrift will be the solution for you, see the examples in
src/examples/thrift/DemoClient.php and you can look in the wiki regarding
the IDL.

J-D

On Wed, Oct 22, 2008 at 12:20 PM, Qian, Ling <la...@gmail.com> wrote:

> Dear All,
>
>  If I want to make php to use HBase as it's data source, which is the
> solution? thrift? how?
>
>  Thank you in advance!
>
>
> 2008-10-23
>
>
>
> Larry
>


Re: How can I use PHP with HBase?

Posted by Jean-Daniel Cryans <jd...@apache.org>.
Larry,

Thrift will be the solution for you, see the examples in
src/examples/thrift/DemoClient.php and you can look in the wiki regarding
the IDL.

J-D

On Wed, Oct 22, 2008 at 12:20 PM, Qian, Ling <la...@gmail.com> wrote:

> Dear All,
>
>  If I want to make php to use HBase as it's data source, which is the
> solution? thrift? how?
>
>  Thank you in advance!
>
>
> 2008-10-23
>
>
>
> Larry
>