You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Hans Uhlig <hu...@uhlisys.com> on 2012/08/04 07:17:24 UTC

HBaseStorageHandler + AvroSerDe + Hive

Is it possible to use the HBaseStorage Handler with the AvroSerDe in Hive?

I would think it would end up with an Avro record for the key via AvroKey
and a record via AvroValue for each Column Family.