Description
We need to create a HCatRecordSerDe to enable hive-hcat integration where hive can read and write using HCatInputFormat/HCatOutputFormat.
The first step of this is to write a SerDe that serializes to and from a HCatRecord, and implements appropriate ObjectInspectors.
Attachments
Attachments
Issue Links
- blocks
-
HCATALOG-208 mapred HCatInputFormat/HCatOutputFomat changes to make it work from hive
- Closed
- is related to
-
HCATALOG-205 HBase handler should work with Hive
- Open
-
HCATALOG-270 HCatRecord SerDe does not handle List<Map> or List<List> or List<lazy primitive> correctly
- Closed