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

Edward Capriolo commented on HIVE-30:
-------------------------------------

As to the build file. I modeled what I was doing off jdbc/build.xml and 
service/build.xml

Both of these seem to define the classpath again. All I really need to 
accomplish that is non standard is this:
<jar jarfile="../build/hive_hwi.war" basedir="${basedir}/web"/>

Can someone suggest a way I can run a standard compile or deploy and tack this 
operation on the end? 

hwi/src/java/org/apache/hadoop/hive/hwi/HWIAuth.java:70- I think we should 
retain case sensitivity. posix user
XYZ is not the same user as XYz 

hwi/src/java/org/apache/hadoop/hive/hwi/HWIServer.java:65-No problem

> 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-5.patch, HIVE-30-6.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.

Reply via email to