Hive 0.9.0 column pruner

2013-10-24 Thread Shangzhong zhu
By default, the column pruner is set to true: hive.optimize.cp = true. However, when we set the hive.optimize.cp = false, then some Hive queries started to fail. We get errors like: java.lang.RuntimeException: org.apache.hadoop.hive.ql.metadata.HiveException: Hive Runtime Error while processing

Re: [ANNOUNCE] New Hive PMC Members - Thejas Nair and Brock Noland

2013-10-24 Thread Navis류승우
Congrats! 2013/10/25 Gunther Hagleitner > Congrats Thejas and Brock! > > Thanks, > Gunther. > > > On Thu, Oct 24, 2013 at 3:25 PM, Prasad Mujumdar >wrote: > > > > >Congratulations Thejas and Brock ! > > > > thanks > > Prasad > > > > > > > > On Thu, Oct 24, 2013 at 3:10 PM, Carl Steinbach

Re: [ANNOUNCE] New Hive PMC Members - Thejas Nair and Brock Noland

2013-10-24 Thread Gunther Hagleitner
Congrats Thejas and Brock! Thanks, Gunther. On Thu, Oct 24, 2013 at 3:25 PM, Prasad Mujumdar wrote: > >Congratulations Thejas and Brock ! > > thanks > Prasad > > > > On Thu, Oct 24, 2013 at 3:10 PM, Carl Steinbach wrote: > >> I am pleased to announce that Thejas Nair and Brock Noland have

Re: [ANNOUNCE] New Hive PMC Members - Thejas Nair and Brock Noland

2013-10-24 Thread Yin Huai
Congratulations, Brock and Thejas! On Thu, Oct 24, 2013 at 6:36 PM, Prasanth Jayachandran < pjayachand...@hortonworks.com> wrote: > Congrats Thejas and Brock!! > > Thanks > Prasanth Jayachandran > > On Oct 24, 2013, at 3:29 PM, Vaibhav Gumashta > wrote: > > Congrats Brock and Thejas! > > > On T

Re: [ANNOUNCE] New Hive PMC Members - Thejas Nair and Brock Noland

2013-10-24 Thread Prasanth Jayachandran
Congrats Thejas and Brock!! Thanks Prasanth Jayachandran On Oct 24, 2013, at 3:29 PM, Vaibhav Gumashta wrote: > Congrats Brock and Thejas! > > > On Thu, Oct 24, 2013 at 3:25 PM, Prasad Mujumdar wrote: > >Congratulations Thejas and Brock ! > > thanks > Prasad > > > > On Thu, Oct 24,

Re: [ANNOUNCE] New Hive PMC Members - Thejas Nair and Brock Noland

2013-10-24 Thread Vaibhav Gumashta
Congrats Brock and Thejas! On Thu, Oct 24, 2013 at 3:25 PM, Prasad Mujumdar wrote: > >Congratulations Thejas and Brock ! > > thanks > Prasad > > > > On Thu, Oct 24, 2013 at 3:10 PM, Carl Steinbach wrote: > >> I am pleased to announce that Thejas Nair and Brock Noland have been >> elected to

Re: [ANNOUNCE] New Hive PMC Members - Thejas Nair and Brock Noland

2013-10-24 Thread Prasad Mujumdar
Congratulations Thejas and Brock ! thanks Prasad On Thu, Oct 24, 2013 at 3:10 PM, Carl Steinbach wrote: > I am pleased to announce that Thejas Nair and Brock Noland have been > elected to the Hive Project Management Committee. Please join me in > congratulating Thejas and Brock! > > Thanks

Re: [ANNOUNCE] New Hive PMC Members - Thejas Nair and Brock Noland

2013-10-24 Thread Brock Noland
Congratulations Thejas!! On Thu, Oct 24, 2013 at 5:20 PM, Jarek Jarcec Cecho wrote: > Awesome job guys, congratulations! > > Jarcec > > On Thu, Oct 24, 2013 at 03:10:33PM -0700, Carl Steinbach wrote: >> I am pleased to announce that Thejas Nair and Brock Noland have been >> elected to the Hive Pr

Re: [ANNOUNCE] New Hive PMC Members - Thejas Nair and Brock Noland

2013-10-24 Thread Jarek Jarcec Cecho
Awesome job guys, congratulations! Jarcec On Thu, Oct 24, 2013 at 03:10:33PM -0700, Carl Steinbach wrote: > I am pleased to announce that Thejas Nair and Brock Noland have been > elected to the Hive Project Management Committee. Please join me in > congratulating Thejas and Brock! > > Thanks. >

[ANNOUNCE] New Hive PMC Members - Thejas Nair and Brock Noland

2013-10-24 Thread Carl Steinbach
I am pleased to announce that Thejas Nair and Brock Noland have been elected to the Hive Project Management Committee. Please join me in congratulating Thejas and Brock! Thanks. Carl

Re: Data file and table def different number of columns

2013-10-24 Thread Xiu Guo
Yeah, thanks Stephen. I dug~! On Wed, Oct 23, 2013 at 5:58 PM, Stephen Sprague wrote: > yeah. that works as expected. the schema drives the column list in the > select statement (not the hdfs file.) > > you'd have nulls if your schema had *more* columns than the hdfs file had > fields. > > you

ZooKeeperHiveLockManager Error flooding hive.log

2013-10-24 Thread Tony Sterlini
Hi We are running hadoop 0.20.205, hive 0.90, zookeeper 3.4.5 and keep getting this ZooKeeperHiveLockManager error flooding hive.log. To trigger it we run a process with a high amount of writing, namely sqoop. We have another cluster with the same set up and versions which is not getting this error