[
https://issues.apache.org/jira/browse/RANGER-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386937#comment-15386937
]
rangerqa commented on RANGER-1104:
----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12818233/0001-RANGER-1104-Catching-and-Logging-DB-transaction-exce.patch
against master revision 55c55ca.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-RANGER-Build/302//console
This message is automatically generated.
> 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
> Assignee: Sailaja Polavarapu
> Fix For: 0.7.0
>
> 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)