We store a lot of data in SequenceFiles with the key and value as
generated Jute/RecordIO files and would want to process it all using Hive.

I noticed that there is a serde/jute package, but I assume serde version
1 is deprecated in favour of serde2? Either way I get a class cast
exception if I try to use it.

I've looked through the mailinglist and wiki but can't find a good
example on how to process sequencefiles with recordio key/value classes.
Any help would be much appreciated.

/Johan

Reply via email to