Pierre Villard
b23baac00e
NIFI-11527: clean-up dependencies
...
This closes #7230
Co-authored-by: Kalman Jantner <jantner@gmail.com>
Signed-off-by: Ferenc Kis <briansolo1985@gmail.com>
2023-05-12 11:58:34 +02:00
M Tien
09cef4ff99
NIFI-11287: detect dependent properties when the property it depends on references a parameter (UI) ( #7117 )
...
* NIFI-11287: detect dependent properties when the property it depends on references a parameter
* address review feedback
* address more review comments
* - loadProperties checks type before getting the parameter context
- retrieve the parameter context with ajax call from inside the class
* add type parameter to all places calling loadProperties
* get reference parameters by invoking provided callbacks from the client
* check for user permissions before requesting for referenced parameters
* address review feedback
This closes #7117
2023-05-11 17:00:57 -04:00
dependabot[bot]
bfa93b2b9e
NIFI-11541 Upgraded engine.io from 6.4.1 to 6.4.2
...
This closes #7227
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-11 15:45:09 -05:00
Nandor Soma Abonyi
2049d5068b
NIFI-11524 Improved ExecuteStreamCommand documentation and configuration
...
This closes #7228
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-11 14:52:21 -05:00
exceptionfactory
e302f2aff7
NIFI-10976 Added Previous Cluster State Provider configuration ( #7235 )
...
- Added methods to enumerate Stored Component Identifiers on State Provider interface and implementations
- Added nifi.state.management.provider.cluster.previous to nifi.properties
- Updated State Manager Provider to restore Cluster State from Previous Cluster Provider
- Updated Configuring State Providers documentation for new property
2023-05-10 16:22:05 -04:00
Timea Barna
5811a9c579
NIFI-11385 Added JMX Metrics REST Resource for Diagnostics
...
This closes #7124
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-08 08:11:20 -05:00
Emilio Setiadarma
340b5fcb00
NIFI-11526 Refactored DatabaseRecordSinkTest to Java from Groovy
...
This closes #7229
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-05 08:53:00 -05:00
Lehel Boér
265b132e73
NIFI-11493: Defaulted dynamically modified classpath fix
...
This closes #7201 .
Co-authored-by: Peter Turcsanyi <turcsanyi@apache.org>
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-05-04 15:20:56 +02:00
Bence Simon
4e9675475c
NIFI-11523 Refining schema handling for ScriptedTransfromRecord
...
This closes #7226
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-05-03 19:34:28 -04:00
mr1716
d754d952c2
NIFI-11522 Upgrade cassandra.sdk.version to 3.11.3
...
This closes #7225
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-05-03 19:29:35 -04:00
Emilio Setiadarma
436fd91a25
NIFI-11230 Added Runtime Configuration validation to nifi-bootstrap
...
This closes #7196
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-03 13:33:01 -05:00
mr1716
73ecb54c42
NIFI-11515 Upgraded docker-compose-junit-jupiter from 1.8.0 to 2.0.0
...
This closes #7223
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-02 20:49:29 -05:00
mkalavala
aad7b40bd9
NIFI-11360 Added Client-Side Encryption for Azure Blob v12 Processors
...
This closes #7182
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-02 20:37:33 -05:00
dan-s1
e4cdb90a75
[NIFI-11509] Added configuration to allow for parsing comments in JSON.
...
This closes #7220
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-05-02 08:18:47 -04:00
dan-s1
71c7d38c75
[NIFI-11511] Added Provenance route events for all the relationships.
...
This closes #7221
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-05-02 08:03:49 -04:00
Pierre Villard
9f3284393a
NIFI-11510 - Upgrade Box SDK to 4.1.0
...
This closes #7219
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-05-02 07:50:40 -04:00
Chris Sampson
3a3b9edc71
NIFI-10067: enable use of script when updating documents in Elasticsearch via PutElasticsearchJson or PutElasticsearchRecord
...
NIFI-3262: enable use of dynamic_templates in Elasticsearch _bulk operations
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #6628 .
2023-05-02 07:17:17 -04:00
Pierre Villard
0f1aa91d08
NIFI-11508 Upgraded kubernetes-client from 6.3.1 to 6.5.1
...
This closes #7217
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-01 14:12:33 -05:00
Pierre Villard
01d1be3215
NIFI-11507 Upgraded Calcite from 1.32 to 1.34
...
This closes #7216
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-01 14:11:38 -05:00
Pierre Villard
65daa33dfa
NIFI-11506 Upgraded Curator from 5.4.0 to 5.5.0
...
This closes #7215
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-01 14:09:42 -05:00
Pierre Villard
fb4eb38688
NIFI-11505 Upgraded gRPC from 1.54.0 to 1.54.1
...
This closes #7214
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-01 14:08:53 -05:00
Matthew Burgess
0e93dfae83
NIFI-11466 Added ModifyCompression Processor
...
- Added nifi-compress-bundle with nifi-compress-nar
This closes #7180
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-29 21:06:29 -05:00
Matthew Burgess
3d60e4a4f6
NIFI-11034: Restore image viewer to nifi-assembly
...
This closes #7209
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-04-29 18:20:53 -04:00
Pierre Villard
7fb2468f4b
NIFI-11502 - Upgrade json-path to 2.8.0
...
NIFI-11502 fixing unit tests
NIFI-11502 review
This closes #7208
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-04-29 16:03:16 -04:00
Chris Sampson
9274d0c9b0
NIFI-10865 allow RecordPath's unescapeJson to convert de-serialised JSON Objects into Records
...
NIFI-10865 allow UpdateRecord to replace the Record root for relative paths, e.g. when a RecordPath function is used to modify selected field(s)
This closes #6708
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-04-29 12:26:07 -04:00
Pierre Villard
3de6f960fb
NIFI-11501 Upgraded Hive MQTT client from 1.3.0 to 1.3.1
...
This closes #7207
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-28 15:14:19 -05:00
Pierre Villard
af84d798d1
NIFI-11500 Upgraded Jackson BOM from 2.14.2 to 2.15.0
...
This closes #7206
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-28 15:12:57 -05:00
Pierre Villard
522ab3e2aa
NIFI-11498 Upgraded Netty from 4.1.91 to 4.1.92
...
This closes #7205
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-28 15:12:08 -05:00
Pierre Villard
abdef65096
NIFI-11497 Upgraded snowflake-ingest-sdk from 1.1.1 to 1.1.3
...
This closes #7204
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-28 15:10:25 -05:00
Pierre Villard
67a4d10b3e
NIFI-11495 Upgraded Iceberg from 1.2.0 to 1.2.1
...
This closes #7203
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-28 15:09:36 -05:00
Pierre Villard
d85b2925c5
NIFI-11494 Upgraded JUnit from 5.9.2 to 5.9.3
...
This closes #7202
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-28 15:08:45 -05:00
exceptionfactory
d9f49bca14
NIFI-11491 Removed deprecated PersistentProvenanceRepository
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7200 .
2023-04-28 13:42:36 +03:00
exceptionfactory
7906e3424c
NIFI-11489 Removed Deprecated Record Writer and Schema Registry methods
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7199 .
2023-04-27 20:18:15 +03:00
exceptionfactory
ee03db0e8f
NIFI-11488 Removed Deprecated Sensitive Properties Algorithms
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7198 .
2023-04-27 20:16:26 +03:00
Timea Barna
d54940c397
NIFI-11473 Flow version change in NiFi should not stop a component when only position is changed
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #7185
2023-04-27 12:59:24 -04:00
Aakash Chauhan
afdbed5749
NIFI-8971 Removed legacy FlowFile name and path attributes
...
This closes #6003
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-26 16:37:48 -05:00
Chris Sampson
99b2412ad4
NIFI-11483 Correctly use DescribedValue for JsonQueryElasticsearch
...
This closes #7195
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-26 11:57:14 -05:00
Lehel Boér
ffaf81ec46
NIFI-11067 Delete Property History when changing Sensitive status
...
This closes #7082
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-26 09:55:21 -05:00
Pierre Villard
c819c4de94
NIFI-11224: Refactor and FF attribute support in WHERE in QuerySalesforceObject.
...
This closes #7019 .
Co-authored-by: Lehel Boér <lehel44@hotmail.com>
Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2023-04-26 14:27:40 +02:00
Scott Aslan
387504b66f
NIFI-11433 - use .add() for set instead of .push() ( #7193 )
...
* replace d3.nest, use add instead of push for Set, use forEach to loop over Set
* es5 function syntax
Merged #7193 into main.
2023-04-25 10:43:45 -07:00
Chris Sampson
05418d94f0
NIFI-11111 add option to output Elasticsearch error responses as FlowFile to PutElasticsearchJson and PutElasticsearchRecord
...
NIFI-11111 clarify error_responses relationships in PutElasticsearchJson/Record processors
NIFI-11111 Refactor exception handling for error response flowfile transfer
NIFI-11111 Add elasticsearch.bulk.error attributes containing the Elasticsearch _bulk response for error documents in PutElasticsearchJson
This closes #6903
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-04-25 06:41:44 -04:00
Scott Aslan
38ece1d7d9
[NIFI-11433] update angular, d3, moment, slickgrid, and jquery depen… ( #7174 )
...
* [NIFIF-11433] update angular, d3, moment, slickgrid, and jquery dependencies
* address review feedback
* .entries instead of .keys
Merged #7174 into main.
2023-04-24 10:16:20 -07:00
Daniel Aaron Salwerowicz
d3f2bf1c16
NIFI-11472 Check working directory after making directory in PutFTP
...
- Multiple threads can attempt to create a remote directory when PutFTP has multiple concurrent tasks.
This closes #7184
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-24 11:33:09 -05:00
Kalman Jantner
1fa5da9a55
NIFI-11476: Populate resource consumitions
...
Signed-off-by: Ferenc Erdei <ferdei@cloudera.com>
2023-04-24 08:19:41 +02:00
exceptionfactory
51956a4426
NIFI-11479 Upgraded JanusGraph from 0.5.3 to 0.6.3
...
- Set Guava to 31.1 overriding 29.0 from JanusGraph 0.6.3
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7192 .
2023-04-23 11:52:14 +03:00
exceptionfactory
b67ee507fe
NIFI-11478 Upgraded Spring Framework from 5.3.26 to 5.3.27
...
- Upgraded Spring Security from 5.8.2 to 5.8.3
- Upgraded Spring Boot from 2.7.10 to 2.7.11 for Registry
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7190 .
2023-04-23 11:49:52 +03:00
exceptionfactory
1639ecee11
NIFI-11438 Set standard OpenID Connect Scopes
...
- Restored previous behavior of sending openid and email scopes for OpenID Connect token requests
- Added offline_access scope as the default value in nifi.properties to support Refresh Tokens
This closes #7168
Signed-off-by: Paul Grey <greyp@apache.org>
2023-04-21 11:29:16 -04:00
Peter Turcsanyi
8586ac594e
NIFI-11475 Fixed missing jackson-dataformat-xml in nifi-azure-services-api
...
This closes #7186
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-21 08:55:26 -05:00
Mike Thomsen
f3f966ca37
NIFI-11441 Removed OpenCypherClientService
...
- The cypher-gremlin-neo4j-driver library is no longer supported
This closes #7171
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-21 08:50:25 -05:00
Pierre Villard
bdcd4fcfda
NIFI-11402 - PutBigQuery fix for case sensitivity and error handling
...
This closes #7140 .
Signed-off-by: Csaba Bejan <bejan.csaba@gmail.com>
2023-04-19 21:07:23 +02:00