[ 
https://issues.apache.org/jira/browse/PIG-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13765704#comment-13765704
 ] 

Jarek Jarcec Cecho commented on PIG-3390:
-----------------------------------------

Hi [~daijy],
thank you very much for taking a look on the patch! Indeed the dependency on a 
0.95.3 snapshot is intentional - version 0.95.1 can't be used as it do not have 
HBASE-9093 and the 0.95.2 jars are corrupted (please see details in 
[HIVE-4388|https://issues.apache.org/jira/browse/HIVE-4388?focusedCommentId=13743075#comment-13743075]).
 
                
> 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
>    Affects Versions: 0.11
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 0.12
>
>         Attachments: PIG-3390.patch, PIG-3390.patch, PIG-3390.patch
>
>
> 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