.. |
nifi-ambari-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-amqp-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-avro-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-aws-bundle
|
Merge branch 'nifi-1509' of https://github.com/mans2singh/nifi into NIFI-1509
|
2016-03-09 08:19:45 -05:00 |
nifi-azure-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-couchbase-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-elasticsearch-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-flume-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-framework-bundle
|
Merge branch 'NIFI-1573' of https://github.com/rpmiskin/nifi into NIFI-1573
|
2016-03-09 09:40:37 -05:00 |
nifi-geo-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-hadoop-bundle
|
NIFI-1536 This closes #241. ensured that UserGroupInformation is re-initialized on each call to 'AbstractHadoopProcessor.resetHDFSResources(..)'
|
2016-02-22 17:23:53 -05:00 |
nifi-hadoop-libraries-bundle
|
NIFI-1529 Forcing hadoop-libraries-nar to version 4.2.5 of httpclient and httpcore since that is what hadoop-client 2.6.2 normally brings in - Removing dependencies from the nar pom that should be transitively brought in by hadoop-client - Updating NOTICE files in hadoop-libraries-nar and nifi-assembly according to dependency changes
|
2016-02-19 16:35:49 -05:00 |
nifi-hbase-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-hl7-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-html-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-image-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-jetty-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-kafka-bundle
|
NIFI-1534 removed SupportsBatching annotation from PutKafka
|
2016-03-08 10:03:27 -05:00 |
nifi-kite-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-language-translation-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-ldap-iaa-providers-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-mongodb-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-provenance-repository-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-riemann-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-scripting-bundle
|
NIFI-1511 Incorporating Groovy unit tests as part of the main build and providing explicit compile scope on the Groovy dependency for the scripting bundle. This closes #220
|
2016-02-26 10:25:45 -05:00 |
nifi-social-media-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-solr-bundle
|
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
|
2016-02-18 18:45:26 -05:00 |
nifi-splunk-bundle
|
NIFI-1420 Adding Splunk bundle containing PutSplunk, and GetSplunk, and adding a ListenTCP processor to standard processors. Refactored internal code from PutSyslog to create a generic AbstractPutEventProcessor which PutSplunk extends from.
|
2016-03-07 18:21:17 -05:00 |
nifi-standard-bundle
|
NIFI-1420 Adding Splunk bundle containing PutSplunk, and GetSplunk, and adding a ListenTCP processor to standard processors. Refactored internal code from PutSyslog to create a generic AbstractPutEventProcessor which PutSplunk extends from.
|
2016-03-07 18:21:17 -05:00 |
nifi-standard-services
|
NIFI-1488: Add HBase Kerberos Support with UGI
|
2016-03-09 15:51:30 -05:00 |
nifi-update-attribute-bundle
|
NIFI-1497: - Introducing a one time use password service for use in query parameters when accessing UI extensions and downloading resources. - Using one time use tokens when accessing ui extensions and downloading resources. - Ensuring appropriate roles when accessing component details through the web context for custom UIs. - Addressing typo in class name. - Ensuring appropriate roles when accessing content through the content access. - Code clean up. - Refactoring some basic scripts for accessing JWT tokens so UI extensions can reuse common functionality.
|
2016-02-19 10:54:53 -05:00 |
pom.xml
|
NIFI-1420 Adding Splunk bundle containing PutSplunk, and GetSplunk, and adding a ListenTCP processor to standard processors. Refactored internal code from PutSyslog to create a generic AbstractPutEventProcessor which PutSplunk extends from.
|
2016-03-07 18:21:17 -05:00 |