nifi/nifi-nar-bundles
Mark Payne 7f8987471d
NIFI-3946: Update LookupService to take a Map instead of a String for the input
NIFI-3946: Fixed issues where null values were returned instead of empty optionals

This closes #1833.

Signed-off-by: Bryan Bende <bbende@apache.org>
2017-05-22 11:52:41 -04:00
..
nifi-ambari-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-amqp-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-avro-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-aws-bundle NIFI-3885 DynamoDB Processor EL Support 2017-05-15 10:13:53 -07:00
nifi-azure-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-beats-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-cassandra-bundle NIFI-3852 Add expression language support to Cassandra processors 2017-05-12 13:52:07 -04:00
nifi-ccda-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-cdc NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-couchbase-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-cybersecurity-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-datadog-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-elasticsearch-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-email-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-enrich-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-evtx-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-extension-utils NIFI-3948: This closes #1834. Added flush() method to RecordWriter and call it when writing a single record to OutputStream for PublishKafkaRecord. Also removed no-longer-used class WriteAvroResult 2017-05-19 23:05:04 -04:00
nifi-flume-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-framework-bundle NIFI-3863: Initial implementation of Lookup Services. Implemented LookupRecord processors. This required some refactoring of RecordSetWriter interface, so refactored that interface and all implementations and references of it 2017-05-19 01:02:41 -04:00
nifi-gcp-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-hadoop-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-hadoop-libraries-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-hbase-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-hive-bundle NIFI-3867: Add Expression Language support to HiveConnectionPool properties 2017-05-15 13:46:29 +02:00
nifi-hl7-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-html-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-ignite-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-jetty-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-jms-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-kafka-bundle NIFI-3948: This closes #1834. Added flush() method to RecordWriter and call it when writing a single record to OutputStream for PublishKafkaRecord. Also removed no-longer-used class WriteAvroResult 2017-05-19 23:05:04 -04:00
nifi-kerberos-iaa-providers-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-kite-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-language-translation-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-ldap-iaa-providers-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-lumberjack-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-media-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-mongodb-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-mqtt-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-parquet-bundle NIFI-3863: Initial implementation of Lookup Services. Implemented LookupRecord processors. This required some refactoring of RecordSetWriter interface, so refactored that interface and all implementations and references of it 2017-05-19 01:02:41 -04:00
nifi-poi-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-provenance-repository-bundle NIFI-3935 made the old persistent prov test more forgiving of timing issues and extended lucene test timeouts for slower environments. These should be integration tests really. 2017-05-18 14:42:46 -04:00
nifi-ranger-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-registry-bundle NIFI-3863: Initial implementation of Lookup Services. Implemented LookupRecord processors. This required some refactoring of RecordSetWriter interface, so refactored that interface and all implementations and references of it 2017-05-19 01:02:41 -04:00
nifi-riemann-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-scripting-bundle NIFI-3946: Update LookupService to take a Map instead of a String for the input 2017-05-22 11:52:41 -04:00
nifi-site-to-site-reporting-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-slack-bundle NIFI-3855 Support PutSlack attachments as dynamic properties 2017-05-15 09:08:43 -04:00
nifi-snmp-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-social-media-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-solr-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-splunk-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-spring-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-standard-bundle NIFI-3946: Update LookupService to take a Map instead of a String for the input 2017-05-22 11:52:41 -04:00
nifi-standard-services NIFI-3946: Update LookupService to take a Map instead of a String for the input 2017-05-22 11:52:41 -04:00
nifi-stateful-analysis-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-tcp-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-update-attribute-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-websocket-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
nifi-windows-event-log-bundle NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00
pom.xml NIFI-3770-RC2 prepare for next development iteration 2017-05-05 20:50:28 -04:00