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
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
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
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
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
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/