Re: Problem running hive from eclipse

2013-02-21 Thread Amir Sanjar
make sure you have correct jar files included in your eclipse application launcher. Try this: Go to "Run Configuration" by right clicking on your project -> click "Run As" -> Select "Run Configuration" Select "TestCliDriver" JUNIT luncher->click on ClassPath tab-> make sure all your jar files are

Re: Problem running hive from eclipse

2013-02-21 Thread Brock Noland
Hi, I don't know if this will help but I do a clean package separately and before running eclipse-files. This has always worked, but with a few quirks. -- Brock Noland Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Thursday, February 21, 2013 at 7:01 AM, amareshwari sriramdasu wr