You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tephra.apache.org by "Gokul Gunasekaran (JIRA)" <ji...@apache.org> on 2017/03/01 22:04:45 UTC

[jira] [Assigned] (TEPHRA-226) Prune upper bound writer thread dies in some HBase 0.98 versions

     [ https://issues.apache.org/jira/browse/TEPHRA-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gokul Gunasekaran reassigned TEPHRA-226:
----------------------------------------

    Assignee: Gokul Gunasekaran  (was: Poorna Chandra)

> 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)