shmilygkd commented on PR #1184:
URL: https://github.com/apache/ranger/pull/1184#issuecomment-5707950002

   ping @mneethiraj. Could someone approve the CI run here? It's been in 
`action_required` since Aug 25, so the checks never ran.
   
   The patch is 3 null guards on the HBase snapshot hooks: on 2.6.3/2.6.4, 
snapshotting a non-existent table passes a null TableDescriptor into 
preSnapshot and it NPEs, which aborts the HMaster. Upstream fixed the call 
order in 2.6.5 but the plugin still dereferences it. JIRA: RANGER-5763
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to