Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
It seem like the hive hbase avro integration currently breaks on the "fixed" type and is not able to read it back properly. In some cases have seen it fail with a cryptic error like "java.lang.ClassCastException: [B cannot be cast to java.util.List". Need to look into how the conversion is happening from the schema to the DDL and update to handle the "fixed" type properly.