I am using a Linux 64 machine.
ant package completes without errors. I tried the hive in the
build/dist directory. Same problem.
If I try
hive> add FILE foo.bar;
It works fine. All other complex commands including 'select ' are failing.
Thanks
On Nov 1, 2012, at 11:45 PM, amareshwari sriramda
On which machine, are you building hive? When I built in mac and tried to
execute, i got the same problem. It works fine in Linux.
On Wed, Oct 31, 2012 at 11:29 PM, Arnab Guin wrote:
> Hi,
>
> I executed the following command on the root directory of the installation
> (checked out from SVN).
>
Hi,
I executed the following command on the root directory of the installation
(checked out from SVN).
ant clean package
Hive built successfully but when I invoke Hive and execute a command, it
gives the following error:
bin/hive
hive> CREATE TABLE X(S STRING);
FAILED: ParseException line 1:13