[2/2] nifi git commit: NIFI-5533: Be more efficient with heap utilization - Updated FlowFile Repo / Write Ahead Log so that any update that writes more than 1 MB of data is written to a file inside th

2018-10-09 Thread mattyb149
NIFI-5533: Be more efficient with heap utilization - Updated FlowFile Repo / Write Ahead Log so that any update that writes more than 1 MB of data is written to a file inside the FlowFile Repo rather than being buffered in memory - Update SplitText so that it does not hold FlowFiles that are no

[1/2] nifi git commit: NIFI-5533: Be more efficient with heap utilization - Updated FlowFile Repo / Write Ahead Log so that any update that writes more than 1 MB of data is written to a file inside th

2018-10-09 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master c87d79193 -> c425bd288 http://git-wip-us.apache.org/repos/asf/nifi/blob/c425bd28/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/repository/StandardProcessSession.java ---

(nifi) branch support/nifi-1.x updated: NIFI-12559 Upgraded SSHJ from 0.37.0 to 0.38.0

2024-01-02 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new dcc80805f9 NIFI-12559

(nifi) branch main updated: NIFI-12559 Upgraded SSHJ from 0.37.0 to 0.38.0

2024-01-02 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new b8c8eafd03 NIFI-12559 Upgraded SSHJ from 0.37.0 to

(nifi) branch support/nifi-1.x updated: NIFI-12524 Fixed null handling for auditing Connect Details

2024-01-02 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new e7f0efb999 NIFI-12524

(nifi) branch main updated: NIFI-12524 Fixed null handling for auditing Connect Details

2024-01-02 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 8ddc0f0741 NIFI-12524 Fixed null handling for

(nifi) branch support/nifi-1.x updated: NIFI-12558 Upgraded Jagged from 0.2.0 to 0.3.0

2024-01-02 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 1a0a9b5bc0 NIFI-12558

(nifi) branch main updated: NIFI-12558 Upgraded Jagged from 0.2.0 to 0.3.0

2024-01-02 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 7a0449b425 NIFI-12558 Upgraded Jagged from 0.2.0

(nifi) branch support/nifi-1.x updated: NIFI-12567 - Prevent NPE in CuratorLeaderElectionManager.getLeadershipChangeCount

2024-01-04 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new c2098447a7 NIFI-12567

(nifi) branch support/nifi-1.x updated: NIFI-12570 Upgraded Apache IoTDB from 1.2.2 to 1.3.0

2024-01-06 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 9a51a00c95 NIFI-12570

(nifi) branch main updated: NIFI-12570 Upgraded Apache IoTDB from 1.2.2 to 1.3.0

2024-01-06 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 68a90ad7b7 NIFI-12570 Upgraded Apache IoTDB from

(nifi) branch main updated: NIFI-12571 Upgraded Logback from 1.3.14 to 1.4.14

2024-01-06 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new d9cd62a217 NIFI-12571 Upgraded Logback from 1.3.14

(nifi) branch support/nifi-1.x updated: NIFI-12587 - improve error message in ValidateCSV

2024-01-09 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new dd8f4a3c95 NIFI-12587

(nifi) branch main updated: NIFI-12587 - improve error message in ValidateCSV

2024-01-09 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 415505ea5d NIFI-12587 - improve error message in

(nifi) branch support/nifi-1.x updated: NIFI-12596: PutIceberg is missing case-insensitive Record type handling in List and Map types

2024-01-16 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 99ffcdb3bb NIFI-12596

(nifi) branch main updated: NIFI-12596: PutIceberg is missing case-insensitive Record type handling in List and Map types

2024-01-16 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new c92034cda6 NIFI-12596: PutIceberg is missing case

(nifi) branch support/nifi-1.x updated: NIFI-9677 Fixed issue that an empty JSON array causes flow file to be considered unmatched even though it should be considered as a match.

2024-01-26 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 4c1edbefa3 NIFI-9677 Fixed

(nifi) branch main updated: NIFI-9677 Fixed issue that an empty JSON array causes flow file to be considered unmatched even though it should be considered as a match.

2024-01-26 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 59ff1b6561 NIFI-9677 Fixed issue that an empty

(nifi) branch support/nifi-1.x updated: NIFI-12777 Add support for UUID record field type in QueryRecord processor

2024-02-13 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new b262f96b56 NIFI-12777 Add

(nifi) branch support/nifi-1.x updated (50a99b291f -> eeafa8354a)

2024-02-29 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git from 50a99b291f NIFI-12851 - ConsumeKafka, remove limitation on count of subscribed topics new 8cdbdb85ad

(nifi) 01/02: Added Mapping for BIT type to return BOOLEAN

2024-02-29 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git commit 8cdbdb85ad8be2197258184f4b002258bdc85ee7 Author: ravisingh AuthorDate: Thu Feb 22 00:50:34 2024 -0800

(nifi) 02/02: NIFI-12828: Added Mapping for BIT type to return INT and handled boolean case for postgres

2024-02-29 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git commit eeafa8354a4448020a6f936825fa47733a92bb71 Author: ravisingh AuthorDate: Wed Feb 28 19:43:07 2024 -0800

(nifi) branch main updated: NIFI-12828: Added Mapping for BIT type to return INT and handled boolean case for postgres

2024-02-29 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 8346bd7d0f NIFI-12828: Added Mapping for BIT type

(nifi) branch support/nifi-1.x updated: NIFI-12850 - Prevent indexing of overly large filename attribute

2024-02-29 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 6863b4ea71 NIFI-12850

(nifi) branch main updated (8346bd7d0f -> c3c1b834c7)

2024-02-29 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 8346bd7d0f NIFI-12828: Added Mapping for BIT type to return INT and handled boolean case for postgres add

(nifi) branch support/nifi-1.x updated: NIFI-12645 Fix to correctly invoke onStopped method of scripted processor

2024-03-04 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 7f2f5e77f6 NIFI-12645 Fix

(nifi) branch main updated (55738f8522 -> 97516de1e0)

2024-03-04 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 55738f8522 NIFI-12740 Fixed Python to Java Object Binding add 97516de1e0 NIFI-12645 Fix to correctly invoke

(nifi) branch main updated: NIFI-12630 Fix NPE getLogger in ConsumeSlack and PublishSlack

2024-03-05 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new bda9b6360d NIFI-12630 Fix NPE getLogger in

(nifi) branch main updated: NIFI-12825: implemented ListHBaseRegions processor

2024-03-06 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new bee65b8447 NIFI-12825: implemented

(nifi) branch support/nifi-1.x updated (4093fc1ab0 -> 37eb52d75f)

2024-03-15 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git from 4093fc1ab0 NIFI-12901 Removed time units in description of time period properties add 37eb52d75f

(nifi) branch main updated: NIFI-12700: refactored PutKudu to optimize memory handling for AUTO_FLUSH_SYNC flush mode (unbatched flush)

2024-03-15 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 3719fddf84 NIFI-12700: refactored PutKudu to

(nifi) branch support/nifi-1.x updated (e97431f060 -> 15eeb1d5bc)

2024-03-25 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git from e97431f060 NIFI-12936 ListGCSBucket resets its tracking state after configuration change add

(nifi) branch main updated: Add auto commit property to QueryDatabaseTable and QueryDatabaseTable processors to allow disabling auto commit so PostgreSQL Fetch Size will work

2024-03-25 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 08ff54f5fb Add auto commit property to

(nifi) branch support/nifi-1.x updated: NIFI-12939: Retry Kerberos login on authentication failure in Iceberg processors

2024-03-26 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 04b8587dfd NIFI-12939

(nifi) branch main updated (0c01dfe585 -> 2a5b61136b)

2024-03-26 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 0c01dfe585 NIFI-12948: (#8564) add 2a5b61136b NIFI-12939: Retry Kerberos login on authentication failure in

(nifi) branch support/nifi-1.x updated: NIFI-12993 Add auto commit feature and add batch processing for the sql stmt type

2024-04-18 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new df7bc2e240 NIFI-12993 Add

(nifi) branch main updated: NIFI-12993 Add auto commit feature and add batch processing for the sql stmt type

2024-04-18 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 1514890371 NIFI-12993 Add auto commit feature and

(nifi) branch support/nifi-1.x updated: NIFI-12923 Added append avro mode to PutHDFS

2024-04-19 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 5462e69c96 NIFI-12923

(nifi) branch main updated (36c0ec4d7d -> 3239f59746)

2024-04-19 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 36c0ec4d7d NIFI-13062: Read only configuration dialogs (#8665) add 3239f59746 NIFI-12923 Added append avro mode

(nifi) branch support/nifi-1.x updated (5462e69c96 -> b066e1bf32)

2024-04-19 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git from 5462e69c96 NIFI-12923 Added append avro mode to PutHDFS add b066e1bf32 NIFI-13069 Deprecated

(nifi) branch main updated (3239f59746 -> fe5ef39ff2)

2024-04-19 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 3239f59746 NIFI-12923 Added append avro mode to PutHDFS add fe5ef39ff2 NIFI-13069 Removed ConvertAvroToJSON No

[nifi] branch master updated: NIFI-7287: Move services-api dependency from Prometheus reporting task to its NAR

2020-03-27 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/master by this push: new be2929b NIFI-7287: Move services-api

[nifi] branch master updated (daddf40 -> 4a2a911)

2020-04-01 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git. from daddf40 NIFI-7103 Adding PutDataLakeStorage Processor to provide native support for Azure Data Lake Storage Gen 2

[nifi] branch master updated (4a2a911 -> d9ac9e4)

2020-04-02 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git. from 4a2a911 NIFI-7293 Add in-memory janusgraph implementation of GraphClientService to help with live testing

[nifi] branch master updated: NIFI-7087: Use FlowManager.findAllConnections() when available

2020-04-09 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/master by this push: new 84968e7 NIFI-7087: Use

[nifi] branch master updated: NIFI-7359 Fix parent id on process metrics for Prometheus

2020-04-15 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/master by this push: new b113a02 NIFI-7359 Fix parent id on process

[nifi] branch master updated (659a383 -> 7784178)

2020-04-29 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git. from 659a383 NIFI-7394: Add support for sending Multipart/FORM data to InvokeHTTP. By using dynamic properties with a

[nifi] branch master updated: NIFI-7390 Covering Avro type conversion in case of map withing Record

2020-05-08 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/master by this push: new 66b175f NIFI-7390 Covering Avro type

[nifi] branch master updated: NIFI-7413: Documented REMOTE_INVOCATION provenance event type in user/dev guides

2020-05-12 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/master by this push: new 6b73ea4 NIFI-7413: Documented

[nifi] branch master updated (c51b905 -> 13418cc)

2020-05-18 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git. from c51b905 NIFI-7460: Avoid NPE when a VersionedProcessor has a null value for autoTerminatedRelationships. Added

[nifi-registry] branch master updated: NIFIREG-390: Add .asf.yaml file to GitHub repo

2020-05-20 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nifi-registry.git The following commit(s) were added to refs/heads/master by this push: new df00b46 NIFIREG-390: Add .asf.yaml

[nifi] branch master updated: NIFI-7462: This adds a way to convert or cast a choice object into a valid type for use with calcite query functions

2020-05-21 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/master by this push: new b6ef7e1 NIFI-7462: This adds a way to convert

[nifi] branch MINIFI-422 created (now b6ef7e1)

2020-05-21 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch MINIFI-422 in repository https://gitbox.apache.org/repos/asf/nifi.git. at b6ef7e1 NIFI-7462: This adds a way to convert or cast a choice object into a valid type for use with calcite

[nifi] branch MINIFI-422 updated (b6ef7e1 -> 1dd0e92)

2020-05-28 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch MINIFI-422 in repository https://gitbox.apache.org/repos/asf/nifi.git. from b6ef7e1 NIFI-7462: This adds a way to convert or cast a choice object into a valid type for use with calcite

[nifi] branch master updated (2e45d95 -> 1ec6675)

2020-06-01 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git. from 2e45d95 Updated KEYS with new key after previous one expired add 1ec6675 NIFI-7403:Add a function that

[nifi] branch master updated: NIFI-7477 Optionally adding validation details as a new attribute of the flowfile

2020-06-01 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/master by this push: new 04711ab NIFI-7477 Optionally adding

[nifi] branch MINIFI-422 updated (1dd0e92 -> 04711ab)

2020-06-02 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch MINIFI-422 in repository https://gitbox.apache.org/repos/asf/nifi.git. from 1dd0e92 NIFI-7445: Add Conflict Resolution property to PutAzureDataLakeStorage processor add 4ced177

[nifi] branch MINIFI-422 updated (04711ab -> 845b66a)

2020-06-08 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch MINIFI-422 in repository https://gitbox.apache.org/repos/asf/nifi.git. from 04711ab NIFI-7477 Optionally adding validation details as a new attribute of the flowfile add e31c323

[nifi] branch master updated (f2368a0 -> 463d721)

2020-06-08 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git. from f2368a0 NIFI-7393: Add max idle time and idle connections to InvokeHTTP add 463d721 NIFI-7507: Added

[nifi] branch MINIFI-422 updated (845b66a -> 463d721)

2020-06-08 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch MINIFI-422 in repository https://gitbox.apache.org/repos/asf/nifi.git. from 845b66a NIFI-7467 Refactored S2S peer selection logic. Removed list structure for peer selection as it was

[nifi] branch master updated: NIFI-7490 - Add optional raw field to Syslog readers

2020-06-09 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/master by this push: new a2f5212 NIFI-7490 - Add optional raw field to

[nifi] branch master updated: NIFI-7313:fix bug on 'Quote Table Identifiers' NIFI-7313:add test by wanghongqi NIFI-7313:edit test

2020-06-09 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/master by this push: new 3c757b6 NIFI-7313:fix bug on 'Quote

[nifi-minifi] branch master updated: MINIFI-530 Upgrade jackson-databind dependency.

2020-06-26 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nifi-minifi.git The following commit(s) were added to refs/heads/master by this push: new 20c44c4 MINIFI-530 Upgrade jackson

[nifi] branch main updated: NIFI-6934 In PutDatabaseRecord added DatabaseAdapter-based UPSERT support for Postgres (9.5+)

2020-07-09 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new ad95287 NIFI-6934 In PutDatabaseRecord added

[nifi] branch main updated: NIFI-7610 Updated dockerhub readme to latest nifi version

2020-07-09 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new b049460 NIFI-7610 Updated dockerhub readme to

[nifi] branch main updated (90c9db8 -> e926a17)

2020-07-28 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git. from 90c9db8 NIFI-7679 Changed flow fingerprint masking logic to derive a static key once (slowly) from

[nifi] branch main updated: NIFI-7680 Added convenience methods for creating XML DocumentBuilder instances. Added unit tests.

2020-07-28 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 7f0416e NIFI-7680 Added convenience methods for

[nifi] branch main updated (6a497aa -> 255d0c0)

2020-07-31 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git. from 6a497aa NIFI-7691: Validate request object to be not null. add 255d0c0 NIFI-7604 Moved nifi-elasticsearch-5

[nifi] branch main updated: 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 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 869c423 NIFI-7729: Ensure that if a script used

[nifi-minifi] branch main updated: MINIFI-537 Fix NPE in BootstrapTransformer

2020-09-01 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi-minifi.git The following commit(s) were added to refs/heads/main by this push: new 5aab66e MINIFI-537 Fix NPE in

[nifi] branch main updated (45470b0 -> b4a820e)

2020-09-01 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git. from 45470b0 NIFI-7740: Add Records Per Transaction and Transactions Per Batch properties to PutHive3Streaming add

svn commit: r1881367 - /nifi/site/trunk/release-guide.html

2020-09-01 Thread mattyb149
Author: mattyb149 Date: Tue Sep 1 18:12:39 2020 New Revision: 1881367 URL: http://svn.apache.org/viewvc?rev=1881367&view=rev Log: NIFI-7692: Add docker-compose.yml to files to update Modified: nifi/site/trunk/release-guide.html Modified: nifi/site/trunk/release-guide.html URL:

[nifi] branch main updated: NIFI-7743 Document Empty all queues option for Process Groups

2020-09-02 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 29e23e5 NIFI-7743 Document Empty all queues

[nifi] branch main updated (fd068fe -> 0d4def7)

2020-09-04 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git. from fd068fe NIFI-7557: uses a canonical representation of strings when recovering data from FlowFile Repository in

[nifi] branch main updated: NIFI-7800: Provide an option to omit XML declaration for XMLRecordSetWriter

2020-09-11 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new fd8b0b2 NIFI-7800: Provide an option to omit XML

[nifi] branch main updated: NIFI-5829 Create Lookup Controller Services for RecordSetWriter and RecordReader

2020-09-21 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new dbf92b9 NIFI-5829 Create Lookup Controller

[nifi] branch main updated (b2489f7 -> e2ccfbb)

2020-10-01 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git. from b2489f7 NIFI-7868: Track number of flowfiles/bytes sent/received/fetched in provenance reporter so that events that

[nifi] branch main updated: NIFI-7685: Add UTF8 support for FetchFTP

2020-10-01 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 6990f0d NIFI-7685: Add UTF8 support for FetchFTP

[nifi] branch main updated: Add hacktoberfest label to repo

2020-10-05 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new f4473af Add hacktoberfest label to repo f4473af

[nifi-minifi] branch main updated: Add hacktoberfest label to repo

2020-10-05 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi-minifi.git The following commit(s) were added to refs/heads/main by this push: new a57ffea Add hacktoberfest label to repo

[nifi-maven] branch main updated: Add hacktoberfest label to repo

2020-10-05 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi-maven.git The following commit(s) were added to refs/heads/main by this push: new 9ff35c6 Add hacktoberfest label to repo

[nifi-registry] branch main updated: Add hacktoberfest label to repo

2020-10-05 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi-registry.git The following commit(s) were added to refs/heads/main by this push: new b08c7e7 Add hacktoberfest label to repo

[nifi-site] branch main updated: Add hacktoberfest label to repo

2020-10-05 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi-site.git The following commit(s) were added to refs/heads/main by this push: new b607b6c Add hacktoberfest label to repo

[nifi-standard-libraries] branch main updated: Add hacktoberfest label to repo

2020-10-05 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi-standard-libraries.git The following commit(s) were added to refs/heads/main by this push: new a1a50c3 Add hacktoberfest

[nifi-fds] branch main updated: Add .asf.yaml to repo

2020-10-05 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi-fds.git The following commit(s) were added to refs/heads/main by this push: new 474663e Add .asf.yaml to repo 474663e is

[nifi] branch main updated: NIFI-7958 ConvertAvroToORC - decimal support

2020-11-23 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 87fd9f9 NIFI-7958 ConvertAvroToORC - decimal

[nifi] branch main updated: NIFI-7821 Added Cassandra-based DMC.

2020-11-29 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 3625a73 NIFI-7821 Added Cassandra-based DMC

[nifi] branch main updated: NIFI-8047 Added support for sensitive dynamic properties in DBCP

2020-11-30 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new fe53f80 NIFI-8047 Added support for sensitive

[nifi] branch main updated: NIFI-8047 Added documentation for sensitive DBCP properties

2020-11-30 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 1e13b62 NIFI-8047 Added documentation for

[nifi] branch main updated (312fa8e -> 8055c47)

2020-12-03 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git. from 312fa8e NIFI-8064 Convert TestSecureClientZooKeeperFactory to integration test add 8055c47 NIFI-8058 Fixed a

[nifi] branch main updated: NIFI-8083: SSLSocketChannel Logging Improvement

2020-12-11 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 8eb0db6 NIFI-8083: SSLSocketChannel Logging

[nifi] branch main updated (91f6b42 -> a73cd6a)

2020-12-14 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git. from 91f6b42 NIFI-8085 Use poll(Duration) in ConsumeKafka_2_x processors add a73cd6a NIFI-7856: If a Provenance

[nifi] branch main updated (02665d7 -> 989287a)

2020-12-16 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git. from 02665d7 NIFI-8092: Fix ITPutS3Object test failure due to Outposts storage class add 989287a NIFI-8027 In

[nifi] branch main updated (5f7558c -> 82c8449)

2021-01-12 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git. from 5f7558c NIFI-8069 Set invalid status when Controller Services are enabling add 82c8449 NIFI-7906 Fixed a bug

[nifi] branch main updated (2d69179 -> 0b966cd)

2021-01-12 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git. from 2d69179 NIFI-8138: Add Sensitive Property value to property tooltip add 0b966cd NIFI-7991 Flow Configuration

[nifi] branch main updated (b9076ca -> 097edf4)

2021-01-15 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git. from b9076ca NIFI-7989: Add Update Field Names and Record Writer to UpdateHiveTable processors add 097edf4 NIFI

[nifi] branch main updated (3e72dfe -> f02079c)

2021-01-19 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git. from 3e72dfe NIFI-8109 - Update MongoDBControllerService to externalize username and password add f02079c NIFI

[nifi] branch main updated: NIFI-7698: Added a merge.reason attribute for flowfiles indicating why they were merged by MergeContent. Also updated logs to indicate the reason and added additional docum

2021-01-19 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 930e8d9 NIFI-7698: Added a merge.reason attribute

[nifi] branch main updated (25ab050 -> 803ba88)

2021-01-20 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git. from 25ab050 NIFI-8149: Updated Apache Calcite version from 1.21.0 to 1.26.0 add 803ba88 NIFI-8146: Ensure that we

[nifi] branch main updated: NIFI-8142: Add "Insert Ignore" option to PutDatabaseRecord NIFI-8142: Fix Checkstyle error

2021-01-27 Thread mattyb149
This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 04fb1ac NIFI-8142: Add "Insert Ignore"

<    1   2   3   4   5   6   7   8   9   >