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

Dmitriy V. Ryaboy commented on PIG-1680:
----------------------------------------

I put a slightly updated version of the patch, as applied to trunk, here: 
https://github.com/dvryaboy/pig/tree/pig_1680
Makes it easier to work with binary dependencies, etc.
Could those interested try pulling that branch and seeing if the NPEs come back?

> Pig 0.8 HBaseStorage may not against HBase 0.89
> -----------------------------------------------
>
>                 Key: PIG-1680
>                 URL: https://issues.apache.org/jira/browse/PIG-1680
>             Project: Pig
>          Issue Type: Task
>          Components: impl
>    Affects Versions: 0.8.0
>            Reporter: George P. Stathis
>             Fix For: 0.9.0
>
>         Attachments: PIG_1680.patch, PIG_1680.patch, PIG_1680.patch, 
> apply-PIG-1680-patch-0.8.0.sh, apply-PIG-1680-patch.sh, 
> pig-0.8.0-hbase-0.89.SNAPSHOT.patch, pig-hbase-0.89.SNAPSHOT.patch
>
>
> HBaseStorage is currently coded against the hbase 0.20.6 API. The hbase 0.89 
> API deprecates some methods and outright removes some others which causes 
> HBaseStorage to no longer compile.
> It is unclear whether one can run an HBase 0.20.6 client against a running 
> 0.89 hbase instance. In my experience, it does not work. Therefore, 
> HBaseStorage has to be compiled against 0.89. 
> Attached is a proposed patch to make 0.8.0 trunk compatible with hbase 0.89 
> as well as a script to help automate the upgrade.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to