Re: Custom SerDe -- tracking down stack trace

2012-02-22 Thread Evan Pollan
ently based on the query plan? From: Evan Pollan mailto:evan.pol...@bazaarvoice.com>> Reply-To: mailto:user@hive.apache.org>> Date: Wed, 22 Feb 2012 12:28:26 + To: "user@hive.apache.org<mailto:user@hive.apache.org>" mailto:user@hive.apache.org>> Subject: Re: Cu

Re: Custom SerDe -- tracking down stack trace

2012-02-22 Thread Evan Pollan
02-01"' But, this fails: 'select * from table where ArrivalDate="test"' Does this make sense to anybody? From: Evan Pollan mailto:evan.pol...@bazaarvoice.com>> Reply-To: mailto:user@hive.apache.org>> Date: Tue, 21 Feb 2012 20:56:07 + To: "

Re: Custom SerDe -- tracking down stack trace

2012-02-22 Thread Matthew Byrd
ble where ArrivalDate="2012-02-01"' > > But, this fails: 'select * from table where ArrivalDate="test"' > > Does this make sense to anybody? > > > > From: Evan Pollan > Reply-To: > Date: Tue, 21 Feb 2012 20:56:07 + > To: &qu

Re: Custom SerDe -- tracking down stack trace

2012-02-21 Thread Evan Pollan
an mailto:evan.pol...@bazaarvoice.com>> Reply-To: mailto:user@hive.apache.org>> Date: Tue, 21 Feb 2012 20:56:07 + To: "user@hive.apache.org<mailto:user@hive.apache.org>" mailto:user@hive.apache.org>> Subject: Custom SerDe -- tracking down stack trace I hav

Custom SerDe -- tracking down stack trace

2012-02-21 Thread Evan Pollan
I have a custom SerDe that's initializing properly and works on one data set. I built it to adapt to a couple of different data formats, though, and it's choking on a different data set (different partitions in the same table). A null pointer exception is being thrown on deserialize, that's bei