Pierre Villard
20b19992d2
NIFI-11816 - Removed deprecated Primary Node Scheduling Strategy
...
This closes #7501
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-20 11:49:03 -05:00
mr1716
0a774f231a
NIFI-11835 Upgraded json-schema-validator from 1.0.84 to 1.0.86
...
This closes #7505
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-20 11:45:57 -05:00
Pierre Villard
c06bb97e85
NIFI-11833 - remove deprecated classes in nifi-commons ( #7503 )
...
Signed-off-by: Otto Fowler <ottobackwards@gmail.com>
2023-07-20 11:58:51 -04:00
Mark Payne
323f148d27
NIFI-11783: Fixed a bug in which a FlowFile split into multiple and then removed did not properly handle retries when one of the outputs was retried.
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7500
2023-07-19 15:51:21 -04:00
Mark Payne
7405dcb510
NIFI-11814 Optimized Cluster Replication Component status evaluation
...
When waiting for all controller services to reach the desired status in the ClusterReplicationComponentLifecycle component, return immediately if there are no services to wait for. Otherwise, request that referencing components not be included in the return value of the Controller Services
This closes #7493
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-19 14:19:11 -05:00
Paul Grey
7db956fea7
NIFI-11825 Fixed QueryRecord closing of resources
...
This closes #7496
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-19 12:48:15 -05:00
Matt Burgess
f6a14bc475
NIFI-11807 Added ExtractRecordSchema Processor
...
This closes #7482
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-19 12:32:59 -05:00
exceptionfactory
16c4004d58
NIFI-10728 Upgraded Apache Derby from 10.14.2.0 to 10.16.1.1
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7497
2023-07-18 18:29:20 -04:00
Pierre Villard
150bfbe990
NIFI-11813 Removed Event Driven Scheduling Strategy
...
This closes #7483
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-18 12:22:52 -05:00
mr1716
779eea6453
NIFI-11824 Upgraded JAX-RS API from 2.1 to 2.1.1
...
This closes #7490
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-18 10:50:30 -05:00
Lehel
a3fe9d121d
NIFI-11817: Improve ListHDFS extensibility
...
Fix review items
This closes #7484
Signed-off-by: Bence Simon <bsimon@apache.org>
2023-07-18 15:56:08 +02:00
mr1716
bdd2a2b24b
NIFI-11819 Update derby.version to 10.16.1.1
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7491 .
2023-07-18 10:14:05 +02:00
EndzeitBegins
34a6d8a0a1
NIFI-8128 Added Sentinel Password to Redis Service
...
- Replaced embedded-redis and with Testcontainers for Redis integration tests
This closes #7481
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-15 19:53:24 -05:00
exceptionfactory
95bb23d403
NIFI-11781 Corrected OIDC Claim Identity Processing
...
- Added StandardOidcUserService supporting fallback claim names
- Updated StandardClientRegistrationProvider to use standard Subject claim
- Updated OIDC Security Configuration to use customized OidcUserService for claim handling
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #7468 .
2023-07-15 11:03:58 -04:00
Peter Turcsanyi
437995b75a
NIFI-11758: Added FileResourceService and used it in PutAzure*Storage processors for local file upload
...
- Renamed classes from DataUpload to ResourceTransfer and updated references
- Disabled testNonReadableFile() on Windows due to Posix permissions
- Replaced utility methods with functional handling of FileResource
- Corrected FlowFile InputStream access using Optional.orElseGet()
This closes : #7458
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-07-14 23:48:27 +02:00
mr1716
e5362c5eb7
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:30:51 +02:00
Pierre Villard
8a61d5bdbf
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 11:51:18 -04:00
exceptionfactory
e812951c57
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:27 +02:00
mr1716
65f9bcf0cf
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>
2023-07-13 16:32:48 -05:00
mr1716
77b194303b
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>
2023-07-13 16:30:08 -05:00
mr1716
3f72032112
NIFI-11800 Upgraded icu4j from 73.1 to 73.2
...
This closes #7474
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-13 16:29:24 -05:00
Matt Burgess
21e5ebc840
NIFI-7343: Add support for SchemaRegistryService to scripted components
...
This closes #7467
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-12 17:21:28 -05:00
Joe Witt
d2c70d1d2f
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:09:03 -04:00
Lehel
5bd4bc5190
NIFI-11178: Improve ListHDFS performance, incremental loading refactor.
2023-07-11 13:22:29 +02:00
Pierre Villard
a04cbe7f07
NIFI-11779 - Override endpoint in PutBigQuery
...
review
use default from code instead of hardcoding
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7460
2023-07-10 12:15:24 -04:00
Emilio Setiadarma
a85ef2c1f4
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>
2023-07-10 11:07:04 -05:00
dan-s1
d24318cdb8
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>
2023-07-06 16:30:34 -05:00
Pierre Villard
b3372900b3
NIFI-11774 Upgraded gRPC from 1.55.1 to 1.56.1
...
This closes #7456
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-07-05 17:01:49 -05:00
Matt Burgess
f69b457757
NIFI-11770: Replace java-faker with Data Faker for GenerateRecord
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7454 .
2023-07-03 11:33:50 +02:00
Mark Bathori
b1be71f918
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:36:33 +02:00
simonbence
5f4cc106f1
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-06-30 11:33:41 -07:00
Bence Simon
cadf2fb6f2
NIFI-11706 Add option to create dedicated Parameter Contexts for Imported Flows
...
This closes #7401
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-30 12:56:27 -05:00
exceptionfactory
50b01ffd63
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:44:01 -04:00
exceptionfactory
3aba769cc3
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:38 +02:00
Matt Burgess
7b5853363f
NIFI-11759: Remove Distributed Map Cache Client property from ListHDFS
...
This closes #7443
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-06-28 11:07:56 -04:00
exceptionfactory
12b7dd0243
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:55:45 +02:00
dan-s1
2a7fa6d17b
NIFI-11754 Refactored Groovy test in nifi-jetty to Java (and JUnit 5)
...
This closes #7442
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-27 14:39:08 -05:00
exceptionfactory
09e36f4d3e
NIFI-11757 Upgraded Google Cloud Libraries from 26.15.0 to 26.17.0
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7439
2023-06-27 12:48:51 -04:00
Matt Burgess
c90625a3e8
NIFI-11753: Remove deprecated JRuby and Luaj script engines
...
This closes #7436
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-26 15:35:57 -05:00
dan-s1
7748d9d1e5
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>
2023-06-26 15:18:48 -05:00
Chris Sampson
3f5ed23504
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>
2023-06-26 09:50:41 -05:00
Bence Simon
c5946b2e6c
NIFI-11745 Upgraded QuestDB from 6.7 to 7.2
...
This closes #7430
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-26 09:45:36 -05:00
exceptionfactory
1f1c5df5a3
NIFI-11673 Removed Legacy TLS Configuration Versions
...
This closes #7367
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-06-26 11:10:39 +02:00
timeabarna
ba6797bb94
NIFI-3065 Per Process Group logging ( #7315 )
...
* NIFI-3065 Per Process Group logging
2023-06-23 21:14:34 -04:00
exceptionfactory
7d6af0dbb0
NIFI-11748 Upgraded Apache Commons Codec from 1.15 to 1.16.0
...
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This closes #7428
2023-06-23 18:27:36 -04:00
exceptionfactory
bdd7ef3671
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>
This closes #7426
2023-06-23 18:07:16 -04:00
Timea Barna
dceee57dfd
NIFI-11705 Append Operating System section in NiFi diagnostic tool
...
This closes #7388
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-23 16:36:51 -05:00
Bryan Bende
40014486a4
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>
2023-06-22 15:50:23 -05:00
Tanmaya Panda
bd33f2c911
NIFI-8294 Added QueryAzureDataExplorer and StandardKustoQueryService
...
This closes #7122
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-22 15:26:47 -05:00
Mark Payne
ce623632cf
NIFI-11243: Implemented Dependent Properties on the Python side
...
This closes #7323
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-22 13:03:43 -05:00