[
https://issues.apache.org/jira/browse/TEPHRA-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15898203#comment-15898203
]
ASF GitHub Bot commented on TEPHRA-226:
---------------------------------------
Github user gokulavasan closed the pull request at:
https://github.com/apache/incubator-tephra/pull/39
> Prune upper bound writer thread dies in some HBase 0.98 versions
> ----------------------------------------------------------------
>
> Key: TEPHRA-226
> URL: https://issues.apache.org/jira/browse/TEPHRA-226
> Project: Tephra
> Issue Type: Bug
> Affects Versions: 0.11.0-incubating
> Reporter: Gokul Gunasekaran
> Assignee: Gokul Gunasekaran
> Fix For: 0.11.0-incubating
>
>
> Some older versions of HBase 0.98 do not have
> org.apache.hadoop.hbase.security.User.runAsLoginUser method that Prune upper
> bound writer uses. We need to replace it with
> UserGroupInformation.getLoginUser().doAs() method.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)