Re: Which SerDe for Custom Binary Data.

2015-03-13 Thread karthik maddala
less expressly so stated. It is the > responsibility of the recipient to ensure that this email is virus free, > therefore neither Peridale Ltd, its subsidiaries nor their employees accept > any responsibility. > > > > *From:* karthik maddala [mailto:karthikmaddal...@gmail.com]

Re: Which SerDe for Custom Binary Data.

2015-03-13 Thread Daniel Haviv
https://cwiki.apache.org/confluence/display/Hive/DeveloperGuide#DeveloperGuide-HowtoWriteYourOwnSerDe Daniel > On 13 במרץ 2015, at 17:56, karthik maddala wrote: > > > > I want to set up a DW based on Hive. However, my data does not come as handy > csv files but as binary files in a propr

RE: Which SerDe for Custom Binary Data.

2015-03-13 Thread Mich Talebzadeh
[mailto:karthikmaddal...@gmail.com] Sent: 13 March 2015 15:56 To: user@hive.apache.org Subject: Which SerDe for Custom Binary Data. I want to set up a DW based on Hive. However, my data does not come as handy csv files but as binary files in a proprietary format. The binary file consists of

Fwd: Which SerDe for Custom Binary Data.

2015-03-13 Thread karthik maddala
I want to set up a DW based on Hive. However, my data does not come as handy csv files but as binary files in a proprietary format. The binary file consists of serialized data using C language. Could you please suggest which input format to be used and how to write a custom SerDe for the abov

Which SerDe for Custom Binary Data.

2015-03-13 Thread karthik maddala
I want to set up a DW based on Hive. However, my data does not come as handy csv files but as binary files in a proprietary format. The binary file consists of serialized data using C language. Could you please suggest which input format to be used and how to write a custom SerDe for the abov