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

Nick Pinckernell commented on PIG-2615:
---------------------------------------

Dmitriy, the latest from SVN seems to suggest that HBaseStorage is still using 
hbase-0.90.0.  I am unable to add any coprocessor unit tests until HBaseStorage 
officially supports HBase 0.92.  After a quick search the only JIRA I found 
referencing hbase-0.92 was here: https://issues.apache.org/jira/browse/PIG-2347
                
> HBase region observer coprocessor not firing from Pig 'store'
> -------------------------------------------------------------
>
>                 Key: PIG-2615
>                 URL: https://issues.apache.org/jira/browse/PIG-2615
>             Project: Pig
>          Issue Type: Bug
>          Components: data
>    Affects Versions: 0.9.2
>         Environment: Pig 0.9.2, HBase 0.92, Hadoop 1.0.0
>            Reporter: Nick Pinckernell
>            Assignee: Nick Pinckernell
>            Priority: Minor
>              Labels: newbie, patch
>         Attachments: HBaseStorage_java_coprocessor.patch
>
>
> When using pig to load data into HBase the region observer coprocessor 
> (specifically prePut() as I have not tested all the other possible region 
> observer combinations) with the 'store' command the coprocessor is not 
> getting invoked.
> I have tracked this down and come up with a simple patch.  A record of the 
> investigation is on both the Pig and HBase user forums.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to