9196 Commits

Author SHA1 Message Date
tpalfy
4009310f04
NIFI-12887 Added Binary String Format property to PutDatabaseRecord
Add option to treat Strings as hexadecimal character sequences or base64-encoded binary data when inserting into a binary type column.

This closes #8558

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-25 20:40:07 -05:00
exceptionfactory
e269304e23
NIFI-12943 Upgraded Hadoop from 3.3.6 to 3.4.0
Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-03-25 19:25:54 -05:00
exceptionfactory
65ac492da0
NIFI-12947 Upgraded MIME4J to 0.8.11
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8561.
2024-03-25 20:04:15 +01:00
Jim Steinebrey
15eeb1d5bc NIFI-1931: Add auto commit property to QueryDatabaseTable and QueryDatabaseTable processors to allow disabling auto commit so PostgreSQL Fetch Size will work
NIFI-1931 Add proper default value for auto commit (false) to PostgreSQLDatabaseAdapter to allow FETCH_SIZE to be honored on reads.

NIFI-1931 Added customValidate code to check the auto commit property setting against the db adapter's required auto commit setting and give validation error message if they do not match.

NIFI-1931 Fix for NiFI 1.X

NIFI-1931 Added automated test to check the Auto Commit customValidate error message.

NIFI-1931 Fix for NiFI 1.X

Signed-off-by: Matt Burgess <mattyb149@apache.org>
2024-03-25 14:54:35 -04:00
Peter Turcsanyi
e97431f060
NIFI-12936 ListGCSBucket resets its tracking state after configuration change
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8563.
2024-03-25 19:34:23 +01:00
Ricardo Ferreira
3ce2deb706
NIFI-12944 - Add PeerAddress as Attribute into the flowfile
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8557.
2024-03-25 19:31:49 +01:00
Peter Turcsanyi
87196e23d6
NIFI-12928 Added Simple Write strategy in PutAzureDataLakeStorage
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8559.
2024-03-25 18:52:55 +01:00
Zoltan Kornel Torok
711a646197
NIFI-12929: Fix logout infinite redirect loop in case of knox
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8546.
2024-03-25 14:28:34 +01:00
Peter Turcsanyi
cc81eeffb2
NIFI-12895 Added Timeout property to GetSmbFile and PutSmbFile
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8551.
2024-03-25 10:32:40 +01:00
Mark Bathori
c4a2738606
NIFI-12938: Upgrade Iceberg from 1.4.3 to 1.5.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8552.
2024-03-25 10:29:29 +01:00
dependabot[bot]
4c786d9bad
NIFI-12931 Upgraded Commons Configuration from 2.9.0 to 2.10.1
This closes #8541

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-21 23:11:13 -05:00
exceptionfactory
90b8ce168c
NIFI-12926 Upgraded Jackson from 2.16.2 to 2.17.0
This closes #8538

Signed-off-by: David Handermann <exceptionfactory@apache.org>

(cherry picked from commit 6b061452e6bbaa6b43561239072bc2b0e0247fe3)
2024-03-20 20:14:07 -05:00
EndzeitBegins
4e1e2612c3
NIFI-12503 Render from-data in swagger.json and RestAPI docs correctly
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8485.
2024-03-19 08:54:18 +01:00
exceptionfactory
7f78f45f66
NIFI-12919 Deprecated Cassandra 3 Components for Removal
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8530.
2024-03-19 08:47:17 +01:00
lehelb
d1387c4773
NIFI-12877 Added Sensitive Dynamic Property Support to RestLookUpService
This closes #8525

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 129130fc0966fee6dfcf8fa514841ebc07045579)
2024-03-18 08:56:11 -05:00
exceptionfactory
06e452742b
NIFI-12911 Upgraded Jagged from 0.3.0 to 0.3.2 2024-03-15 14:15:22 -07:00
Pierre Villard
e48a8b5d4e
NIFI-12909 Upgraded Nimbus JOSE+JWT from 9.33.0 to 9.37.3
This closes #8519

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-15 15:45:39 -05:00
emiliosetiadarma
37eb52d75f NIFI-12700: refactored PutKudu to optimize memory handling for AUTO_FLUSH_SYNC flush mode (unbatched flush)
NIFI-12700: made changes based on PR comments. Simplified statements involving determination of whether or not there are flowfile failures/rowErrors. Separated out getting rowErrors from OperationResponses into its own function

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

This closes #8501
2024-03-15 11:43:12 -04:00
EndzeitBegins
4093fc1ab0
NIFI-12901 Removed time units in description of time period properties
This closes #8504

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 27fa595b25c848bc06579748c17be2b0bf6dcd2e)
2024-03-14 23:03:16 -05:00
Joseph Witt
d3738da448
NIFI-12906 Upgraded ZooKeeper from 3.9.1 to 3.9.2
This closes #8506

Signed-off-by: David Handermann <exceptionfactory@apache.org>

(cherry picked from commit 33a28dfa48e10025d02a79e7ddbd69d865cb717a)
2024-03-14 22:58:00 -05:00
exceptionfactory
62df84b43f
NIFI-12886 Upgraded Jackson JSON from 2.16.1 to 2.16.2
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8492.
2024-03-12 11:02:25 +01:00
EndzeitBegins
a51641f37c
NIFI-12840 Expose REMOTE_POLL_BATCH_SIZE property for ListSFTP
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8448.
2024-03-11 13:51:08 +01:00
exceptionfactory
e21fb6a6be
NIFI-12871 Upgraded Commons Compress from 1.25.0 to 1.26.1
- Adjusted Excel Record Reader test failure to use OpenXML Exception instead of message matching

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8488.
2024-03-10 15:18:26 +01:00
dependabot[bot]
691870806d
NIFI-12879 Upgraded Clojure from 1.11.1 to 1.11.2
This closes #8487

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 63cc0520dca09acee2dc8f1abb1e2c48c8f4e3e4)
2024-03-08 20:30:05 -06:00
dan-s1
611d268f67
NIFI-12785 Corrected InvokeHTTP URL handling to avoid double encoding
This closes #8459

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-08 08:23:04 -06:00
exceptionfactory
1a26ad8858
NIFI-12876 Upgraded Surefire Plugin from 3.1.2 to 3.2.5
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8483.
2024-03-08 11:11:58 +01:00
exceptionfactory
34055b1852
NIFI-12874 Upgraded Log4j from 2.20.0 to 2.23.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8482.
2024-03-08 11:07:57 +01:00
exceptionfactory
5573f59445
NIFI-12868 Upgraded Commons DBCP from 2.11.0 to 2.12.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8478.
2024-03-06 18:22:08 +01:00
Peter Radden
785039e1d0
NIFI-12860 Fixed NPE in ExtensionMetadata Constructor
This closes #8467

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-05 09:26:37 -06:00
Peter Turcsanyi
40f2144942
NIFI-12846 Fixed Region handling for AWS Assume Role Credentials with VPCE Endpoint URL
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8473.
2024-03-05 15:37:55 +01:00
Jim Steinebrey
7f2f5e77f6 NIFI-12645 Fix to correctly invoke onStopped method of scripted processor
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2024-03-04 16:27:48 -05:00
Pierre Villard
6863b4ea71 NIFI-12850 - Prevent indexing of overly large filename attribute
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2024-02-29 14:08:55 -05:00
ravisingh
eeafa8354a NIFI-12828: Added Mapping for BIT type to return INT and handled boolean case for postgres
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2024-02-29 14:02:55 -05:00
ravisingh
8cdbdb85ad Added Mapping for BIT type to return BOOLEAN 2024-02-29 14:02:33 -05:00
Paul Grey
50a99b291f
NIFI-12851 - ConsumeKafka, remove limitation on count of subscribed topics
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8460.
2024-02-29 12:01:37 +01:00
Mark Bathori
dcc0e5edb7
NIFI-12847: Add Enum data type handling to Iceberg record converter
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8453.
2024-02-28 14:34:03 +01:00
Rajmund Takacs
48fb538e68 NIFI-12843: Fix incorrect read of parquet data, when record.count is inherited
This closes #8452.

Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2024-02-27 18:05:23 +01:00
Matt Burgess
ee00fc2d04 NIFI-12839: Explicitly set nifiVersion for processor bundle archetype dependencies
This closes #8447

Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2024-02-24 13:13:42 -05:00
bob
4d097fbfe8
NIFI-11859: Ensure Hazelcast can not join a network when Cluster is NONE
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8440.
2024-02-23 13:20:26 +01:00
dependabot[bot]
31c5174ea2
NIFI-12835 Upgraded node-ip from 1.1.8 to 1.1.9 for Registry
This closes #8444

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit e9b99ed04f334b1cb7ab942250d007eb4245aa9f)
2024-02-22 16:40:31 -06:00
Joseph Witt
417da44a6f
NIFI-12826 Added timing lag in TestFTP method for improved stability
This closes #8443

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 9e7e39fc2adc1559ad2a5d1fa2386c81984ac058)
2024-02-22 10:59:37 -06:00
dan-s1
85f2af438b
NIFI-12784 Set Path Not Found as a Dependent Property in EvaluateJsonPath
This closes #8420

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 0a2ba317c0dc0db3a45a904d88802dde1a68304e)
2024-02-20 22:16:08 -06:00
dependabot[bot]
e2d029dd18
NIFI-12827 Upgraded PostgreSQL JDBC test driver from 42.6.0 to 42.7.2
This closes #8436

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit a95f327b3110af4cf5e438fc55aab2d34b055e28)
2024-02-20 21:31:07 -06:00
Mark Payne
9ca8bfc752
NIFI-12232 Corrected Group Component ID Handling for Clustered Flows
Ensured that if a Process Group doesn't have a Versioned Component ID we use the ComponentIdLookup to create one based on its Instance ID in the same way that is done when serializing the flow; this ensures matching ID's when we synchronize flows across the cluster. Also included some code cleanup around failure handling on startup

This closes #8432

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-02-20 15:38:08 -06:00
exceptionfactory
d5385c298d
NIFI-12818 Deprecated ReportLineageToAtlas for Removal
This closes #8426.

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-20 09:18:18 -07:00
exceptionfactory
8d7bc65f30
NIFI-12808 Upgraded Commons Codec from 1.16.0 to 1.16.1
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8419.
2024-02-19 11:12:31 +01:00
exceptionfactory
7e7a29f3b5
NIFI-12810 Upgraded SLF4J from 2.0.11 to 2.0.12
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8421.
2024-02-19 11:10:49 +01:00
dan-s1
b5dd5c1f2c
NIFI-12725 Upgraded json-schema-validator from 1.1.0 to 1.3.2
- Adjusted URIs for schemas Draft 4, Draft 6 and Draft 7 to match official values set on json-schema-validator 1.3.0

This closes #8405

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit fd4a74dbff710171b7eeae10f51c09acd7b0c093)
2024-02-15 15:12:53 -06:00
Pierre Villard
8c60dbf77f NIFI-12789 - fix broken link in couchbase additional details
Signed-off-by: Daniel Stieglitz <dstiggy@apache.org>
This closes #8403
2024-02-15 14:34:43 -05:00
exceptionfactory
f9b89b7248
NIFI-12770 Deprecated Ranger Authorizers for Removal
This closes #8387

Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-14 17:16:27 -07:00