Github user rickysaltzer commented on the pull request:

    https://github.com/apache/nifi/pull/253#issuecomment-194026785
  
    @alopresto The `UserGroupInformation` is all referenced statically, and 
before my changes the `UserGroupInformation.isSecurityEnabled()` method was 
called at the time of `customValidate`. I'm not familiar enough with the way 
`UserGroupInformation` works to know whether not `isSecurityEnabled()` can 
change throughout the lifetime of a NiFi process. I added the change in order 
to override that boolean during tests. @lordjc, do you know? 


---
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