nifi/nifi-nar-bundles/nifi-extension-utils
Mark Payne 869c4236c4
NIFI-7729: Ensure that if a script used in the ScriptedTransformRecord processor introduces a new field to the schema that the field gets incorporated into the schema.
NIFI-7729: Updated docs to explain how to add new fields to Records via ScriptedTransformRecord and added example. Fixed checkstyle violation.

NIFI-7729: Always call Record.incorporateInactiveFields with ScriptedTransformRecord

Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes #4470
2020-08-11 18:06:55 -04:00
..
nifi-database-test-utils NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-database-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-hadoop-utils NIFI-7025: Initial commit adding Kerberos Password feature for Hive components 2020-03-02 11:28:59 -05:00
nifi-processor-utils NIFI-7509: Added optional Record Writer property to all List* Processors 2020-06-19 17:30:40 +02:00
nifi-prometheus-utils NIFI-7408 - added percent used metrics for connections 2020-04-29 13:11:06 -04:00
nifi-record-utils NIFI-7729: Ensure that if a script used in the ScriptedTransformRecord processor introduces a new field to the schema that the field gets incorporated into the schema. 2020-08-11 18:06:55 -04:00
nifi-reporting-utils NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-service-utils NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-syslog-utils NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
pom.xml NIFI-7273: Add flow metrics REST endpoint with for Prometheus scraping (#4156) 2020-04-03 16:12:53 -04:00