[
https://issues.apache.org/jira/browse/RANGER-4522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj updated RANGER-4522:
-------------------------------------
Reporter: Subhrat Chaudhary (was: Madhan Neethiraj)
> NPE in RangerGdsInfoRefresher.run()
> -----------------------------------
>
> Key: RANGER-4522
> URL: https://issues.apache.org/jira/browse/RANGER-4522
> Project: Ranger
> Issue Type: Sub-task
> Components: plugins
> Reporter: Subhrat Chaudhary
> Assignee: Madhan Neethiraj
> Priority: Major
>
> Following exception is logged from RangerGdsInfoRefresher.run():
> {code:java}
> 2023-11-09T16:37:27,450 ERROR [RangerGdsInfoRefresher]
> contextenricher.RangerGdsEnricher:
> RangerGdsInfoRefresher(serviceName=dev_hive).run() failed to download
> gdsInfo. Will retry again
> java.lang.NullPointerException: null
> at
> org.apache.ranger.plugin.contextenricher.RangerGdsEnricher$RangerGdsInfoRefresher.run(RangerGdsEnricher.java:265)
> ~[ranger-plugins-common-3.0.0-SNAPSHOT.jar:3.0.0-SNAPSHOT]
> {code}
> Note that the refresher recovers from this error once its initialization is
> complete, and it successfully download GDS info from Ranger.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)