nifi/nifi-nar-bundles
Colin Dean 0dd382370b NIFI-5612: Support JDBC drivers that return Long for unsigned ints
Refactors tests in order to share code repeated in tests and to enable
some parameterized testing.

MySQL Connector/J 5.1.x in conjunction with MySQL 5.0.x will return
a Long for ResultSet#getObject when the SQL type is an unsigned integer.
This change prevents that error from occurring while implementing a more
informational exception describing what the failing object's POJO type
is in addition to its string value.

Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes #3032
2018-09-28 13:46:04 -04:00
..
nifi-ambari-bundle NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-amqp-bundle NIFI-5489: Add expression language support to AMQP processors HOST, VHOST and USER Fields. 2018-08-09 22:57:23 +05:30
nifi-atlas-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-avro-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-aws-bundle NIFI-5456: AWS clients now work with private link endpoints (VPC) 2018-09-05 15:04:29 +02:00
nifi-azure-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-beats-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-cassandra-bundle NIFI-5510: Introducing PutCassandraRecord processor 2018-09-18 08:10:14 -04:00
nifi-ccda-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-cdc NIFI-5342 CaptureChangeMySQL didn't escape database name 2018-07-30 19:04:19 -04:00
nifi-confluent-platform-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-couchbase-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-cybersecurity-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-datadog-bundle NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-druid-bundle NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-elasticsearch-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-email-bundle NIFI-5376 Removed deprecation warnings. 2018-07-09 20:45:34 -07:00
nifi-enrich-bundle NIFI-5613: Upgraded version of geoip2 library to version 2.12.0; fixed unit tests 2018-09-20 13:55:13 +02:00
nifi-evtx-bundle NIFI-5376 Removed deprecation warnings. 2018-07-09 20:45:34 -07:00
nifi-extension-utils NIFI-5640: Improved efficiency of Avro Reader and some methods of AvroTypeUtil. Also switched ServiceStateTransition to using read/write locks instead of synchronized blocks because profiling showed that significant time was spent in determining state of a Controller Service when attempting to use it. Switching to a ReadLock should provide better performance there. 2018-09-27 15:38:47 -04:00
nifi-flume-bundle NIFI-5376 Removed deprecation warnings. 2018-07-09 20:45:34 -07:00
nifi-framework-bundle NIFI-5640: Improved efficiency of Avro Reader and some methods of AvroTypeUtil. Also switched ServiceStateTransition to using read/write locks instead of synchronized blocks because profiling showed that significant time was spent in determining state of a Controller Service when attempting to use it. Switching to a ReadLock should provide better performance there. 2018-09-27 15:38:47 -04:00
nifi-gcp-bundle NIFI-5282: Add ProxyConfigurationService to GCSProcessors 2018-08-31 11:07:09 -04:00
nifi-groovyx-bundle NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-grpc-bundle NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-hadoop-bundle NIFI-5557 Added test in PutHDFSTest for IOException with a nested GSSException 2018-09-27 16:24:31 -04:00
nifi-hadoop-libraries-bundle NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-hbase-bundle NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-hive-bundle NIFI-5517 - Add support for remaining Hive types to PutHive3Streaming 2018-08-24 11:09:05 +02:00
nifi-hl7-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-html-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-ignite-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-influxdb-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-jetty-bundle NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-jms-bundle NIFI-5598: Allow JMS Processors to lookup Connection Factory via JNDI 2018-09-19 12:56:58 -04:00
nifi-jolt-record-bundle NIFI-5353: Add JoltTransformRecord processor 2018-08-28 14:32:27 -04:00
nifi-kafka-bundle NIFI-5599 - Bump Kafka versions 2018-09-20 14:33:23 +05:30
nifi-kerberos-iaa-providers-bundle NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-kite-bundle NIFI-5615: set the avro-binary MIME type for converting processors 2018-09-20 12:07:43 +02:00
nifi-kudu-bundle NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-language-translation-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-ldap-iaa-providers-bundle NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-lumberjack-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-media-bundle NIFI-5355 ResizeImage Fails to read PNG type on some OS's 2018-07-10 09:35:30 +02:00
nifi-metrics-reporting-bundle NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-mongodb-bundle NIFI-5239 Made a client service an optional source of connection pooling in Mongo processors. 2018-09-19 17:04:25 +05:30
nifi-mqtt-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-network-bundle NIFI-5327 Adding Netflowv5 protocol parser 2018-09-19 13:15:41 -04:00
nifi-parquet-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-poi-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-provenance-repository-bundle NIFI-5482: Made WriteAheadProvenanceRepository the default implementation 2018-08-23 16:49:55 -07:00
nifi-ranger-bundle NIFI-5354 Changing ranger.version to 1.0.0 and ranger.hadoop.version to 3.0.0 2018-06-29 23:36:54 -04:00
nifi-redis-bundle Revert "NIFI-5383 Replaced hard-coded version with Maven property in nifi-redis-bundle" 2018-07-06 22:05:01 -04:00
nifi-registry-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-rethinkdb-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-riemann-bundle NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-scripting-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-site-to-site-reporting-bundle NIFI-5561 - Add component name filtering to S2S Provenance Reporting Task. 2018-08-30 11:30:10 -07:00
nifi-slack-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-snmp-bundle NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-social-media-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-solr-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-spark-bundle Merge branch 'NIFI-5323-RC1' as part of Apache NiFi 1.7.0 release process. 2018-06-25 12:03:00 -07:00
nifi-splunk-bundle NIFI-5596 Upgraded splunk-sdk-java version 2018-09-17 12:52:17 -04:00
nifi-spring-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-standard-bundle NIFI-5612: Support JDBC drivers that return Long for unsigned ints 2018-09-28 13:46:04 -04:00
nifi-standard-services NIFI-5640: Improved efficiency of Avro Reader and some methods of AvroTypeUtil. Also switched ServiceStateTransition to using read/write locks instead of synchronized blocks because profiling showed that significant time was spent in determining state of a Controller Service when attempting to use it. Switching to a ReadLock should provide better performance there. 2018-09-27 15:38:47 -04:00
nifi-stateful-analysis-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-tcp-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-update-attribute-bundle NIFI-5448 Changed from 'stop' to 'penalize' in allowablevalue field to make the popup more consistent. 2018-08-15 21:35:09 -04:00
nifi-websocket-bundle NIFI-5423 Removed duplicated dependencies in sub-modules 2018-08-15 11:01:51 -04:00
nifi-windows-event-log-bundle NIFI-5376 Removed deprecation warnings. 2018-07-09 20:45:34 -07:00
pom.xml NIFI-5327 Adding Netflowv5 protocol parser 2018-09-19 13:15:41 -04:00