Thanks Shashwat.
That did work. However I do find this behavior very weird that it is able
to find all other libs at their proper location on local filesystem but
searches for this particular one on HDFS. I'll try to dig deeper into the
code to see if I can find a cause for this happening.
On Mon
Do one thing create the same structure /Users/testuser/hive-0.9.0/
lib/hive-builtins-0.9.0.jar on the hadoop file system and den try.. will
work
Shashwat Shriparv
On Mon, May 7, 2012 at 11:57 PM, kulkarni.swar...@gmail.com <
kulkarni.swar...@gmail.com> wrote:
> Thanks for the reply.
>
> Assumi
Thanks for the reply.
Assuming that you mean for permissions within the HIVE_HOME, they all look
ok to me. Is there anywhere else too you want me to check?
On Mon, May 7, 2012 at 11:16 AM, hadoop hive wrote:
> check for the permission..
>
>
> On Mon, May 7, 2012 at 7:30 PM, kulkarni.swar...@gma
check for the permission..
On Mon, May 7, 2012 at 7:30 PM, kulkarni.swar...@gmail.com <
kulkarni.swar...@gmail.com> wrote:
> I created a very simple hive table and then ran the following query that
> should run a M/R job to return the results.
>
> hive> SELECT COUNT(*) FROM invites;
>
> But I am