[
https://issues.apache.org/jira/browse/OMID-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208569#comment-16208569
]
ASF GitHub Bot commented on OMID-77:
------------------------------------
GitHub user francisco-perez-sorrosal opened a pull request:
https://github.com/apache/incubator-omid/pull/15
[OMID-77] Fix coprocessor for HBase 0.9x and 1.x
The original implementation of shims for HBase 0.9x/1.x were introduced
here:
https://github.com/yahoo/omid/pull/37/commits
Change-Id: I603c7658132b41b17963ddceecae6a19bc4a6202
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/francisco-perez-sorrosal/incubator-omid
omid-77
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-omid/pull/15.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #15
----
commit ae63bf95b7821586deea512f793228e86a1d38cc
Author: Francisco Perez-Sorrosal <[email protected]>
Date: 2017-10-16T20:43:56Z
[OMID-77] Fix coprocessor for HBase 0.9x and 1.x
The original implementation of shims for HBase 0.9x/1.x were introduced
here:
https://github.com/yahoo/omid/pull/37/commits
Change-Id: I603c7658132b41b17963ddceecae6a19bc4a6202
----
> Omid Coprocessor is not working in HBase version 0.98 after adding the shims
> ----------------------------------------------------------------------------
>
> Key: OMID-77
> URL: https://issues.apache.org/jira/browse/OMID-77
> Project: Apache Omid
> Issue Type: Bug
> Reporter: Francisco Perez-Sorrosal
> Labels: 0.9x, coprocessor, hbase, shims
>
> When introducing the shims in this PR
> https://github.com/yahoo/omid/pull/37/commits it wasn't taken into account
> that HBase filters classes in org.apache.hadoop.hbase. See:
> https://github.com/apache/hbase/blob/0.98/hbase-common/src/main/java/org/apache/hadoop/hbase/util/CoprocessorClassLoader.java#L101
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)