RE: Help with setting up Eclipse for Hive

2010-09-10 Thread Steven Wong
Adding -Dtest.warehouse.dir="${workspace_loc:trunk}/build/ql/test/data/warehouse" to the VM arguments in run config solves the problem. From: Steven Wong Sent: Thursday, August 19, 2010 10:44 AM To: hive-dev@hadoop.apache.org Subject: Help with setting up Eclipse for Hive I fol

Help with setting up Eclipse for Hive

2010-08-19 Thread Steven Wong
I followed http://wiki.apache.org/hadoop/Hive/GettingStarted/EclipseSetup and, when I tried to run the unit tests, Eclipse spit out the error "Variable references non-existent resource : ${workspace_loc:trunk}". I think the reason may be that the project is in /somepath/hive/trunk but the works