You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashish Thusoo (JIRA)" <ji...@apache.org> on 2009/02/03 20:29:59 UTC

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

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

Ashish Thusoo commented on HIVE-30:
-----------------------------------

looks good to me..

There is one minor thing though that is causing some test failures in my run.

I think TestHWISessionManager.java does not drop the test_hwi_table.

As a result if it happens to run before the TestCliDriver it causes the outputs of show tables to changes and that causes some tests to fail in TestCliDriver.

Can you fix that. Once I get a clean run, I can get this in...

Thanks,
Ashish


> Hive web interface
> ------------------
>
>                 Key: HIVE-30
>                 URL: https://issues.apache.org/jira/browse/HIVE-30
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Web UI
>            Reporter: Jeff Hammerbacher
>            Assignee: Edward Capriolo
>            Priority: Minor
>             Fix For: 0.2.0
>
>         Attachments: hive-30-10.patch, HIVE-30-5.patch, HIVE-30-6.patch, hive-30-7.patch, hive-30-9.patch, HIVE-30-A.patch, 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.