Re: hiveserver2 Thrift Interface With Perl

2013-07-01 Thread Dave Cardwell
://metacpan.org/release/Thrift-API-HiveClient2 -- Best wishes, Dave Cardwell. http://davecardwell.co.uk/ On 14 May 2013 11:35, Dave Cardwell wrote: > I wrote a few reporting scripts in Perl that connected to Hive via the > Thrift interface. > > Since we upgraded CDH to 4.2.0 and hiv

Re: hiveserver2 Thrift Interface With Perl

2013-05-15 Thread Dave Cardwell
Hi guys, I had already used the NOSASL setting to turn off that authentication, so was able to connect to the cluster fine. My issue is with how to use the new API to execute a query and get the response. -- Best wishes, Dave Cardwell. http://davecardwell.co.uk/ On 15 May 2013 00:05, Carl

hiveserver2 Thrift Interface With Perl

2013-05-14 Thread Dave Cardwell
ion() without an argument, the TCLIService module itself complains that it cannot create a TOpenSessionResp object because the class is not loaded. I have attached example code. Can anyone advise me on how to get past this block? -- Best wishes, Dave Cardwell. http://davecardwell.co