You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Edward Capriolo (JIRA)" <ji...@apache.org> on 2008/12/01 17:49:44 UTC

[jira] Updated: (HIVE-30) Hive web interface

     [ https://issues.apache.org/jira/browse/HIVE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward Capriolo updated HIVE-30:
--------------------------------

    Attachment: HIVE-30.patch

Patch is an upgrade of the last patch.
 
1) Added silent mode support. Silent mode is a text box controls output to the result file
2) removed HWI script. Modified bin/hive to accept a component argument bin/hive cli | hwi
3) Code/comment cleanup
4) Shutdown issues join(2000) to any running thread

Still blocked by thread session state issues. Wanted to get input on new bin/hive script mostly.

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