5995 Commits

Author SHA1 Message Date
mr1716
c5cefebc0a
NIFI-11798 Update smbj to 0.12.1
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7480.
2023-07-14 20:31:17 +02:00
Pierre Villard
00a6478c06
NIFI-11794 - Fix NPE + configure max attempts for Redis State Provider (#7473)
Signed-off-by: Otto Fowler<ottobackwards@gmail.com>

This closes #7473.
2023-07-14 18:46:22 +02:00
exceptionfactory
b1568bcf57
NIFI-11810 Removed unused JSTL and EL API libraries
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7479.
2023-07-14 10:30:59 +02:00
mr1716
f1bb4c03ab
NIFI-11804 Upgraded excel-streaming-reader from 4.0.5 to 4.1.0
This closes #7477

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 65f9bcf0cf3cda360d7b6cb0c2ead1067a6c94c0)
2023-07-13 16:35:32 -05:00
mr1716
e00fd49466
NIFI-11801 Upgraded RabbitMQ AMQP Client from 5.17.0 to 5.18.0
This closes #7475

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 77b194303b5ff4b285aa62f31eb297ee9733ab62)
2023-07-13 16:35:31 -05:00
mr1716
6e2cd5f749
NIFI-11800 Upgraded icu4j from 73.1 to 73.2
This closes #7474

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 3f72032112dea901683e4cdaa8257a924a33f0e6)
2023-07-13 16:35:31 -05:00
exceptionfactory
673207b64a
NIFI-7343 Corrected version reference for nifi-avro-record-utils
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-12 18:09:04 -05:00
Matt Burgess
13464525a8
NIFI-7343: Add support for SchemaRegistryService to scripted components
This closes #7467

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 21e5ebc840a5e5149f83a3de98e41df0ed999d05)
2023-07-12 17:22:16 -05:00
Joe Witt
7943c684d2 NIFI-11434 added support for optionally allowing zip entries with dat… (#7462)
* NIFI-11434 added support for optionally allowing zip entries with data descriptors
* set default value and ensured all zip tests use various configs
2023-07-12 17:10:15 -04:00
Lehel
955caf2b2c NIFI-11178: Improve ListHDFS performance, incremental loading refactor. 2023-07-11 18:55:42 +02:00
Pierre Villard
610dbb86eb NIFI-11779 - Override endpoint in PutBigQuery
review

use default from code instead of hardcoding

Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-07-10 12:14:30 -04:00
Emilio Setiadarma
3649ade3c7
NIFI-11536 Corrected Keystore and Truststore auto-reloading
- Replaced Jetty KeyStoreScanner and custom TrustStoreScanner with shared StoreScanner
- New StoreScanner uses TLS Configuration to reload SSLContext instead of relying on Jetty SslContextFactory properties

This closes #7446

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit a85ef2c1f49780be93b49ec6cb077a61c8cc063e)
2023-07-10 11:08:22 -05:00
exceptionfactory
9161485f21
NIFI-11767 Replaced String.repeat() with StringUtils.repeat() for Java 8
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-06 18:09:07 -05:00
dan-s1
c091eade00
NIFI-11767 Refactored Groovy tests in nifi-web-error and nifi-web-security to Java
This closes #7457

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

(cherry picked from commit d24318cdb8003925f9a5411bf20094a02b0c084a)
2023-07-06 16:32:28 -05:00
Pierre Villard
2901993142
NIFI-11774 Upgraded gRPC from 1.55.1 to 1.56.1
This closes #7456

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit b3372900b3533d8e0ca5b99089bc51159281d3c7)
2023-07-05 17:02:48 -05:00
Zoltan Kornel Torok
53a0aef422
NIFI-11334: Fixed dependency version in nifi-iceberg-services
This closes #7459.

Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-07-05 12:54:52 +02:00
simonbence
2abd1c5092
NIFI-11769 Adding details on Registry Clients and Registrty Client types on UI (#7453)
Co-authored-by: Shane Ardell <shane.m.ardell@gmail.com>

Merged #7453 into main.
2023-07-01 20:58:38 +02:00
Mark Bathori
331e0aead0 NIFI-11334: Fixed PutIceberg processor instance interference due to same class loader usage
This closes #7449.

Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-06-30 20:38:35 +02:00
Bence Simon
5acbb8a702
NIFI-11706 Add option to create dedicated Parameter Contexts for Imported Flows
This closes #7401

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit cadf2fb6f25caf334bf787292380af5b25fdcbb1)
2023-06-30 13:15:41 -05:00
exceptionfactory
5a68069b8f
NIFI-11714 Added Error Handler to Jetty Server
- Configured Error Handler with Stack Traces disabled for NiFi and Registry

Signed-off-by: Joe Gresock <jgresock@gmail.com>

This closes #7447.
2023-06-29 16:46:40 -04:00
exceptionfactory
f14cf35ea5
NIFI-11762 Upgraded Hadoop dependencies from 3.3.5 to 3.3.6
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7445.
2023-06-28 19:35:59 +02:00
exceptionfactory
506d311f1c
NIFI-11760 Upgraded Riemann Client from 0.4.1 to 0.5.3
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7444.
2023-06-28 09:56:07 +02:00
dan-s1
ce5eb85c1d
NIFI-11754 Refactored Groovy test in nifi-jetty to Java (and JUnit 5)
This closes #7442

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

(cherry picked from commit 2a7fa6d17b1807091659197c702a221825a30eeb)
2023-06-27 14:45:26 -05:00
exceptionfactory
52a785af16 NIFI-11757 Upgraded Google Cloud Libraries from 26.15.0 to 26.17.0
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-27 12:48:18 -04:00
dan-s1
207af04ea2
NIFI-11747 Refactored Groovy tests in nifi-web-api to Java (and JUnit 5)
This closes #7434

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

(cherry picked from commit 7748d9d1e5287c6b99c965ee0ed93ed154802def)
2023-06-26 15:23:24 -05:00
Chris Sampson
756f9d0fdb
NIFI-9206 Added RemoveRecordField Processor
This closes #6816

Co-authored-by: Peter Gyori <peter.gyori.dev@gmail.com>
Co-authored-by: Chris Sampson <chris.sampson82@gmail.com>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 3f5ed2350476ea258b0d96b00987e5deb626af53)
2023-06-26 11:09:54 -05:00
exceptionfactory
cb76a62a14
NIFI-3065 Corrected TestStandardLoggingContext for Java 8
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-26 11:09:50 -05:00
timeabarna
d5fb6b4518 NIFI-3065 Per Process Group logging (#7315)
* NIFI-3065 Per Process Group logging
2023-06-23 21:20:34 -04:00
exceptionfactory
072c9547bf NIFI-11748 Upgraded Apache Commons Codec from 1.15 to 1.16.0
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-23 18:26:51 -04:00
exceptionfactory
532578799c NIFI-11744 Added Required Permission to Reference Remote Resources
- Applied Required Permission to components supporting URL Resource References

Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-23 18:02:22 -04:00
Timea Barna
2052f15c79
NIFI-11705 Append Operating System section in NiFi diagnostic tool
This closes #7388

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit dceee57dfd1d0540463ddb6d15cee8858eb66928)
2023-06-23 17:00:29 -05:00
Bryan Bende
f9d48cb78a
NIFI-11492 Allow authorization to proceed based on request groups even if user does not exist
This closes #7425

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 40014486a408c2676afecad9d20b8c130a4bc8d1)
2023-06-22 15:51:06 -05:00
exceptionfactory
411111925b
NIFI-11735 Refactored Identity Provider Groups Handling (#7419)
- Removed H2 database approach in favor of passing groups in Application Bearer Token
2023-06-22 11:11:44 -04:00
mr1716
a79544b5d1
NIFI-11732 Upgraded Saxon from 12.1 to 12.2
- Adjusted spacing in test HTML to match Saxon 12.2 serialization

This closes #7414

Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit f62e1eb1e9f1d2d42e2adda2548b07e2c1cf2a6b)
2023-06-21 11:02:26 -05:00
dan-s1
0c083272f1 NIFI-11638 Refactored Groovy tests in nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors to Java (and JUnit 5)
NIFI-11638 Removed groovy-json dependency

Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-21 10:24:30 -04:00
Matt Burgess
b00fd9bc57 NIFI-7016: Fix Groovy File functions available for FlowFile in ExecuteGroovyScript
This closes #7016

Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-06-21 06:25:01 -04:00
exceptionfactory
2d57625249 NIFI-11729 Upgraded OWASP Dependency Check from 8.2.1 to 8.3.1
- Updated OWASP suppressions to exclude several JSON and Kafka false positives
- Excluded JUnit dependency from Hive 3 JDBC

This closes #7411

Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-06-21 06:18:02 -04:00
mr1716
f329629be8
NIFI-11730 Upgraded UnboundID LDAP SDK from 6.0.8 to 6.0.9
This closes #7412

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 05322fa8ce8148d48126430919d55f1f46f68233)
2023-06-20 17:12:48 -05:00
exceptionfactory
4d55615c7a NIFI-11709 Upgraded Guava from 32.0.0 to 32.0.1
- Added version override for Guava 27 to 32.0.1 in Hadoop and Hive modules

Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-20 16:20:54 -04:00
exceptionfactory
b9561ecc68 NIFI-11727 Deprecated RethinkDB Processors for Removal
Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #7409
2023-06-20 16:12:36 -04:00
mr1716
fa8cc4d914 NIFI-11731 Update json-schema-validator to 1.0.84
Signed-off-by: Matt Burgess <mattyb149@apache.org>
2023-06-20 12:52:05 -04:00
Peter Turcsanyi
53c5fb331b
NIFI-11708: Upgraded snowflake-ingest-sdk to 2.0.1 and snowflake-jdbc to 3.13.33
Backported
This closes #7393

Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
(cherry picked from commit 4082951506d6fdc1dad12ff0b18887f759447d85)
2023-06-20 18:26:05 +02:00
mr1716
b5d6453522
NIFI-11725 Upgraded Woodstox from 6.5.0 to 6.5.1
This closes #7407

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit a5ae1558398c3618e6738b1b9a9181f3015dcc74)
2023-06-19 16:12:12 -05:00
mr1716
346bddfa78
NIFI-11724 Upgraded parquet-avro from 1.13.0 to 1.13.1
This closes #7406

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit b8c5bb661ed013f2ee1796e7ae2f4822b0439a6c)
2023-06-19 16:12:11 -05:00
mr1716
65899cb547
NIFI-11723 Upgraded Jedis from 3.9.0 to 3.10.0
This closes #7405

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 69ef6c69713c825ec9b6fec3dd666d42a798955d)
2023-06-19 16:12:11 -05:00
mr1716
16f73d90e2
NIFI-11722 Upgraded Spring Data Redis from 2.7.10 to 2.7.13
This closes #7404

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit d252ed5e1b3584b01f421c12c95d32e523a3cfbe)
2023-06-19 16:12:10 -05:00
mr1716
00b868870a
NIFI-11720 Upgraded HBase from 2.5.3 to 2.5.5
This closes #7402

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 8be9b016771fbefaac60533f00dbe7dab63ca41e)
2023-06-19 16:12:10 -05:00
dan-s1
4d1c71476e
NIFI-11167 Added ExcelReader to nifi-poi-nar
- Moved shared schema inference components to nifi-record-serialization-services-shared

- Backported from main branch following the addition of nifi-schema-inference-utils from NIFI-11716

This closes #7194

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

(cherry picked from commit e4d1dab8f7f901acb62a896acd3d6533caefb7cc)
2023-06-19 15:41:56 -05:00
exceptionfactory
b6bf9c5725
NIFI-11716 Backported nifi-schema-inference-utils from NIFI-11241
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>

This closes #7396
2023-06-19 21:02:27 +01:00
Matt Burgess
faf4d5c0cb
NIFI-11682 Correct Quoting for UPSERT and INSERT_IGNORE keys in PutDatabaseRecord
This closes #7385

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit bc6ac4b700c78961045c8a55b44406827d1a8693)
2023-06-16 15:05:58 -05:00