[
https://issues.apache.org/jira/browse/HADOOP-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542811
]
stack commented on HADOOP-2171:
-------------------------------
Edward: Have you considered having your clients making HTTP requests against
the HQL page in the master webapp? It wouldn't be as fast as having your
clients go via IPC but it'd be easier to develop and maintain. If you want, we
can move the HQL page out of the master webapp and add it to a new hql webapp
that could be deployed by default at the master but that could also be deployed
elsewhere should the HQL requests threaten to overwhelm the master. The hql
webapp. could leveage the REST webapp work over at HADOOP-2068.
> [Hbase Shell] Socket 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
> Affects Versions: 0.15.0
> Environment: all environments
> Reporter: Edward Yoon
> Fix For: 0.16.0
>
> Attachments: hadoop-2171.patch, patch_v01.txt, patch_v02.txt
>
>
> To support (non-java) client, protocols will be defined and developed in
> socket server.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.