FAQ
Hi,

I have 2 nodes (Centos) cluster running CM4.0/hadoop/hbase ( using CDH
4.0.3)

My need is:
have apache/php/thrift client installed on the server outside the hadoop cluster.
have thrift server service running on port 9090 in the hadoop cluster.
have php script that accesses hbase thru thrift client. Now I want to
access hive(hbase) in the php script also.

Does hive have server / client like thrift? Any install steps please?

Thanks

Search Discussions

  • Ricky Saltzer at Sep 26, 2012 at 7:33 pm
    Mike -

    Clients communicate with the Hive server using Thrift, see the server
    documentation below.
    - HiveServer can not handle concurrent requests from more than one
    client. This is actually a limitation imposed by the Thrift interface that
    HiveServer exports, and can't be resolved by modifying the HiveServer code.
    We're currently working on a rewrite of HiveServer that addresses these
    problems. Progress on this issue is being tracked in
    HIVE-2935<https://issues.apache.org/jira/browse/HIVE-2935>
    .


    Also, there's actually a PHP client example on the website too (see below).
    https://cwiki.apache.org/Hive/hiveclient.html#HiveClient-PHP
    On Wed, Sep 26, 2012 at 3:18 PM, Mike wrote:

    Hi,

    I have 2 nodes (Centos) cluster running CM4.0/hadoop/hbase ( using CDH
    4.0.3)

    My need is:
    have apache/php/thrift client installed on the server outside the hadoop cluster.
    have thrift server service running on port 9090 in the hadoop cluster.
    have php script that accesses hbase thru thrift client. Now I want to
    access hive(hbase) in the php script also.

    Does hive have server / client like thrift? Any install steps please?

    Thanks

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupscm-users @
categorieshadoop
postedSep 26, '12 at 7:18p
activeSep 26, '12 at 7:33p
posts2
users2
websitecloudera.com
irc#hadoop

2 users in discussion

Ricky Saltzer: 1 post Mike: 1 post

People

Translate

site design / logo © 2023 Grokbase