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

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

what I meant was that hardcoding hadoop-0.19.0 in the classpath will ensure 
that the code will not compile when -Dhadoop.version="0.17.0" for example.

If you just need to override the compile target, you could do that by removing 
classpath-hwi completely and putting refid="classpath" in the compile target 
that you have in hwi/build.xml. It will automatically get the classpath 
settings from build-common.xml that you are importing into the build file.

I am fine with the case sensitivity thingy...


> 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