-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.11
-
Fix Version/s: 0.12.0
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
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, ...
- 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
-