[
https://issues.apache.org/jira/browse/HADOOP-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642545#action_12642545
]
Zheng Shao commented on HADOOP-4514:
------------------------------------
Inside FB we build this with PHP (based on metastore thrift server and some
shell scripts).
A more consistent approach here would be directly write the web interface in
JSP.
That eliminated the need of a metastore thrift server.
We might also need a daemon to monitor all the running hipal jobs, in order to
support MySQL's SHOW PROCESSLIST.
I will put up a preliminary design for discussion soon.
> Hive web interface
> ------------------
>
> Key: HADOOP-4514
> URL: https://issues.apache.org/jira/browse/HADOOP-4514
> Project: Hadoop Core
> Issue Type: New Feature
> Components: contrib/hive
> Reporter: Jeff Hammerbacher
> Priority: Minor
>
> Hive needs a web interface. The initial checkin should have:
> * simple schema browsing
> * query submission
> * query history (similar to MySQL's SHOW PROCESSLIST)
> A suggested feature: the ability to have a query notify the user when it's
> completed.
> Edward Capriolo has expressed some interest in driving this process.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.