[
https://issues.apache.org/jira/browse/HIVE-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Basab Maulik updated HIVE-1229:
-------------------------------
Attachment: HIVE-1229.3.patch
This patch fixes the issue which was causing hbase_joins.q tests to fail. I
needed to update the HBase Scan instance properly.
I have also made the changes as suggested on Review Board, where I will post
the line item details.
Thanks for the feedback/comments.
ant test -Dtestcase=TestHBaseSerDe
ant test -Dtestcase=TestLazyHBaseObject
ant test -Dtestcase=TestHBaseCliDriver
ant test -Dtestcase=TestHBaseMinimrCliDriver
run successfully.
> replace dependencies on HBase deprecated API
> --------------------------------------------
>
> Key: HIVE-1229
> URL: https://issues.apache.org/jira/browse/HIVE-1229
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: HBase Handler
> Affects Versions: 0.6.0
> Reporter: John Sichi
> Assignee: Basab Maulik
> Fix For: 0.7.0
>
> Attachments: HIVE-1229.1.patch, HIVE-1229.2.patch, HIVE-1229.3.patch
>
>
> Some of these dependencies are on the old Hadoop mapred packages; others are
> HBase-specific. The former have to wait until the rest of Hive moves over to
> the new Hadoop mapreduce package, but the HBase-specific ones don't have to
> wait.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.