nifi/nifi-nar-bundles
Oleg Zhurakousky 9b647cd538 NIFI-1148 added IMAP/POP3 support added initial set of processors to support consumption of Email via IMAP/IMAPS and POP3 protocols
Signed-off-by: Matt Burgess <mattyb149@apache.org>

NIFI-1148 addressed PR comments from @trixpan

NIFI-1148 addressing PR comments

NIFI-1148 addressed PR comments

This closes #710
2016-08-08 11:57:28 -04:00
..
nifi-ambari-bundle NIFI-2208 This closes #754. refactored as per comments on JIRA. Reduced API expsosure and tightened lifecycle management. 2016-08-01 14:17:26 -04:00
nifi-amqp-bundle NIFI-1811 Removed ProcessorLog and updated dependent interfaces 2016-05-19 13:08:09 -04:00
nifi-avro-bundle NIFI-1157 searched for and resolved all remaining references to deprecated items that were clearly addressable. 2016-07-14 09:32:35 -04:00
nifi-aws-bundle NIFI-2250: Enabling EL on GetSQS Queue URL 2016-07-15 12:59:37 -04:00
nifi-azure-bundle NIFI-2214: Updated LICENSE / NOTICE files 2016-07-13 10:25:02 -04:00
nifi-cassandra-bundle NIFI-2174: Fix handling of time/date types in QueryCassandra 2016-07-16 13:31:21 -04:00
nifi-couchbase-bundle NIFI-1811 Removed ProcessorLog and updated dependent interfaces 2016-05-19 13:08:09 -04:00
nifi-elasticsearch-bundle NIFI-2208 This closes #754. refactored as per comments on JIRA. Reduced API expsosure and tightened lifecycle management. 2016-08-01 14:17:26 -04:00
nifi-email-bundle NIFI-1148 added IMAP/POP3 support added initial set of processors to support consumption of Email via IMAP/IMAPS and POP3 protocols 2016-08-08 11:57:28 -04:00
nifi-evtx-bundle NIFI-1975 - Processor for parsing evtx files 2016-06-09 12:07:00 -04:00
nifi-flume-bundle NIFI-1157 resolved deprecated nifi-api items and ripple effects 2016-07-14 09:32:34 -04:00
nifi-framework-bundle NIFI-2406: Ensure that hearbeat monitor continues to run while instance is running. This way if a node sends heartbeat to this node as elected coordinator changes, we notify the node accordingly. Handle Exceptions more gracefully in leader election code. Tweaked some handling of how nodes reconnect to the cluster to ensure more stability with cluster 2016-08-08 09:15:10 -04:00
nifi-geo-bundle NIFI-1733 Initial commit for nifi-ranger-bundle 2016-07-26 10:15:22 -04:00
nifi-hadoop-bundle NIFI-2483: Removed 'passthrough' relationship 2016-08-04 16:12:21 -04:00
nifi-hadoop-libraries-bundle NIFI-1733 Initial commit for nifi-ranger-bundle 2016-07-26 10:15:22 -04:00
nifi-hbase-bundle NIFI-1157 searched for and resolved all remaining references to deprecated items that were clearly addressable. 2016-07-14 09:32:35 -04:00
nifi-hive-bundle NIFI-1868: Incorporate PutHiveStreaming review comments 2016-08-04 10:05:56 -04:00
nifi-hl7-bundle NIFI-2090 This closes #669. Added options for segment names, parse fields in ExtractHL7Attributes 2016-07-22 10:11:03 -04:00
nifi-html-bundle NIFI-1749 This closes #342. Adjusting tests that fail without a connection to the Internet and removing attributable elements from test resources. 2016-04-11 13:22:00 -04:00
nifi-ignite-bundle NIFI-1972 - Ignite processor 2016-07-20 18:39:19 +02:00
nifi-jetty-bundle NIFI-1265: 2016-06-02 09:49:57 -04:00
nifi-jms-bundle NIFI-2407 Implements EL support on some properties of processors/services 2016-08-04 14:23:29 -04:00
nifi-kafka-bundle NIFI-2509 This closes #805. fixed NPE condition in KafkaConsumer 2016-08-07 23:48:57 -04:00
nifi-kerberos-iaa-providers-bundle NIFI-1896 This closes #650. Refactored nifi-api into nifi-framework-api and other locations. The nifi-api is specific to that which is needed for intended extension points. 2016-07-14 18:24:48 -04:00
nifi-kite-bundle NIFI-1157 searched for and resolved all remaining references to deprecated items that were clearly addressable. 2016-07-14 09:32:35 -04:00
nifi-language-translation-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-ldap-iaa-providers-bundle NIFI-2173 Fixing typo in LDAP referral strategy 2016-07-15 09:55:37 -04:00
nifi-lumberjack-bundle NIFI-856 - Implements ListenLumberjack Processor 2016-06-02 21:58:41 -04:00
nifi-media-bundle NIFI-1896 This closes #650. Refactored nifi-api into nifi-framework-api and other locations. The nifi-api is specific to that which is needed for intended extension points. 2016-07-14 18:24:48 -04:00
nifi-mongodb-bundle NIFI-1811 Removed ProcessorLog and updated dependent interfaces 2016-05-19 13:08:09 -04:00
nifi-mqtt-bundle fixes NIFI-1989 2016-07-14 15:59:45 -04:00
nifi-provenance-repository-bundle NIFI-2452: This closes #771. Ensure that we keep track of how many references we have to each lucene searcher and only close the underlying index reader if there are no references to the searcher. Also updated to prefer newer provenance events over older provenance events, and calculate FlowFile lineage based on an event id instead of a FlowFile UUID, as it's much more efficient 2016-08-03 08:05:26 -07:00
nifi-ranger-bundle NIFI-2208 This closes #754. refactored as per comments on JIRA. Reduced API expsosure and tightened lifecycle management. 2016-08-01 14:17:26 -04:00
nifi-riemann-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-scripting-bundle NIFI-2208 This closes #754. refactored as per comments on JIRA. Reduced API expsosure and tightened lifecycle management. 2016-08-01 14:17:26 -04:00
nifi-site-to-site-reporting-bundle NIFI-2291: Correct the Content URI for 1.0.0 REST API; added cluster node identifier & whether or not clustered to ReportingContext so that the Reporting Task could make use of it 2016-08-03 10:35:11 -04:00
nifi-slack-bundle NIFI-1578: Create PutSlack processor 2016-06-17 15:32:17 -04:00
nifi-snmp-bundle NIFI-1896 This closes #650. Refactored nifi-api into nifi-framework-api and other locations. The nifi-api is specific to that which is needed for intended extension points. 2016-07-14 18:24:48 -04:00
nifi-social-media-bundle NIFI-1733 Initial commit for nifi-ranger-bundle 2016-07-26 10:15:22 -04:00
nifi-solr-bundle NIFI-1157 searched for and resolved all remaining references to deprecated items that were clearly addressable. 2016-07-14 09:32:35 -04:00
nifi-splunk-bundle NIFI-1157 searched for and resolved all remaining references to deprecated items that were clearly addressable. 2016-07-14 09:32:35 -04:00
nifi-spring-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-standard-bundle NIFI-2470 This closes #802. 2016-08-07 23:58:09 -04:00
nifi-standard-services NIFI-2407 Implements EL support on some properties of processors/services 2016-08-04 14:23:29 -04:00
nifi-update-attribute-bundle NIFI-2208 This closes #754. refactored as per comments on JIRA. Reduced API expsosure and tightened lifecycle management. 2016-08-01 14:17:26 -04:00
nifi-windows-event-log-bundle NIFI-1976 - Windows Event Log native processor 2016-06-29 17:48:39 -04:00
pom.xml NIFI-1733 Initial commit for nifi-ranger-bundle 2016-07-26 10:15:22 -04:00