nifi/nifi-nar-bundles
Kent Nguyen ddb304a927 NIFI-7664 Add Content Disposition property to PutS3Object processor
Add new property 'Content Disposition' to allow user
to set the content-disposition http header on the S3 object.

Allowed values are 'inline' (default) and 'attachment'.
If 'attachment' is selected, the filename will be set to the S3 Object key.

Remove default value and keep backward compatibility
Update fetchS3Object filename attribute settin
Update constant names
Update order of if-else condition
NIFI-7664 Update condition in FetchS3Processor
NIFI-7664 Undo the unexpected indent
NIFI-7664 Update international chars unit test
NIFI-7664 Set fetchS3 file path name
NIFI-7664 Update code style

This closes #4423.

Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2020-08-03 18:27:35 +02:00
..
nifi-accumulo-bundle NIFI-7290: omit transitive that is causing the build to fail and not needed for the test scope 2020-03-27 13:12:13 -04:00
nifi-ambari-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-amqp-bundle NIFI-7654: Deprecated Client Auth property on AMQP processors 2020-07-17 11:29:49 +02:00
nifi-atlas-bundle NIFI-7523: Use SSL Context Service for Atlas HTTPS connection in Atla… (#4348) 2020-06-23 14:22:50 -04:00
nifi-avro-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-aws-bundle NIFI-7664 Add Content Disposition property to PutS3Object processor 2020-08-03 18:27:35 +02:00
nifi-azure-bundle NIFI-7581 Added ControllerService-based credential settings support for ADLS processors 2020-07-12 11:56:31 +02:00
nifi-beats-bundle NIFI-7407 Replaced SSLContextFactory references to "TLS" with "TLSv1.2" (in shared constant). 2020-05-19 12:56:59 -07:00
nifi-cassandra-bundle NIFI-7590 In 'CassandraSessionProvider.onDisabled' setting Cassandra-related references properly to null after closing them so that they can be renewed in 'onEnabled' (which creates them only if set to 'null', leaving them closed otherwise). 2020-06-30 21:56:14 +02:00
nifi-ccda-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-cdc NIFI-7621 & NIFI-7614 Updated terminology throughout codebase and documentation. 2020-07-14 10:39:28 -07:00
nifi-confluent-platform-bundle NIFI-7407 Replaced SSLContextFactory references to "TLS" with "TLSv1.2" (in shared constant). 2020-05-19 12:56:59 -07:00
nifi-couchbase-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-cybersecurity-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-datadog-bundle NIFI-7542 Override jackson-databind version. 2020-06-22 17:37:57 -04:00
nifi-druid-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-easyrules-bundle NIFI-7542 Upgrade additional jackson-databind versions. 2020-07-07 08:26:13 -04:00
nifi-elasticsearch-bundle NIFI-7542 Upgrade additional jackson-databind versions. 2020-07-07 08:26:13 -04:00
nifi-email-bundle NIFI-7540: Fix TestListenSMTP and TestListFile on macOS build environment (#4341) 2020-06-16 17:45:37 -07:00
nifi-enrich-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-evtx-bundle NIFI-7680 Added convenience methods for creating XML DocumentBuilder instances. 2020-07-28 17:02:42 -04:00
nifi-extension-utils NIFI-7410 Update JdbcCommon.java when javaSqlType is CLOB or NCLOB in convertToAvroStream method, use the DataTypeUtils.toString(clob/nClob,(String) null, StandardCharsets.UTF_8)) method to get the String 2020-07-17 14:39:30 +02:00
nifi-flume-bundle NIFI-7542 Override jackson-databind version. 2020-06-22 17:37:57 -04:00
nifi-framework-bundle NIFI-7691: Validate request object to be not null. 2020-07-31 15:31:32 -04:00
nifi-gcp-bundle NIFI-7629: Make property PROJECT_ID evaluate EL on processors ConsumeGCPubSub & PublishGCPubSub 2020-07-13 08:54:41 -04:00
nifi-graph-bundle NIFI-7542 Upgrade additional jackson-databind versions. 2020-07-07 08:26:13 -04:00
nifi-groovyx-bundle NIFI-7621 & NIFI-7614 Updated terminology throughout codebase and documentation. 2020-07-14 10:39:28 -07:00
nifi-grpc-bundle NIFI-7407 Replaced SSLContextFactory references to "TLS" with "TLSv1.2" (in shared constant). 2020-05-19 12:56:59 -07:00
nifi-hadoop-bundle NIFI-7509: Added optional Record Writer property to all List* Processors 2020-06-19 17:30:40 +02:00
nifi-hadoop-libraries-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-hbase-bundle NIFI-7667 - add variable support to GetHBase properties (#4424) 2020-07-23 09:29:44 -04:00
nifi-hive-bundle NIFI-7369 Adding decimal support for record handling in order to avoid missing precision when reading in records 2020-06-02 15:13:14 -04:00
nifi-hl7-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-html-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-ignite-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-influxdb-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-jetty-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-jms-bundle NIFI-7671: Support Message Selector in ConsumeJMS processor 2020-07-27 12:50:44 +02:00
nifi-jolt-record-bundle NIFI-7542 Override jackson-databind version. 2020-06-22 17:37:57 -04:00
nifi-kafka-bundle NIFI-7278 Adding support for SCRAM-SHA-512 to Kafka 2.0 processors 2020-03-24 16:53:22 -04:00
nifi-kerberos-iaa-providers-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-kite-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-kudu-bundle NIFI-7551 Add support for VARCHAR to Kudu NAR bundle 2020-06-19 09:19:12 +02:00
nifi-language-translation-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-ldap-iaa-providers-bundle NIFI-7537 - Small fix to make the LDAP connection timeout property a String rather than a Long. Fixes cast error in LDAP libs. 2020-06-17 16:33:02 -04:00
nifi-lumberjack-bundle NIFI-7407 Replaced SSLContextFactory references to "TLS" with "TLSv1.2" (in shared constant). 2020-05-19 12:56:59 -07:00
nifi-media-bundle NIFI-7572: Added ScriptedTransformRecord processor. Addressed a couple of minor bugs in mock classes that were encountered during testing. 2020-07-08 15:52:06 -04:00
nifi-metrics-reporting-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-mongodb-bundle NIFI-7463 2020-05-20 19:54:24 -04:00
nifi-mqtt-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-network-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-parquet-bundle NIFI-7542 Override jackson-databind version. 2020-06-22 17:37:57 -04:00
nifi-poi-bundle NIFI-7244 Updated all tests which dont run well on windows to either work or be ignored on windows 2020-03-12 19:13:59 +01:00
nifi-prometheus-bundle NIFI-7369 Adding decimal support for record handling in order to avoid missing precision when reading in records 2020-06-02 15:13:14 -04:00
nifi-provenance-repository-bundle NIFI-7621 & NIFI-7614 Updated terminology throughout codebase and documentation. 2020-07-14 10:39:28 -07:00
nifi-ranger-bundle NIFI-7680 Added convenience methods for creating XML DocumentBuilder instances. 2020-07-28 17:02:42 -04:00
nifi-redis-bundle NIFI-7373 Setting TTL on keys in Redis putAll 2020-07-23 07:39:15 -04:00
nifi-registry-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-rethinkdb-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-riemann-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-rules-action-handler-bundle NIFI-7369 Adding decimal support for record handling in order to avoid missing precision when reading in records 2020-06-02 15:13:14 -04:00
nifi-scripting-bundle NIFI-7572: Added ScriptedTransformRecord processor. Addressed a couple of minor bugs in mock classes that were encountered during testing. 2020-07-08 15:52:06 -04:00
nifi-site-to-site-reporting-bundle NIFI-7369 Adding decimal support for record handling in order to avoid missing precision when reading in records 2020-06-02 15:13:14 -04:00
nifi-slack-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-snmp-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-social-media-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-solr-bundle NIFI-7369 Adding decimal support for record handling in order to avoid missing precision when reading in records 2020-06-02 15:13:14 -04:00
nifi-spark-bundle NIFI-7407 Replaced SSLContextFactory references to "TLS" with "TLSv1.2" (in shared constant). 2020-05-19 12:56:59 -07:00
nifi-splunk-bundle NIFI-7407 Replaced SSLContextFactory references to "TLS" with "TLSv1.2" (in shared constant). 2020-05-19 12:56:59 -07:00
nifi-spring-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-sql-reporting-bundle NIFI-7398 Upgraded jackson-databind dependency version to 2.9.10.4 at root pom.xml. 2020-05-07 14:19:55 -04:00
nifi-standard-bundle NIFI-7640 Add documentation: temporary directory (#4414) 2020-07-29 13:57:34 -07:00
nifi-standard-services NIFI-7526 Updated code to use the new helper library for OkHttp. 2020-07-31 10:51:15 +02:00
nifi-stateful-analysis-bundle NIFI-7211 Added @Ignore with warning message to a test that randomly fails due to timing issues. 2020-05-25 10:24:38 -04:00
nifi-tcp-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-update-attribute-bundle NIFI-7592: Allow NiFi to be started without a GUI/REST interface 2020-07-31 14:09:12 -04:00
nifi-websocket-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-windows-event-log-bundle NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
pom.xml NIFI-7592: Allow NiFi to be started without a GUI/REST interface 2020-07-31 14:09:12 -04:00