Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
I was just working on HIVE-4388 and attempting to get Hive working with a Hadoop2 build. The only published Hadoop2 build is 0.95.X (HBASE-8224). I noticed there are some compilation issues with both HCatalog and hbase-storage-handler. Specifically:
- Put/Result no longer implement Writable
- Put no longer as setWriteToWal(boolean)
- MasterNotRunningException and other exceptions have changed there package structure
and probably a couple more. This JIRA is to to track that work.
Attachments
Issue Links
- duplicates
-
HIVE-4388 Upgrade HBase to 0.96
- Resolved