You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Gaurav Menghani (JIRA)" <ji...@apache.org> on 2014/04/03 22:45:17 UTC

[jira] [Created] (HBASE-10905) [0.89-fb] Be able to query a region location through the (Thrift)HRegionInterface

Gaurav Menghani created HBASE-10905:
---------------------------------------

             Summary: [0.89-fb] Be able to query a region location through the (Thrift)HRegionInterface
                 Key: HBASE-10905
                 URL: https://issues.apache.org/jira/browse/HBASE-10905
             Project: HBase
          Issue Type: New Feature
    Affects Versions: 0.89-fb
            Reporter: Gaurav Menghani
            Assignee: Gaurav Menghani
             Fix For: 0.89-fb


In order to write a simplistic non-Java client (PHP in our case), where we don't want to push the region locating code to the client side, we can let the Region Server do it for us.

The client can pick up an Region Server in the regionservers tier, and get the location for any row in the table. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)