You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Swarnim Kulkarni (JIRA)" <ji...@apache.org> on 2017/06/02 17:59:04 UTC

[jira] [Created] (HIVE-16818) "fixed" avro type is not handled properly with Hive HBase avro integration

Swarnim Kulkarni created HIVE-16818:
---------------------------------------

             Summary: "fixed" avro type is not handled properly with Hive HBase avro integration
                 Key: HIVE-16818
                 URL: https://issues.apache.org/jira/browse/HIVE-16818
             Project: Hive
          Issue Type: Bug
          Components: HBase Handler
            Reporter: Swarnim Kulkarni


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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)