[ https://issues.apache.org/jira/browse/HIVE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669074#action_12669074 ]
Ashish Thusoo commented on HIVE-30: ----------------------------------- Hi Edward, I used the following command to compile and run the tests... > ant -lib testlibs clean package clean-test test I am getting the following error while compiling... jar: [echo] Jar: jdbc [jar] Building jar: /data/users/athusoo/commits/hive_trunk_ws2/build/jdbc/hive_jdbc.jar deploy: [echo] hive: jdbc [copy] Copying 1 file to /data/users/athusoo/commits/hive_trunk_ws2/build compile: [echo] Compiling: hwi BUILD FAILED /data/users/athusoo/commits/hive_trunk_ws2/build.xml:108: The following error occurred while executing this line: /data/users/athusoo/commits/hive_trunk_ws2/hwi/build.xml:16: destination directory "/data/users/athusoo/commits/hive_trunk_ws2/build/hwi/classes" does not exist or is not a directory > 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-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.