Re: Specify per-query configuration via a file

2012-07-08 Thread Jie Li
Perfect! Yeah there is a "--config" option to specify Hive configuration directory. Thanks! Jie On Sun, Jul 8, 2012 at 6:26 PM, Edward Capriolo wrote: > You can already do that hive allows you to specify different configs. Try > hive --help for more info. > > > On Sunday, July 8, 2012, Jie Li w

Re: Specify per-query configuration via a file

2012-07-08 Thread Edward Capriolo
You can already do that hive allows you to specify different configs. Try hive --help for more info. On Sunday, July 8, 2012, Jie Li wrote: > Thanks Bejoy. > > It might be very convenient to support specifying configuration using a separate conf file, e.g. > > hive -f query.hql -conf conf.xml > >

Re: Specify per-query configuration via a file

2012-07-08 Thread Jie Li
Thanks Bejoy. It might be very convenient to support specifying configuration using a separate conf file, e.g. hive -f query.hql -conf conf.xml Open a jira? Jie On Sat, Jul 7, 2012 at 10:43 PM, Bejoy KS wrote: > Hi Jie > > You can set any properties using > Hive> SET property.name=value; >

RE: namenode starting error

2012-07-08 Thread yogesh dhari
Hi, have you formated your name node by using hadoop namenode -format Regards Yogesh Kumar > From: are9...@nyp.org > To: user@hive.apache.org; common-u...@hadoop.apache.org > Date: Sat, 7 Jul 2012 21:37:16 -0400 > Subject: Re: namenode starting error > > Check your firewall settings, specif