[
https://issues.apache.org/jira/browse/RANGER-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramesh Mani updated RANGER-3758:
--------------------------------
Attachment: 146.patch
> Decrease log-level when no HBase remote client address is found
> ---------------------------------------------------------------
>
> Key: RANGER-3758
> URL: https://issues.apache.org/jira/browse/RANGER-3758
> Project: Ranger
> Issue Type: Task
> Components: Ranger
> Affects Versions: 3.0.0
> Reporter: Josh Elser
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: 146.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We deal with really annoying logging in HBase services because of this one
> line
> {noformat}
> 2022-04-17 17:51:05,481 INFO
> org.apache.ranger.authorization.hbase.RangerAuthorizationCoprocessor: Unable
> to get remote Address {noformat}
> 20% of all HBase logging in one RegionServer is from this one log message.
> There is zero value derived from this log message as it is completely
> expected that HBase will perform operations on its own which Ranger would
> audit.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)