RE: Exception in hive startup

2010-10-13 Thread Steven Wong
u can change it to something else via blah blah config. -Original Message- From: Edward Capriolo [mailto:edlinuxg...@gmail.com] Sent: Wednesday, October 13, 2010 9:59 PM To: user@hive.apache.org Subject: Re: Exception in hive startup On Thu, Oct 14, 2010 at 12:49 AM, Ted Yu wrote: > Thi

Re: Exception in hive startup

2010-10-13 Thread Edward Capriolo
On Thu, Oct 14, 2010 at 12:49 AM, Ted Yu wrote: > This should be documented in README.txt > > On Wed, Oct 13, 2010 at 6:14 PM, Steven Wong wrote: >> >> You need to run hive_root/build/dist/bin/hive, not hive_root/bin/hive. >> >> >> >> >> >> From: hdev ml [mailto:hde...@gmail.com] >> Sent: Wednesd

Re: Exception in hive startup

2010-10-13 Thread Ted Yu
This should be documented in README.txt On Wed, Oct 13, 2010 at 6:14 PM, Steven Wong wrote: > You need to run hive_root/build/dist/bin/hive, not hive_root/bin/hive. > > > > > > *From:* hdev ml [mailto:hde...@gmail.com] > *Sent:* Wednesday, October 13, 2010 2:18 PM > *To:* hive-u...@hadoop.apach

Re: Exception in hive startup

2010-10-13 Thread Edward Capriolo
We really need to hide /bin/hive somewhere that people can not find it so easily. Edward On Wed, Oct 13, 2010 at 9:14 PM, Steven Wong wrote: > You need to run hive_root/build/dist/bin/hive, not hive_root/bin/hive. > > > > > > From: hdev ml [mailto:hde...@gmail.com] > Sent: Wednesday, October 13,

RE: Exception in hive startup

2010-10-13 Thread Steven Wong
You need to run hive_root/build/dist/bin/hive, not hive_root/bin/hive. From: hdev ml [mailto:hde...@gmail.com] Sent: Wednesday, October 13, 2010 2:18 PM To: hive-u...@hadoop.apache.org Subject: Exception in hive startup Hi all, I installed Hadoop 0.20.2 and installed hive 0.5.0. I followed all

Re: Exception in hive startup

2010-10-13 Thread Ted Yu
Make sure hive-exec-0.7.0.jar is under lib/ dir. Found: HiveConf Class: org.apache.hadoop.hive.conf.HiveConf Package: org.apache.hadoop.hive.conf Library Name: hive-exec-0.7.0.jar Library Path: /Users/tyu/hive/lib/hive-exec-0.7.0.jar On Wed, Oct 13, 2010 at 2:17 PM, hdev ml wrote: > Hi all, > >