Bence Simon
df21478297
NIFI-10874 Fixed issue with multiple levels of versioned flows
...
This closes #6719
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-28 10:44:12 -06:00
Joe Witt
198a27abbe
NIFI-10854 adjusting post merge for next release cycle
2022-11-28 08:49:35 -07:00
Joe Witt
1046b2c308
Merge branch 'NIFI-10854-RC1'
2022-11-28 08:43:56 -07:00
Arpad Boda
a469c92f21
NIFI-10873 - GenerateFlowFile: flowfiles in a batch are not unique
...
This closes #6717 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-11-28 16:41:19 +01:00
Matthew Burgess
5f1d93f977
NIFI-5819: Support SQLServer sql_variant type
...
This closes #6699 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-11-24 16:57:50 +01:00
Ryan Van Den Bos
2ad33eea80
NIFI-10845 - JsonQueryElasticsearch processors are not outputting an empty flow file for a combined response with output_no_hits set to true
...
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
This closes #6701
2022-11-23 18:27:28 +00:00
sssqhai
2393785765
NIFI-6428 Add 'inTransaction' value to state,fix bug
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6036
2022-11-23 09:58:06 -05:00
Peter Turcsanyi
40b46b4f5d
NIFI-10850: Fixed Query Parameters property in InvokeAWSGatewayApi should support FlowFile attributes in EL
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6692 .
2022-11-23 13:04:58 +01:00
exceptionfactory
9cc9692c98
NIFI-10866 Refactored Kafka 1.0 and 2.0 using nifi-kafka-shared
...
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #6710 .
2022-11-23 05:04:34 -05:00
Joe Witt
75e7c9e47c
NIFI-10854-RC1 prepare for next development iteration
2022-11-22 19:22:47 -07:00
Joe Witt
ec87bf93ad
NIFI-10854-RC1 prepare release nifi-1.19.0-RC1
2022-11-22 19:22:45 -07:00
exceptionfactory
0ca09fd52c
NIFI-10864 This closes #6707 . Deprecated Hive 1.1 and 1.2 Components
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-11-22 15:34:26 -07:00
exceptionfactory
6062f16667
NIFI-10861 This closes #6705 . Deprecated Azure Storage Processors using legacy Microsoft SDK
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-11-22 15:34:06 -07:00
exceptionfactory
5aa7ba9bf9
NIFI-10860 This closes #6704 . Deprecated ExecuteFlumeSink and ExecuteFlumeSource
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-11-22 15:33:45 -07:00
sopan98
ff14ea2aab
NIFI-10862 This closes #6709 . Fix Flaky tests in TestXMLReader
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-11-22 15:25:02 -07:00
Shane Ardell
aa6f6dd61d
NIFI-10814: Display description for selected flow ( #6693 )
...
* display description for selected flow
* NIFI-10814: add border when content overflows and increase height
* NIFI-10814: add padding to description
* NIFI-10814: remove duplicate CSS property from declaration block
* NIFI-10814: a few more CSS tweaks
This closes #6693
2022-11-22 17:01:38 -05:00
exceptionfactory
8e417c890a
NIFI-10819 Restricted JndiLoginModule for Kafka JAAS Config
...
- Refactored property configuration and validation to nifi-kafka-shared
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #6690 .
2022-11-22 16:51:23 -05:00
Matthew Burgess
09bc5bcb5a
NIFI-10699: Add FLOW_CONFIG_HISTORY table to QueryNiFiReportingTask
...
This closes #6581
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-22 15:35:22 -06:00
Mike Thomsen
6a9cb9c10c
NIFI-10863 Added conditional InvokeHTTP HTTP debug log
...
- Wrapping if statements prevent them from being called at all if debug logging is disabled
This closes #6706
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-22 15:31:53 -06:00
Nandor Soma Abonyi
4ea425e235
NIFI-10656 Log ignored event with info instead of warning
...
This closes #6540 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-11-22 22:13:56 +01:00
exceptionfactory
7019e182b5
NIFI-10835 Improved performance of TestControlRate
...
- Added LongSupplier for TimedBuffer and ControlRate classes to support overriding System.currentTimeMillis()
This closes #6671
Signed-off-by: Paul Grey <greyp@apache.org>
2022-11-22 13:14:04 -05:00
Curtis Ruck
54108689b6
NIFI-10842 Added HTTP Protocols to StandardOauth2AccessTokenProvider
...
This closes #6686
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-22 08:26:32 -06:00
sopan98
2d70bfb380
NIFI-10744 Changed HashSet to LinkedHashSet in SegmentContent for deterministic handling
...
This closes #6700
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-22 08:07:58 -06:00
exceptionfactory
6b188636ff
NIFI-10188 Added jaxws-api for ConsumeEWS on Java 11
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6697
2022-11-21 18:30:33 -05:00
dan-s1
844f311c52
NIFI-9107 Converted remaining nifi-enrich-bundle tests from JUnit 4 to 5
...
This closes #6698
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-21 16:54:58 -06:00
dan-s1
f3d2dfaf5c
NIFI-9165 Converted remaining nifi-standard-bundle tests from JUnit 4 to JUnit 5
...
This closes #6696
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-21 16:53:14 -06:00
Paul Grey
620b7365c2
NIFI-10851 Corrected removal of Controller Service references on property updates
...
- Convert unit test to JUnit 5
This closes #6695
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-21 16:45:54 -06:00
Mark Payne
2126dbbe29
NIFI-10660: When converting Avro GenericRecord to a java Map, check GenericRecord's schema to see if field exists before calling Record.get().
...
NIFI-10660: Added unit tests; fixed bug to ensure that we use the desired field name when checking if it exists in schema
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6688
2022-11-21 15:09:31 -05:00
Mike Thomsen
e172a3f224
NIFI-10840 Added a build profile to enable Neo4J 5 support
...
This closes #6684
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-21 14:07:27 -06:00
Chris Sampson
d23e50168f
NIFI-10776 Added NONE and PKI AuthorizationSchemes for ElasticSearchClientService
...
This closes #6662
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-21 13:52:18 -06:00
aksharau
a861bab34d
NIFI-9920 Fetching all bulletins of a process group on update process group ( #6335 )
2022-11-21 11:24:47 -05:00
Mark Bathori
594e93d97e
NIFI-10812: Remove duplicate record template creation from Iceberg record converter
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6659
2022-11-20 17:26:49 -05:00
Bence Simon
4fe65f1b81
NIFI-10828 Adding new REST API endpoint for exposing versioned flow details
...
NIFI-10828 Fixing documentation
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6674
2022-11-20 17:05:50 -05:00
Lehel Boér
81b36e69ae
NIFI-10389 Added mime.type to GetShopify and GetHubSpot
...
This closes #6682
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-18 10:42:43 -06:00
mr1716
c63a668ac5
NIFI-10808 Upgraded Guava from 31.0.1 to 31.1
...
This closes #6683
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-18 10:18:13 -06:00
Robert Kalmar
89426d167b
NIFI-10370 Create PutSnowflake processor using Snowpipe ingest
...
This closes #6584 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-11-18 16:19:03 +01:00
Pierre Villard
2698282615
NIFI-10804 - Update okhttp-digest to 2.7
...
This closes #6681
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-11-18 08:35:12 -05:00
Pierre Villard
87f02d26d9
NIFI-10809 - Update greenmail to 1.6.11
...
This closes #6679
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-11-18 08:33:34 -05:00
Pierre Villard
85a95550bb
NIFI-10806 - update snmp4j dependencies
...
This closes #6677
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-11-18 08:32:06 -05:00
Matthew Burgess
214bd2f00c
NIFI-7862: Add UpdateDatabaseTable processor for auto table structure updates
...
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #5523 .
2022-11-17 14:38:52 -05:00
krisztina-zsihovszki
dfdd86cff7
NIFI-10793 Comment is not populated when process group is created via API
...
This closes #6653 .
Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2022-11-17 16:04:46 +01:00
Arpad Boda
7a449dbcee
NIFI-10833 - Fix grammar error in ListenHTTP log msg
2022-11-16 19:40:20 -05:00
sedadgn
009d641576
NIFI-10787 - Cannot commit flows to nifi registry after updating our nifi release to 1.18.0
...
NifiRegistryFlowRegistryClient defines the PropertyDescriptor PROPERTY_URL name as small case "url". The map bases on the name property of the PropertyDescriptor object. Here searching with uppercase value of "URL" causes the map lookup to fail and cause a NPE later on. Therefore, it is changed as "url"
NIFI-10787 - Added constant for property descriptor "url" in NiFiRegistryFlowMapper to make it more clear.
NIFI-10787 - Added change to unit test.
NIFI-10787 - Updated unit test to validate that NiFi registry url is being set and retrieved.
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6655 .
2022-11-16 19:07:15 -05:00
Mark Payne
d7f2eb7c26
NIFI-10818: Fixed bug in which oldest bin in MergeContent was not being evicted in order to make room for a new bin when using a correlation attribute. Added additional tests for JoinEnrichment to ensure that the changes had no adverse effects on that processor. Found a bug when running that test in MockProcessSession so also addressed the bug (ConcurrentModificationException).
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6668
2022-11-16 16:49:29 -05:00
greyp9
30facedc43
NIFI-9822 - ConsumeKafkaRecord allows writing out Kafka record key ( #6131 )
...
* NIFI-9822 - ConsumeKafkaRecord allows writing out Kafka record key
* publisher wrapper record; property naming and display order; doc updates
2022-11-16 16:07:43 -05:00
exceptionfactory
bd89d66539
NIFI-7392 Corrected TestValidationJson for Windows build
2022-11-16 11:29:12 -06:00
mr1716
83ff168ac1
NIFI-10763 Upgraded mysql-binlog-connector-java from 0.26.1 to 0.27.5
...
This closes #6667
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-16 10:19:19 -06:00
r65535
a702a8c215
NIFI-7392 Added ValidateJson to Standard Processors
...
This closes #6337
Co-authored-by: dan-s1 <dsteig1@gmail.com>
Co-authored-by: r65535 <ryan77056@gchq.gov.uk>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-16 10:02:17 -06:00
Nathan Gough
1b8cd8349b
NIFI-10703 - Updated VersionedDataflow to support MaxEventDrivenThreadCount
...
NIFI-10703 - Also setting the maxEventDrivenThreadCount on the controller when using a versioned flow.
NIFI-10703 - Corrected to use getMaxEventDrivenThreadCount(), set a default value for event driven thread count in VersionedDataflow
NIFI-10703 - Updated log message for setMaxThreadCount in FlowController.java
NIFI-10703 - Updated default value for maxEventDrivenThreadCount
NIFI-10703 - Set private for DEFAULT_MAX_EVENT_DRIVEN_THREAD_COUNT
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6638
2022-11-15 21:08:48 -05:00
Matthew Burgess
f2774c4924
NIFI-9814: Add range sampling to SampleRecord
...
- Incorporated review comments
This closes #5878
Signed-off-by: Paul Grey <greyp@apache.org>
2022-11-15 18:49:51 -05:00
Nandor Soma Abonyi
241d619138
NIFI-10775 Improve support for DescribedValue in PropertyDescriptor.Builder
...
This closes #6650 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-11-15 22:17:21 +01:00
Mark Payne
bda624823b
NIFI-10817: Moved the calls in StandardProcessSession to 'resetState()' and 'acknowledgeRecords()' from the outer commit(boolean) to the inner commit(Checkpoint, boolean). By moving the call here, the logic of StandardProcessSession is unaffected. But the StatelessProcessSession that inherits from it now has the benefit of having the state cleaned up when calling super.commit(Checkpoint, boolean).
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6663
2022-11-15 15:47:32 -05:00
Malthe Borch
a71556f115
NIFI-10491 Added Conflict Resolution Strategy to PutAzureBlobStorage_v12
...
This closes #6443
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-15 14:40:23 -06:00
mr1716
491f21bf90
NIFI-10727 Upgraded grpc libraries from 1.48.0 to 1.50.2
...
This closes #6660
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-15 14:24:17 -06:00
Paul Grey
25b6e2c9cd
NIFI-10815 Fixed initial internal yield duration when processor created
...
This closes #6664
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-15 14:14:50 -06:00
Tamas Palfy
56af75f5bd
NIFI-10722 - Add handling of TBCD-STRING in nifi-asn1-services
...
This closes #6611
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-15 14:12:22 -06:00
Mark Bathori
4083e07447
NIFI-10801: Fix hive metastore based tests in Iceberg processors
...
This closes #6656 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-11-15 20:12:37 +01:00
Mark Bean
2bfefc3e5b
NIFI-10243: allow ControlRate to throttle on combination of data rate or flowfile rate
...
NIFI-10243: fix typos
NIFI-10243: re-ordered property in ControlRate
NIFI-10243: minor updates to make code cleaner based on PR comments
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6506 .
2022-11-14 23:04:55 -05:00
Emilio Setiadarma
d06c19180a
NIFI-9697: Implemented AzureKeyVaultSecretsParameterProvider and AzureKeyVaultCredentialsService; Implemented unit tests as well as the documentation for the Parameter Provider
...
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #6545 .
2022-11-14 13:25:47 -05:00
Nathan Gough
23e8a19417
NIFI-10705 - Primary keys were not being included in ConvertJSONToSQL UPDATE queries when 'User statement.type Attribute' was used.
...
This closes #6652
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-14 09:23:10 -06:00
Bryan Bende
7de74ad3f0
NIFI-10802 Apply bundle updates before properties in component synchronizer ( #6654 )
...
This closes #6654
2022-11-14 09:09:44 -05:00
mr1716
5fb8cf89f0
NIFI-10730 Upgraded Splunk from 1.6.5.0 to 1.9.1
...
This closes #6617
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-14 07:58:27 -06:00
Mike Thomsen
78dbee8b7a
NIFI-10805 Upgraded script bundle Clojure, Groovy and JRuby
...
- Upgraded Clojure from 1.10.1 to 1.11.1
- Upgraded Groovy from 3.0.8 to 3.0.13
- Upgraded JRuby from 9.3.8.0 to 9.3.9.0
This closes #6657
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-14 07:54:52 -06:00
Mike Thomsen
00da6d5ead
NIFI-10562 Moved MongoDB to testcontainers for integration-tests
...
This closes #6642
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-14 07:35:06 -06:00
Peter Gyori
412c1f2e43
NIFI-10762: Ranger Authorizer accepts multiple Ranger Admin Identity property values ( #6625 )
2022-11-14 08:28:24 -05:00
Emilio Setiadarma
08bc44715e
NIFI-10789 Set FlowFile attributes for errors fetching from Azure Data Lake Storage
...
This closes #6644
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-14 07:27:59 -06:00
Mike Thomsen
ea10b62615
NIFI-10794 Made StandardOauth2AccessTokenProvider a verifiable controller service.
...
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
This closes #6645 .
2022-11-13 17:04:50 +00:00
exceptionfactory
b14eedfa7f
NIFI-10796 This closes #6647 . Upgraded Apache Iceberg from 0.14.0 to 1.0.0
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-11-10 15:39:23 -07:00
exceptionfactory
588e04cd07
NIFI-10780 Improved Event Server to avoid dropping messages
...
- Improved ByteArrayMessageChannelHandler to call BlockingQueue.offer() while the server is not shutting down
- Improved NettyEventServer to use ChannelFuture.await() for closing the channel to allow shutdown to proceed
- Added test method for EventDroppedException handling
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6634 .
2022-11-10 15:38:43 -05:00
Tamas Palfy
56d0061da4
NIFI-10764 Fixed handling BIT STRING in nifi-asn1-services
...
Representing as a string of 1s and 0s (e.g. "010011000")
This closes #6622
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-10 10:33:17 -06:00
Seokwon Yang
0643f336e8
NIFI-10130 AzureGraphUserGroupProvider handles group with transitive members
...
This closes #6135
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-09 15:47:03 -06:00
Pierre Villard
425dd6a848
NIFI-10790 Updated Snowflake JDBC driver from 3.13.21 to 3.13.24
...
This closes #6641
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-09 15:32:30 -06:00
sopan98
ad4e0b0585
NIFI-10783 Switched to LinkedHashMap for CompareFuzzyHash
...
This closes #6639
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-09 14:27:39 -06:00
Gabor Kulik
1bd4169558
NIFI-10702 Clear server list on connection error in SMB processors
...
This closes #6620 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-11-09 21:07:24 +01:00
Bryan Bende
9c21e26e63
NIFI-10788 Ensure proposed service config is applied when component synchronizer adds a new service ( #6640 )
...
This closes #6640
2022-11-09 15:04:19 -05:00
Mike Thomsen
ddfaf16f68
NIFI-10781 Made the MongoDB controller service implement VerifiableControllerService.
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6635
2022-11-08 17:40:41 -05:00
exceptionfactory
01816da56f
NIFI-10645 Corrected Bouncy Castle dependencies for Iceberg
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6636
2022-11-08 17:36:57 -05:00
Nandor Soma Abonyi
d374c1f399
NIFI-10760 Add API Key authentication to ElasticSearchClientServiceImpl
...
This closes #6619
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-08 16:02:49 -06:00
dependabot[bot]
cc35e3e427
NIFI-10782 Upgraded Apache Ivy from 2.5.0 to 2.5.1
...
This closes #6630 and #6631
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-08 15:31:45 -06:00
sopan98
889254a9dc
NIFI-10744 Used LinkedHashMap in TestScanHBase methods
...
This closes #6633
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-08 14:51:10 -06:00
sopan98
ce18b63db0
NIFI-10743 Used LinkedHashMap in TestHBase_1_1_2_ClientService.testScan
...
This closes #6632
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-08 14:49:22 -06:00
SaumyaGurtu
747b5d4d9e
NIFI-10317 Taking care of NullPointerException if AMQP header value is null
...
NIFI-10317 refactoring to remove repeated conversions to string from char
NIFI-10317 correctly handle null values: null vs "null"
NIFI-10317 adding test
NIFI-10317 - Updated ConsumeAMQPTest to test for null and empty header values.
NIFI-10317 - Updated ConsumeAMQPTest to use hard coded string values when testing. Made convertMapToString() private.
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6382 .
2022-11-08 12:14:05 -05:00
Mark Bathori
2a85264dd5
NIFI-10645: Add cloud profiles for Iceberg processors
...
This closes #6541 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-11-08 18:03:31 +01:00
exceptionfactory
7c1a7da116
NIFI-10737 Corrected ListenBeats buffer handling
...
- Added test class for ListenBeats
- Removed unnecessary dependencies
- Implemented BatchDecoder for reading Beats Protocol frames
- Refactored protocol and handler classes
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6608 .
2022-11-07 17:09:45 -05:00
exceptionfactory
e60cbd4bbb
NIFI-10768 Filter empty messages in ListenSyslog ( #6624 )
...
- Added FilteringStrategy argument to Server Factory for ListenSyslog
- Set quick shutdown quiet period for ListenSyslog and TestListenSyslog
- Added test method for batched messages with empty message included
2022-11-07 15:05:40 -05:00
Bryan Bende
83d4e5bd04
NIFI-10771 Add SINGLE_BATCH_PER_NODE to allowable values for flow file concurrency in ProcessGroupDTO
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6627
2022-11-07 13:58:49 -05:00
Joe Gresock
c6dde491ec
NIFI-10770: Removing fetch parameters on startup
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6626
2022-11-07 13:46:01 -05:00
Shane Ardell
60a8b3bc5f
NIFI-10698: Add filtering options to summary table ( #6610 )
...
* NIFI-10698: Add filtering options to summary table
* NIFI-10698: fix checkbox spacing and alignment
* NIFI-10698: fix spacing between dropdowns
Merged #6610 into main.
2022-11-07 10:34:42 -08:00
exceptionfactory
4f80233575
NIFI-10733 Upgraded Curator from 5.3.0 to 5.4.0
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6621
2022-11-07 10:00:06 -05:00
Marco Carlino
6ce2e3799c
NIFI-10349 add maximum object age property to list s3
...
This closes #6293 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-11-07 14:44:53 +01:00
Chris Sampson
2acfd1e496
NIFI-9398 add verification to ElasticSearchClientService (with integration tests) and Elasticsearch REST API processors
...
NIFI-9398 processor verification integration-tests for nifi-elasticsearch-restapi-processors using common nifi-elasticsearch-test-utils refactored from nifi-elasticsearch-client-service
NIFI-9398 fail index exists verification for Elasticsearch processors whose operations would not create the index if it doesn't already exist
This closes #6544
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-11-05 18:17:13 -04:00
exceptionfactory
d9e494f976
NIFI-10713 Added Deprecation Warning for PGP in EncryptContent
...
NIFI-10713 Removed OpenPGP, PGP, and GPG tags
This closes #6613
Signed-off-by: Paul Grey <greyp@apache.org>
2022-11-04 18:04:37 -04:00
Mark Payne
381e0f84e1
NIFI-10767: When an empty line is encountered with Syslog Readers, just skip over the empty line instead of throwing an Exception
...
This closes #6623
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-04 16:20:22 -05:00
Mark Bean
61e1a37d2e
NIFI-10228: parse json flow using instanceIdentifier as the UUID
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6217
2022-11-04 13:09:29 -04:00
Mark Bean
4e4f6437ee
NIFI-4798 allow empty value for UpdateAttribute property
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6585
2022-11-04 12:29:19 -04:00
Mike Thomsen
19658df52b
NIFI-10675 Corrected SSL support in Neo4j V4 Cypher Service
...
- Added Testcontainers for Neo4j integration tests
This closes #6559
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-04 09:23:34 -05:00
Ferenc Erdei
86acde2fe2
NIFI-10750 Move C2NiFiClientService to minifi-framework
...
Signed-off-by: Csaba Bejan <bejan.csaba@gmail.com>
This closes #6612 .
2022-11-04 08:53:53 +01:00
Nathan Gough
d237fd228f
NIFI-10738 Updated SNMP tests to retry BindExceptions
...
This closes #6606
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-02 17:43:57 -05:00
Nissim Shiman
f4069ab77a
NIFI-10287 ExecuteScript - Allow python scripts to use external modules
...
Co-authored-by: Nissim Shiman <nshiman@yahoo.com>
Co-authored-by: dan-s1 <dstieg1@gmail.com>
NIFI-10287 changes for code review
NIFI-10287 modification based on reviewer comment
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6254
2022-11-02 16:18:41 -04:00
mr1716
6fed5dee17
NIFI-10732 Upgraded ASN1Bean from 1.12.0 to 1.13.0
...
NIFI-10731 Upgraded asn1bean-compiler from 1.12.0 to 1.13.0
This closes #6609
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-02 10:34:41 -05:00