Jarek Jarcec Cecho created PIG-3390:
---------------------------------------

             Summary: Make pig working with HBase 0.95
                 Key: PIG-3390
                 URL: https://issues.apache.org/jira/browse/PIG-3390
             Project: Pig
          Issue Type: New Feature
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho


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}}, ...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to