Sorry, null pointer exception On May 3, 2011, at 12:23, "Raghunath, Ranjith" <ranjith.raghuna...@usaa.com> wrote:
> Thanks Loren. Pardon my ignorance but what is an NPE? > > Thank you, > Ranjith N. Raghunath > > -----Original Message----- > From: Loren Siebert [mailto:lo...@siebert.org] > Sent: Tuesday, May 03, 2011 1:23 PM > To: user@hive.apache.org > Cc: user@hive.apache.org > Subject: Re: Export data with column names > > Look out for NPEs if you happen to set this option to true before doing > add/drop table statements. > > > On May 3, 2011, at 11:10, Steven Wong <sw...@netflix.com> wrote: > >> set hive.cli.print.header=true; >> >> >> -----Original Message----- >> From: Raghunath, Ranjith [mailto:ranjith.raghuna...@usaa.com] >> Sent: Tuesday, May 03, 2011 11:03 AM >> To: 'user@hive.apache.org' >> Subject: Re: Export data with column names >> >> Thanks. Is there something I can do with cli? >> >> Thanks, >> Ranjith >> >> ----- Original Message ----- >> From: Matthew Rathbone <matt...@foursquare.com> >> To: user@hive.apache.org <user@hive.apache.org> >> Sent: Tue May 03 09:45:58 2011 >> Subject: Re: Export data with column names >> >> If you use the thrift client you can call connection.getSchema() >> >> -- >> Matthew Rathbone >> Foursquare | Software Engineer | Server Engineering Team >> matt...@foursquare.com | @rathboma | 4sq >> >> On Monday, May 2, 2011 at 11:12 PM, Raghunath, Ranjith wrote: >> Does anyone know how to export data out with column names? Any help here is >> appreciated. >>> >>> Thanks, >>> Ranjith >>> >> >>