Github user lordjc commented on the pull request:

    https://github.com/apache/nifi/pull/253#issuecomment-194448347
  
    @alopresto 
    Thank you for the feedback.
    Turning kerberos on and off for a cluster is a non trivial task, but if 
that did in fact occur one would need to update all of the configuration files. 
    "NiFi is started and HBase processor is added and configured to use 
Kerberos to connect (processor properties not saved yet, perhaps?)" 
    This is not a processor but a "service" which gets enabled. In order to 
enable it you need to first save the service config. At this point the 
ugi.isSecurityEnabled() method would be run and subsequently the validations 
would be run to include customValidate.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to