[ https://issues.apache.org/jira/browse/HIVE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647299#action_12647299 ]
Ashish Thusoo commented on HIVE-30: ----------------------------------- I was not able to get the hwi script to work. I get the following errors... I do not have an instance of hive in /opt/lib but in some other directory. [EMAIL PROTECTED] ~/dist/hive]$ /bin/bash ./bin/hwi : command not found : command not found : command not found : No such file or directoryin : command not found : No such file or directorysers/athusoo/hadoop_local_ws1/trunk/fbhive/build/dist/hive : command not found : command not found : command not found '/bin/hwi: line 45: syntax error near unexpected token `do '/bin/hwi: line 45: `for f in ${HIVE_LIB}/*.jar; do [EMAIL PROTECTED] /data/users/athusoo/hadoop_local_ws1/trunk/fbhive/build/dist/hive]$ ./bin/hwi : No such file or directory > Hive web interface > ------------------ > > Key: HIVE-30 > URL: https://issues.apache.org/jira/browse/HIVE-30 > Project: Hadoop Hive > Issue Type: Bug > Reporter: Jeff Hammerbacher > Priority: Minor > > 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.