Re: Hive Query Error

2015-07-09 Thread Ajeet O
Hi Nitin , How to check this, you mean to check hive-site.xml. please let me know how to check this. From: Nitin Pawar To: "user@hive.apache.org" Date: 07/09/2015 07:35 PM Subject: Re: Hive Query Error can u check your config? host appears twice

Re: Hive Query Error

2015-07-09 Thread Nitin Pawar
can u check your config? host appears twice 01hw357381.tcsgegdc.com: 01hw357381.tcsgegdc.com it shd be hostname:port also once you correct this, you do a nslookup on the host to make sure its identified by the hive client On Thu, Jul 9, 2015 at 7:19 PM, Ajeet O wrote: > Hi All , I have installe

Re: Hive Query Error

2014-02-05 Thread Stephen Sprague
file this one under RTFM. On Wed, Feb 5, 2014 at 9:11 AM, Nitin Pawar wrote: > its create table xyz stored as sequencefile as select blah from table > > > On Wed, Feb 5, 2014 at 10:37 PM, Raj Hadoop wrote: > >> *I am trying to create a Hive sequence file from another table by running >> the fo

Re: Hive Query Error

2014-02-05 Thread Nitin Pawar
its create table xyz stored as sequencefile as select blah from table On Wed, Feb 5, 2014 at 10:37 PM, Raj Hadoop wrote: > *I am trying to create a Hive sequence file from another table by running > the following -* > > *Your query has the following error(s):* > OK FAILED: ParseException line 5

Re: hive query error

2013-08-21 Thread 闫昆
thanks Bing I found it 2013/8/22 Bing Li > By default, hive.log should exist in /tmp/. > Also, it could be set in $HIVE_HOME/conf/hive-log4j.properties and > hive-exec-log4j.properties > - hive.log.dir > - hive.log.file > > > 2013/8/22 闫昆 > >> hi all >> when exec hive query throw exception as

Re: hive query error

2013-08-21 Thread Bing Li
By default, hive.log should exist in /tmp/. Also, it could be set in $HIVE_HOME/conf/hive-log4j.properties and hive-exec-log4j.properties - hive.log.dir - hive.log.file 2013/8/22 闫昆 > hi all > when exec hive query throw exception as follow > I donnot know where is error log I found $HIVE_HOME/