nifi/nifi-nar-bundles/nifi-extension-utils
Jeff Storck 42a1ee011b NIFI-4323 This closes #2360. Wrapped Get/ListHDFS hadoop operations in ugi.doAs calls
NIFI-3472 NIFI-4350 Removed explicit relogin code from HDFS/Hive/HBase components and updated SecurityUtils.loginKerberos to use UGI.loginUserFromKeytab. This brings those components in line with daemon-process-style usage, made possible by NiFi's InstanceClassloader isolation.  Relogin (on ticket expiry/connection failure) can now be properly handled by hadoop-client code implicitly.
NIFI-3472 Added default value (true) for javax.security.auth.useSubjectCredsOnly to bootstrap.conf
NIFI-3472 Added javadoc explaining the removal of explicit relogin threads and usage of UGI.loginUserFromKeytab
Readded Relogin Period property to AbstractHadoopProcessor, and updated its documentation to indicate that it is now a deprecated property
Additional cleanup of code that referenced relogin periods
Marked KerberosTicketRenewer is deprecated

NIFI-3472 Cleaned up imports in TestPutHiveStreaming
2018-01-03 11:31:47 -05:00
..
nifi-hadoop-utils NIFI-4323 This closes #2360. Wrapped Get/ListHDFS hadoop operations in ugi.doAs calls 2018-01-03 11:31:47 -05:00
nifi-processor-utils NIFI-4709 - Fixed ListAzureBlobStorage timestamp precision handling. 2017-12-21 15:15:09 +01:00
nifi-record-utils NIFI-4717: Several minor bug fixes and performance improvements around record-oriented processors 2017-12-29 10:43:21 -05:00
nifi-reporting-utils NIFI-4707: Fixed ProcessGroup tree 2018-01-02 14:49:00 -05:00
pom.xml NIFI-4547: Add ProvenanceEventConsumer utility class 2017-10-30 09:50:44 +01:00