t no luck.
Vivek
From: alo alt [wget.n...@googlemail.com<mailto:wget.n...@googlemail.com>]
Sent: 16 December 2011 14:59
To: user@hive.apache.org<mailto:user@hive.apache.org>
Subject: Re: hive select count(*) query exception
Hi,
looks like
__
> From: alo alt [wget.n...@googlemail.com]
> Sent: 16 December 2011 14:59
> To: user@hive.apache.org
> Subject: Re: hive select count(*) query exception
>
> Hi,
>
> looks like the user who uses the statement has not the correct rights.
> org.apache.hadoop.fs.permiss
Which version of hadoop you re experimenting with?
AFAIK, only 0.20.X works fine. i tried versions > 0.20.x but no luck.
Vivek
From: alo alt [wget.n...@googlemail.com]
Sent: 16 December 2011 14:59
To: user@hive.apache.org
Subject: Re: hive select co
Thanks Alex, I cleaned up my hdfs file system, and now the query works now.
-Andrew
On Fri, Dec 16, 2011 at 1:29 AM, alo alt wrote:
> Hi,
>
> looks like the user who uses the statement has not the correct rights.
> org.apache.hadoop.fs.permission.FsPermission$2.())'
>
> - Alex
>
> On Fri, Dec 1
Hi,
looks like the user who uses the statement has not the correct rights.
org.apache.hadoop.fs.permission.FsPermission$2.())'
- Alex
On Fri, Dec 16, 2011 at 8:59 AM, jingjung Ng wrote:
> Hi,
>
> I have simple hive select count(*) query,which results in the following
> exception. I am using Clo