Hi Carl,
Excellent - setting to 0/1 worked. The links were informative.
Thanks again for the help.
Regards
Saptarshi
From: Carl Steinbach
Date: December 2, 2010 8:12:47 AM PST
To: user@hive.apache.org
Subject: Re: Backtrace when running build/odbc/test/HiveClientTestC (from trunk)
Reply-To
I/root/hive/odbc/src/cpp
> -L/root/hive/build/odbc/lib -L/usr/local/lib -lhiveclient -lthrift -ofoo
> x.cpp
>
>
> Cheers
> Saptarshi/Joy
>
> From: Saptarshi Guha
> Date: December 1, 2010 1:15:10 PM PST
> To: user@hive.apache.org
> Subject: Backtrace when runn
build/odbc/lib -L/usr/local/lib -lhiveclient -lthrift -ofoo x.cpp
Cheers
Saptarshi/Joy
From: Saptarshi Guha
Date: December 1, 2010 1:15:10 PM PST
To: user@hive.apache.org
Subject: Backtrace when running build/odbc/test/HiveClientTestC (from trunk)
> Hello,
>
> Do
Hello,
Does anyone get a backtrace when running HiveClientTestC?
On an EC2 instance with Hive (0.6.0), i checked out the trunk
(RELEASE_NOTEST.txt says 0.6.0)
of Hive and compiled the client.
ant compile-cpp -Dthrift.home=/usr/local
Copied the odbc/testdata/ to /tmp and ran build/odbc/test/Hi