You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Sailaja Polavarapu (JIRA)" <ji...@apache.org> on 2016/07/15 20:59:20 UTC

[jira] [Updated] (RANGER-1104) Ranger PolicyRefresher failed to refresh policies causing AccessDeniedException in HBase

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

Sailaja Polavarapu updated RANGER-1104:
---------------------------------------
    Attachment: 0001-RANGER-1104-Catching-and-Logging-DB-transaction-exce.patch

> Ranger PolicyRefresher failed to refresh policies causing AccessDeniedException in HBase
> ----------------------------------------------------------------------------------------
>
>                 Key: RANGER-1104
>                 URL: https://issues.apache.org/jira/browse/RANGER-1104
>             Project: Ranger
>          Issue Type: Bug
>            Reporter: Romil Choksi
>         Attachments: 0001-RANGER-1104-Catching-and-Logging-DB-transaction-exce.patch
>
>
> Ranger PolicyRefresher failed to refresh policies causing AccessDeniedException in HBase
> from HMaster log
> {code}
> 2016-07-12 04:21:00,322 ERROR [Thread-75] client.RangerAdminRESTClient: Error getting policies. secureMode=true, user=hbase/<cluster-name> (auth:KERBEROS), response={"httpStatusCode":404,"statusCode":0}, serviceName=<service_name>
> 2016-07-12 04:21:00,322 ERROR [Thread-75] util.PolicyRefresher: PolicyRefresher(serviceName=<service_name>): failed to refresh policies. Will continue to use last known version of policies (2)
> java.lang.Exception: HTTP 404
>         at org.apache.ranger.admin.client.RangerAdminRESTClient.getServicePoliciesIfUpdated(RangerAdminRESTClient.java:126)
>         at org.apache.ranger.plugin.util.PolicyRefresher.loadPolicyfromPolicyAdmin(PolicyRefresher.java:217)
>         at org.apache.ranger.plugin.util.PolicyRefresher.loadPolicy(PolicyRefresher.java:185)
>         at org.apache.ranger.plugin.util.PolicyRefresher.run(PolicyRefresher.java:158)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)