nifi/nifi-nar-bundles
Joe Skora 7e7d79fc6a NIFI-615 - Create a processor to extract WAV file characteristics.
* Create new ExtractMediaMetadata processor using Apache Tika Detector and Parser.
* Refactored nifi-image-bundle, nifi-image-nar, and nifi-image-processors to nifi-media-bundle, nifi-media-nar, and nifi-media-processors to reflect broader media related purpose.
* Preserved existing ExtractImageMetadata and ResizeImage processors as well as existing ImageViewerController components to prevent impact on existing uses.
* Resolved collision between ExtractImage and ExtractMedia processors due to common dependency on Noakes' Metadata Extractor project.
  - Updated bundle's Tika dependency from 1.7 to 1.8 and Drew Noakes' Metadata Extractor from 2.7.2 to 2.8.0.
  - Adjusted ExtractImageMetadata tests for enhanced attribute names in new Noakes' Metadata Extractor version.
* Fix assembly POM to remove duplicate reference to site-to-site nar and change nifi-image-nar reference to nifi-media-nar.
* Note the potential attribute changes on upgrade due to underlying libraries.

This closes #556.
2016-06-22 15:06:52 -04:00
..
nifi-ambari-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -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-1909 Adding ability to process schemaless Avro records to ConvertAvrotoJson. 2016-06-20 13:48:03 -04:00
nifi-aws-bundle NIFI-786 AWS credential refactoring and enhancements 2016-05-24 00:27:13 -04:00
nifi-azure-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-cassandra-bundle NIFI-1998: Upgraded Cassandra driver to 3.0.2 2016-06-13 23:28:14 +02:00
nifi-couchbase-bundle NIFI-1811 Removed ProcessorLog and updated dependent interfaces 2016-05-19 13:08:09 -04:00
nifi-elasticsearch-bundle NIFI-1594: Add support to expression language to define index operation 2016-06-17 11:22:47 -04:00
nifi-evtx-bundle NIFI-1975 - Processor for parsing evtx files 2016-06-09 12:07:00 -04:00
nifi-flume-bundle NIFI-1898 Fixed Flume processor @OnScheduled methods to accept ProcessContext 2016-05-19 16:07:57 -04:00
nifi-framework-bundle NIFI-2065: When a provenance query matches the max number of results requested, stop querying lucene for improved performance 2016-06-22 13:27:31 -04:00
nifi-geo-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-hadoop-bundle NIFI-1037 Created a processor for HDFS' inotify events. This processor gets notifications for a select path. 2016-06-17 00:02:28 +02:00
nifi-hadoop-libraries-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-hbase-bundle NIFI-1895 Adding a property to PutHBaseJSON to allow specifying how to store the values 2016-06-20 13:19:20 -04:00
nifi-hive-bundle NIFI-1811 Renaming MockProcessorLogger to MockComponentLogger for consistency. Removing unused imports from ExecuteScript causing checkstyle failures. 2016-05-19 14:38:41 -04:00
nifi-hl7-bundle Moved HL7 test file into TestExtractHL7Attributes, fixes NIFI-1979 2016-06-07 11:20:21 -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-jetty-bundle NIFI-1265: 2016-06-02 09:49:57 -04:00
nifi-jms-bundle NIFI-1811 Removed ProcessorLog and updated dependent interfaces 2016-05-19 13:08:09 -04:00
nifi-kafka-bundle NIFI-1811 Renaming MockProcessorLogger to MockComponentLogger for consistency. Removing unused imports from ExecuteScript causing checkstyle failures. 2016-05-19 14:38:41 -04:00
nifi-kerberos-iaa-providers-bundle NIFI-1551: 2016-04-15 16:03:00 -04:00
nifi-kite-bundle NIFI-1859 Using .equals instead of == for default locale check. Adding some additional information for the input and output schema properties. 2016-05-06 23:04:11 -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-1560: 2016-05-03 08:00:34 -04:00
nifi-lumberjack-bundle NIFI-856 - Implements ListenLumberjack Processor 2016-06-02 21:58:41 -04:00
nifi-media-bundle NIFI-615 - Create a processor to extract WAV file characteristics. 2016-06-22 15:06:52 -04:00
nifi-mongodb-bundle NIFI-1811 Removed ProcessorLog and updated dependent interfaces 2016-05-19 13:08:09 -04:00
nifi-mqtt-bundle NIFI-1808 Adding proper license information to Nar and provenance reporting to PublishMQTT 2016-06-01 11:37:06 -04:00
nifi-provenance-repository-bundle NIFI-2065: When a provenance query matches the max number of results requested, stop querying lucene for improved performance 2016-06-22 13:27:31 -04:00
nifi-riemann-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-scripting-bundle NIFI-1918 Ignored failing test because timing is not deterministic and should not be used in unit test. 2016-05-24 22:43:17 -04:00
nifi-site-to-site-reporting-bundle NIFI-1858 Adding site-to-site reporting bundle 2016-05-17 10:38:47 -04:00
nifi-slack-bundle NIFI-1578: Create PutSlack processor 2016-06-17 15:32:17 -04:00
nifi-snmp-bundle NIFI-2066 dynamic port allocation in SNMP processors unit tests 2016-06-21 14:46:21 -04:00
nifi-social-media-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-solr-bundle NIFI-1811 Removed ProcessorLog and updated dependent interfaces 2016-05-19 13:08:09 -04:00
nifi-splunk-bundle NIFI-1834 adding fixes to PutTCP 2016-06-21 12:05:39 -04:00
nifi-spring-bundle Updating versions to 1.0.0-SNAPSHOT. 2016-04-04 11:36:20 -04:00
nifi-standard-bundle NIFI-2067 ignored intermittently failing MemoryTest left comment with the explanation as to why it was not removed 2016-06-21 22:18:13 -04:00
nifi-standard-services NIFI-1895 Adding a property to PutHBaseJSON to allow specifying how to store the values 2016-06-20 13:19:20 -04:00
nifi-update-attribute-bundle NIFI-1850 - Initial Commit for JSON-to-JSON Schema Converter Editor (merge from 0.7.0 - refactor for masterless cluster). This closes #511 2016-06-20 20:30:25 -04:00
pom.xml NIFI-615 - Create a processor to extract WAV file characteristics. 2016-06-22 15:06:52 -04:00