bbende commented on pull request #5322: URL: https://github.com/apache/nifi/pull/5322#issuecomment-903818002
@exceptionfactory - Was wondering if you have any time to look at this since you reviewed the previous PR, no rush. The changes in the HBase client service should be very similar to those in AbstractHadoopProcessor. The change set would have been smaller, but I wanted a way for the HBase processors to identify a Kerberos login issue separately from other errors, and this led me down the path of changing KerberosUser to throw a new RuntimeException, instead of LoginException, so this requires lots of small tweaks. -- 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]
