Description
Following exception is logged from RangerGdsInfoRefresher.run():
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]
Note that the refresher recovers from this error once its initialization is complete, and it successfully download GDS info from Ranger.
Attachments
Attachments
Activity
Madhan Neethiraj
made changes -
Resolution | Fixed [ 1 ] | |
Status | Patch Available [ 10002 ] | Resolved [ 5 ] |
Madhan Neethiraj
made changes -
Fix Version/s | 3.0.0 [ 12348663 ] | |
Status | In Progress [ 3 ] | Patch Available [ 10002 ] |
Madhan Neethiraj
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Madhan Neethiraj
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Madhan Neethiraj [ madhan.neethiraj ] | Subhrat Chaudhary [ suchnit ] |
Madhan Neethiraj
created issue -