[ 
https://issues.apache.org/jira/browse/HADOOP-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541188
 ] 

stack commented on HADOOP-2171:
-------------------------------

Chatting with Edward, this patch ups up an IPC server that takes in HQL 
strings, parses them, and then does HTable'ing of the parsed query over to a 
hbase cluster.  It includes a client to test the IPC server written in java but 
he also has a php client for the IPC server.

> Hbase Shell Sever for executing the hql query in other applications.
> --------------------------------------------------------------------
>
>                 Key: HADOOP-2171
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2171
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: contrib/hbase
>    Affects Versions: 0.15.0
>         Environment: all environments
>            Reporter: Edward Yoon
>            Priority: Trivial
>             Fix For: 0.16.0
>
>         Attachments: hadoop-2171.patch
>
>
> Hadoop IPC was used for current version, but we'll need to develop JDBC 
> driver server/client.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to