Thanks for your reply.

Could you provide any advices for locating the problem?
coz I don't know it's because of PHP or hbase thrift server.

looks when I use single key via php, it's fine. when the records number 
increased, it turns slow.
the response time is based on the records returned.

Frank


At 2011-06-24 01:08:23,"Jean-Daniel Cryans" <[email protected]> wrote:

>30 seconds would point to something in your environment, not a
>configuration issue.
>
>J-D
>
>On Thu, Jun 23, 2011 at 1:35 AM, Frank Liu <[email protected]> wrote:
>> Hi,
>> I have 4 nodes hadoop/hbase environment.
>> When I use Java client to access hbase, works ok.
>> When I use PHP to access hbase via thrift server, the functions is ok, but 
>> it's very very slow.
>> I use same startkey and endkey to scan same table in hbase. It takes php 
>> about 30s to get
>> the result, but using java client, the result returnedimmediately.
>>
>> Is there any extra configurations needed for thrift server?
>> Thanks!
>>
>> the following is the environment information
>> version: cloudera cdh3u0
>> node:4 nodes with 4G memory
>> configuration: all default config
>>
>> Frank Liu
>>
>>
>>

Reply via email to