nifi/nifi-nar-bundles
Tamas Palfy b7fb94723c NIFI-6884 - Native library loading fixed/improved: NarClassLoader and InstanceClassLoader can load libraries from their own or their ancestors' NAR-INF/bundled-dependencies/native directory.
They also scan directories defined via java.library.path system property.
InstanceClassLoader also checks additional classpath resources defined by PropertyDescriptors with "dynamicallyModifiesClasspath(true)".
Added tests for loading native libraries. Supports mac only.
Added support for loading native libs from additional resources in AbstractHadoopProcessor.
Updated javadoc for PropertyDescriptor.dynamicallyModifiesClasspath.

This closes #3894.

Signed-off-by: Mark Payne <markap14@hotmail.com>
2020-01-13 13:59:11 -05:00
..
nifi-ambari-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-amqp-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-atlas-bundle NIFI-6945: Use minExtInfo=true to reduce the amount of data queried from Atlas 2020-01-10 09:03:07 -05:00
nifi-avro-bundle NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-aws-bundle NIFI-6971 - Minor typo in capabilities description 2019-12-26 10:58:54 +01:00
nifi-azure-bundle NIFI-6942 This closes #3934. Added a reporting task to push provenance data to azure log analytics. 2020-01-06 15:42:15 -05:00
nifi-beats-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-cassandra-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-ccda-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-cdc NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-confluent-platform-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-couchbase-bundle NIFI-6795 - fix for CouchbaseMapCacheClient to allow new objects to be created 2019-12-06 07:04:37 +01:00
nifi-cybersecurity-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-datadog-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-druid-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-easyrules-bundle NIFI-6890 Support configuring rules in controller service configuration 2019-11-22 11:17:48 -05:00
nifi-elasticsearch-bundle NIFI-6925: Fixed JoltTransformRecord for RecordReaders, improved MockProcessSession (#3913) 2019-12-17 11:42:24 -05:00
nifi-email-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-enrich-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-evtx-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-extension-utils NIFI-6884 - Native library loading fixed/improved: NarClassLoader and InstanceClassLoader can load libraries from their own or their ancestors' NAR-INF/bundled-dependencies/native directory. 2020-01-13 13:59:11 -05:00
nifi-flume-bundle NIFI-6896 Standardize hadoop.version for everything that uses nifi-hadoop-libraries 2019-11-22 11:14:46 -05:00
nifi-framework-bundle NIFI-6884 - Native library loading fixed/improved: NarClassLoader and InstanceClassLoader can load libraries from their own or their ancestors' NAR-INF/bundled-dependencies/native directory. 2020-01-13 13:59:11 -05:00
nifi-gcp-bundle NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-graph-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-groovyx-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-grpc-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-hadoop-bundle NIFI-6992 - Add "Batch Size" property to GetHDFSFileInfo processor - Added "Batch Size property", takes effect only if "Destination" is set to "Content" and Grouping" is set to "None" 2020-01-13 17:50:33 +01:00
nifi-hadoop-libraries-bundle NIFI-6896 Standardize hadoop.version for everything that uses nifi-hadoop-libraries 2019-11-22 11:14:46 -05:00
nifi-hbase-bundle NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-hive-bundle NIFI-6952: Evaluate EL for Hive3ConnectionPool properties 2019-12-19 11:51:18 +01:00
nifi-hl7-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-html-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-ignite-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-influxdb-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-jetty-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-jms-bundle NIFI-6957 - Added REGEX header property, and option to allow illegal chars in header names 2019-12-30 09:55:39 +01:00
nifi-jolt-record-bundle NIFI-6925: Fixed JoltTransformRecord for RecordReaders, improved MockProcessSession (#3913) 2019-12-17 11:42:24 -05:00
nifi-kafka-bundle NIFI-6983: Ensure that if any call to kafka's Producer throws a ProducerFencedException that it's handled properly by poisoning the lease, which in turn will close the client 2020-01-06 11:34:51 -05:00
nifi-kerberos-iaa-providers-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-kite-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-kudu-bundle NIFI-7006 Changed the Kudu controller service test to an integration test since it starts a server and is not portable across build environments (#3976) 2020-01-09 19:10:03 -08:00
nifi-language-translation-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-ldap-iaa-providers-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-lumberjack-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-media-bundle NIFI-6686 - Improved exception handling in ResizeImage processor. 2019-12-13 12:55:26 -05:00
nifi-metrics-reporting-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-mongodb-bundle NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-mqtt-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-network-bundle NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-parquet-bundle NIFI-6896 Standardize hadoop.version for everything that uses nifi-hadoop-libraries 2019-11-22 11:14:46 -05:00
nifi-poi-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-prometheus-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-provenance-repository-bundle NIFI-3833 Added encrypted flowfile repository implementation. 2020-01-10 10:44:59 -08:00
nifi-ranger-bundle NIFI-6896 Standardize hadoop.version for everything that uses nifi-hadoop-libraries 2019-11-22 11:14:46 -05:00
nifi-redis-bundle NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-registry-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-rethinkdb-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-riemann-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-rules-action-handler-bundle NIFI-6855 - added action type enforcement option for handlers 2019-11-20 12:24:41 -05:00
nifi-scripting-bundle NIFI-6859: Add scripted versions of RecordSinkService, RulesEngineService, and ActionHandler (#3881) 2019-11-14 14:20:58 -05:00
nifi-site-to-site-reporting-bundle NIFI-6989: Removed call to cancel() in SiteToSiteReportingSink 2020-01-09 17:16:23 +07:00
nifi-slack-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-snmp-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-social-media-bundle NIFI-6905 Prevent non-primary nodes to connect Twitter API when runnin in primary node only mode. 2019-12-13 13:41:21 -05:00
nifi-solr-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-spark-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-splunk-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-spring-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-sql-reporting-bundle NIFI-6960: Add Provenance Table to MetricsSqlQueryService 2020-01-09 17:26:43 +07:00
nifi-standard-bundle NIFI-6962 - moved HashAlgorithm and HashService to nifi-security-utils (#3947) 2020-01-08 11:10:58 -08:00
nifi-standard-services NIFI-6947: Add PutRecord processor using RecordSinkService (#3943) 2020-01-08 04:25:14 -04:00
nifi-stateful-analysis-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-tcp-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-update-attribute-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-websocket-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-windows-event-log-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
pom.xml NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00