Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.11
-
None
-
None
-
Reviewed
Description
The HBase 0.95 changed API in incompatible way. Following APIs that HBaseStorage in Pig uses are no longer available:
- Mutation.setWriteToWAL(Boolean)
- Scan.write(DataOutput)
Also in addition the HBase is no longer available as one monolithic archive with entire functionality, but was broken down into smaller pieces such as hbase-client, hbase-server, ...
Attachments
Attachments
Issue Links
- breaks
-
PIG-3496 Propagate HBase 0.95 jars to the backend
- Closed
- is related to
-
SQOOP-1172 Make Sqoop compatible with HBase 0.95+
- Resolved