[ 
https://issues.apache.org/jira/browse/HIVE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649124#action_12649124
 ] 

Joydeep Sen Sarma commented on HIVE-30:
---------------------------------------

just started looking at this.

bin/hwi - seems like this replicates all the bin/hive logic. it will be 
troublesome to maintain replicated code. can we try to have the same shell 
harness and then launch hwi based on command line parameters?. ie:

- bin/hive --> launches cli
- bin/hive --mode hwi  --> launches hwi server? (or some switch like that)

this type of setup could also be useful for adding more standalone hive 
utilities in future

> Hive web interface
> ------------------
>
>                 Key: HIVE-30
>                 URL: https://issues.apache.org/jira/browse/HIVE-30
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Jeff Hammerbacher
>            Priority: Minor
>         Attachments: HIVE-30.patch
>
>
> 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.

Reply via email to