Re: Building HiveODBC driver

2012-02-09 Thread Carl Steinbach
Hi Sam, Hive 0.8.0 and trunk both depend on Thrift 0.7.0 (consult ivy/libraries.properties for other dependency version numbers). Thanks. Carl On Thu, Feb 9, 2012 at 6:01 PM, Sam William wrote: > I was able to get across this . > > The solution is to use thrift-0.6.0 with the following patc

Re: Building HiveODBC driver

2012-02-09 Thread Sam William
I was able to get across this . The solution is to use thrift-0.6.0 with the following patch https://issues.apache.org/jira/browse/THRIFT-1060 Sam On Feb 8, 2012, at 5:42 PM, Sam William wrote: > Hi, > Im trying to build the HiveODBC driver. The hive source code base I'm > using is

Building HiveODBC driver

2012-02-08 Thread Sam William
Hi, Im trying to build the HiveODBC driver. The hive source code base I'm using is 0.8.0. Im following the instructions from https://cwiki.apache.org/Hive/hiveodbc.html. Basically , I had to build thrift/thrift-fb303 on my own and Im runningthe ant build command as ant compile