This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to tag CFM-1.1.0.26-2-tag
in repository https://gitbox.apache.org/repos/asf/nifi.git
*** WARNING: tag CFM-1.1.0.26-2-tag was deleted! ***
was 5adfeb984e HOTFIX-5046 Fix nifi-security-utils version
This change permanently discards the following revisions:
discard 5adfeb984e HOTFIX-5046 Fix nifi-security-utils version
discard d729c56233 HOTFIX-5046 NIFI-7968 Ensure the status login user is set
in UserGroupInformation after creating a UGI from a Subject
discard 9695e9adf0 HOTFIX-5046 NIFI-7018: Initial commit of processors
extending AbstractHadoopProcessor supporting kerberos passwords
AbstractHadoopProcessor will always authenticate the principal with a
KerberosUser implementation and a UGI will be acquired from the Subject
associated with the KerberosUser implementation AbstractHadoopProcessor's
getUserGroupInformation method will now attempt to check the TGT and relogin if
a KerberosUser impelmentation is available, otherwise it will [...]