[
https://issues.apache.org/jira/browse/HADOOP-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542929
]
Edward Yoon commented on HADOOP-2171:
-------------------------------------
>> 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.
This method won't be easy to use and slow, too. Also, to use it, Tomcat must be
installed and
Tomcat is used for WebServer. Shell Server will be implemented to optimize the
return of the query results.
So I think hql.jsp has no reason to be objected.
> [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.