Re:

2011-11-24 Thread Denis Kreis
0.7.1 2011/11/24 Florin Diaconeasa : > What version of Hive are you using, Denis? > > On 24 November 2011 11:55, Denis Kreis wrote: >> >> So, if I put a hive property into hadoop's core-site.xml it works, but >> properties in $HIVE_HOME/conf/hive-site.xml are ig

Re:

2011-11-24 Thread Denis Kreis
> As far as I understand, hive-site.xml is read at "start-up". Are you making > sure that this file is available when Hive starts up? > Is this an AWS cluster or an in-house cluster? > > Mark > > - Original Message - > From: "Denis Kreis" > To: use

Re:

2011-11-23 Thread Denis Kreis
If I set a property in the hive-site.xml, and wenn exetute "SET ;" in the shell I'm getting the property value that is in hive-default.xml file. 2011/11/23 shashwat shriparv : > What should add to add in hive-site.xml, where should i give the hbase site > adddress with port no and with what settin

[no subject]

2011-11-22 Thread Denis Kreis
Hi list, I am new to hive and have encountered a problem. Settings in my conf/hive-site.xml file seem to have no effect. I've tried to set the HIVE_CONF_DIR variable, but this did not help. Any Ideas? Denis