[
https://issues.apache.org/jira/browse/HIVE-9314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271577#comment-14271577
]
Jimmy Xiang commented on HIVE-9314:
-----------------------------------
Yes, TestPigHBaseStorageHandler passes locally with the patch for me. Thanks.
> Writable object inspector should use Writable classes from Hadoop for get
> -------------------------------------------------------------------------
>
> Key: HIVE-9314
> URL: https://issues.apache.org/jira/browse/HIVE-9314
> Project: Hive
> Issue Type: Improvement
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Priority: Minor
> Attachments: HIVE-9314.1.patch
>
>
> In WritableByteObjectInspector, we cast objects to
> org.apache.hadoop.hive.serde2.io.ByteWritable to get the value. We should
> use the hadoop one since org.apache.hadoop.hive.serde2.io.ByteWritable
> extends the hadoop one.
> If customer OI uses the hadoop writable, in some queries, they could get
> class cast exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)