nifi/nifi-nar-bundles
Mark Payne 05b5dd1488 NIFI-4409: Ensure that when record schema is inherited, the schema from teh ResultSet is used instead of the schema from the RecordReader because the schema from the RecordReader mmay not match the actual data
Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes #2169
2017-09-22 12:41:17 -04:00
..
nifi-ambari-bundle NIFI-4019: 2017-06-15 14:17:35 -04:00
nifi-amqp-bundle NIFI-4154 Fixing line endings in .java,.html files 2017-07-09 12:13:15 -07:00
nifi-avro-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-aws-bundle NIFI-4161: Adding expression evaluation to AWS PROXY_HOST and PROXY_HOST_PORT property usage 2017-07-07 13:28:33 +02:00
nifi-azure-bundle NIFI-4007 - Update azure EventHubs client to latest version 2017-06-29 09:30:39 +02:00
nifi-beats-bundle NIFI-4335: Changed SSLContextService implementations to RestrictedSSLContextService for all Listen* processors 2017-09-07 17:34:00 -07:00
nifi-cassandra-bundle NIFI-4320 - Escape quotes for JSON output in QueryCassandra 2017-09-06 13:05:18 -04:00
nifi-ccda-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-cdc NIFI-4217 - Retain original DDL in CaptureChangeMySQL 2017-07-25 17:54:11 +02:00
nifi-confluent-platform-bundle NIFI-1763: Initial implementation of ConfluentSchemaRegistry. 2017-07-06 15:52:07 -04:00
nifi-couchbase-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-cybersecurity-bundle NIFI-4019: 2017-06-15 14:17:35 -04:00
nifi-datadog-bundle NIFI-4019: 2017-06-15 14:17:35 -04:00
nifi-elasticsearch-bundle NIFI-4250 - Elasticsearch 5 delete processor 2017-08-21 08:49:57 -04:00
nifi-email-bundle NIFI-4326 Fix NullPointerException and strict addressing 2017-09-21 15:21:22 +02:00
nifi-enrich-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-evtx-bundle NIFI-4019: 2017-06-15 14:17:35 -04:00
nifi-extension-utils NIFI-4391 Ensuring channel is closed when unable to connect in SocketChannelSender 2017-09-21 16:30:10 +02:00
nifi-flume-bundle NIFI-4019: 2017-06-15 14:17:35 -04:00
nifi-framework-bundle NIFI-4403 - add group name to bulletins model. This closes #2167 2017-09-22 11:53:58 -04:00
nifi-gcp-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-grpc-bundle NIFI-4394 Fixed CPU issue - gRPC 2017-09-19 17:37:21 +02:00
nifi-hadoop-bundle NIFI-4311 Allowing umask to get set properly before initializing the FileSystem 2017-08-22 22:40:26 +02:00
nifi-hadoop-libraries-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-hbase-bundle NIFI-4275 Adding support for specifying the timestamp on PutHBase processors 2017-08-11 18:04:13 +02:00
nifi-hive-bundle NIFI-4342 - Add EL support to PutHiveStreaming 2017-09-06 13:33:18 -04:00
nifi-hl7-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-html-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-ignite-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-jetty-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-jms-bundle NIFI-3983 - Support ability to make JMS 2.0 durable subscriptions on Topic 2017-06-29 10:23:15 +09:00
nifi-kafka-bundle NIFI-4290: Ensure that the InFlightMessageTracker is instantiated when getTracker() is called 2017-09-12 10:30:44 +09:00
nifi-kerberos-iaa-providers-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-kite-bundle NIFI-4019: 2017-06-15 14:17:35 -04:00
nifi-kudu-bundle NIFI-4384 - Enhance PutKudu processor to support batch insert 2017-09-22 10:56:15 +02:00
nifi-language-translation-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-ldap-iaa-providers-bundle NIFI-4059: 2017-06-19 19:25:33 +02:00
nifi-lumberjack-bundle NIFI-4335: Changed SSLContextService implementations to RestrictedSSLContextService for all Listen* processors 2017-09-07 17:34:00 -07:00
nifi-media-bundle NIFI-3677 - ExtractMediaMetadata should close TikaInputStream 2017-07-11 18:04:50 +02:00
nifi-mongodb-bundle NIFI-4269 Added the ability to serialize Mongo documents to a clean JSON view instead of just extended JSON. 2017-09-06 15:56:12 -04:00
nifi-mqtt-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-parquet-bundle NIFI-4387 Adding record tag to Parquet processors 2017-09-16 14:41:07 +02:00
nifi-poi-bundle NIFI-4112: Fix ConvertExcelToCSV to handle empty cells. 2017-07-13 10:40:01 -04:00
nifi-provenance-repository-bundle NIFI-4341 - add provenance repository storage usage in UI 2017-09-11 13:16:53 -04:00
nifi-ranger-bundle NIFI-4032: - Introducing the ManagedRangerAuthorizer. - Introducing the AuthorizationAuditor. - Updating authorization requests to utilize Authorizable where ever possible so allow for a singular place to audit resource not found as denied when the parent authorizable is null (no more inheritance). - Updating unit tests as appropriate. - Addressing issues with broken web-api integration tests. 2017-07-24 15:51:27 -04:00
nifi-redis-bundle NIFI-4043 Initial commit of nifi-redis-bundle 2017-06-21 12:47:19 -04:00
nifi-registry-bundle NIFI-1763: Initial implementation of ConfluentSchemaRegistry. 2017-07-06 15:52:07 -04:00
nifi-rethinkdb-bundle NIFI-4212 - RethinkDB Delete Processor 2017-07-29 14:49:22 -07:00
nifi-riemann-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-scripting-bundle NIFI-4004: Use RecordReaderFactory without FlowFile. 2017-09-08 12:37:40 -04:00
nifi-site-to-site-reporting-bundle NIFI-4403 - add group name to bulletins model. This closes #2167 2017-09-22 11:53:58 -04:00
nifi-slack-bundle NIFI-4335: Changed SSLContextService implementations to RestrictedSSLContextService for all Listen* processors 2017-09-07 17:34:00 -07:00
nifi-snmp-bundle NIFI-4019: 2017-06-15 14:17:35 -04:00
nifi-social-media-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-solr-bundle NIFI-4019: 2017-06-15 14:17:35 -04:00
nifi-splunk-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-spring-bundle NIFI-4019: 2017-06-15 14:17:35 -04:00
nifi-standard-bundle NIFI-4409: Ensure that when record schema is inherited, the schema from teh ResultSet is used instead of the schema from the RecordReader because the schema from the RecordReader mmay not match the actual data 2017-09-22 12:41:17 -04:00
nifi-standard-services NIFI-4378: Allow suppression of null values in JSON 2017-09-12 21:41:59 +02:00
nifi-stateful-analysis-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-tcp-bundle NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-update-attribute-bundle NIFI-11 Fixing checkstyle issue - usused import 2017-07-19 22:46:15 -07:00
nifi-websocket-bundle NIFI-4335: Changed SSLContextService implementations to RestrictedSSLContextService for all Listen* processors 2017-09-07 17:34:00 -07:00
nifi-windows-event-log-bundle NIFI-4019: 2017-06-15 14:17:35 -04:00
pom.xml [NiFi-3973] Add PutKudu processor to ingest data to Kudu 2017-08-25 10:53:31 -04:00