[jira] [Commented] (NIFI-12194) Nifi fails when ConsumeKafka_2_6 processor is started with PLAINTEXT securityProtocol

2023-10-30 Thread Peter Schmitzer (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781213#comment-17781213 ] Peter Schmitzer commented on NIFI-12194: Hi [~pgrey]  thank you very much for fol

[jira] [Created] (NIFI-12296) Write the data to Apache Doris in a StreamLoad fashion

2023-10-30 Thread xiyang (Jira)
xiyang created NIFI-12296: - Summary: Write the data to Apache Doris in a StreamLoad fashion Key: NIFI-12296 URL: https://issues.apache.org/jira/browse/NIFI-12296 Project: Apache NiFi Issue Type: New

[jira] [Updated] (NIFI-12296) Write the data to Apache Doris in a StreamLoad fashion

2023-10-30 Thread xiyang (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiyang updated NIFI-12296: -- Description: [https://github.com/wanghangyu817/nifi/tree/add-doris-processor] As shown in the link, the basic

[jira] [Commented] (NIFI-11627) Add Dynamic Schema References to ValidateJSON Processor

2023-10-30 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781175#comment-17781175 ] David Handermann commented on NIFI-11627: - [~dstiegli1] I think the next step is

Re: [PR] NIFI-12294 Standardize NAR Entry Loading [nifi]

2023-10-30 Thread via GitHub
github-advanced-security[bot] commented on code in PR #7958: URL: https://github.com/apache/nifi/pull/7958#discussion_r1376902545 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-nar-utils/src/main/java/org/apache/nifi/nar/NarUnpacker.java: ## @@ -670,6 +659,16 @@

[jira] [Commented] (NIFI-12295) Upgrade ActiveMQ to 5.18.3

2023-10-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781141#comment-17781141 ] ASF subversion and git services commented on NIFI-12295: Commit 5

[jira] [Resolved] (NIFI-12295) Upgrade ActiveMQ to 5.18.3

2023-10-30 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-12295. - Resolution: Fixed > Upgrade ActiveMQ to 5.18.3 > -- > >

Re: [PR] NIFI-12295 Bump org.apache.activemq:activemq-client from 5.18.2 to 5.18.3 in /nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors [nifi]

2023-10-30 Thread via GitHub
dependabot[bot] commented on PR #7956: URL: https://github.com/apache/nifi/pull/7956#issuecomment-1786152627 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me

Re: [PR] NIFI-12295 Bump org.apache.activemq:activemq-client from 5.18.2 to 5.18.3 in /nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors [nifi]

2023-10-30 Thread via GitHub
exceptionfactory closed pull request #7956: NIFI-12295 Bump org.apache.activemq:activemq-client from 5.18.2 to 5.18.3 in /nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors URL: https://github.com/apache/nifi/pull/7956 -- This is an automated message from the Apache Git Service. To respond

[jira] [Created] (NIFI-12295) Upgrade ActiveMQ to 5.18.3

2023-10-30 Thread David Handermann (Jira)
David Handermann created NIFI-12295: --- Summary: Upgrade ActiveMQ to 5.18.3 Key: NIFI-12295 URL: https://issues.apache.org/jira/browse/NIFI-12295 Project: Apache NiFi Issue Type: Improvement

Re: [PR] NIFI-12194 - yield Kafka processors on initialization failures [nifi]

2023-10-30 Thread via GitHub
exceptionfactory commented on code in PR #7955: URL: https://github.com/apache/nifi/pull/7955#discussion_r1376861876 ## nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-6-processors/src/main/java/org/apache/nifi/processors/kafka/pubsub/ConsumeKafka_2_6.java: ## @@ -484,8 +484,10

[PR] NIFI-12294 Standardize NAR Entry Loading [nifi]

2023-10-30 Thread via GitHub
exceptionfactory opened a new pull request, #7958: URL: https://github.com/apache/nifi/pull/7958 # Summary [NIFI-12294](https://issues.apache.org/jira/browse/NIFI-12294) Updates the `NarUnpacker` to standardize loading of entries for NAR files, reducing duplicative naming normalizati

[jira] [Updated] (NIFI-12293) Standardize HTTP Error Response Messages

2023-10-30 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12293: Status: Patch Available (was: Open) > Standardize HTTP Error Response Messages > -

[jira] [Updated] (NIFI-12293) Standardize HTTP Error Response Messages

2023-10-30 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12293: Priority: Minor (was: Major) > Standardize HTTP Error Response Messages >

[PR] NIFI-12293 Standardize HTTP error response messages [nifi]

2023-10-30 Thread via GitHub
exceptionfactory opened a new pull request, #7957: URL: https://github.com/apache/nifi/pull/7957 # Summary [NIFI-12293](https://issues.apache.org/jira/browse/NIFI-12293) Updates exception handling in several web application filters to write standard messages based on the type of exce

[jira] [Created] (NIFI-12294) Standardize NAR Entry Loading

2023-10-30 Thread David Handermann (Jira)
David Handermann created NIFI-12294: --- Summary: Standardize NAR Entry Loading Key: NIFI-12294 URL: https://issues.apache.org/jira/browse/NIFI-12294 Project: Apache NiFi Issue Type: Improveme

[jira] [Created] (NIFI-12293) Standardize HTTP Error Response Messages

2023-10-30 Thread David Handermann (Jira)
David Handermann created NIFI-12293: --- Summary: Standardize HTTP Error Response Messages Key: NIFI-12293 URL: https://issues.apache.org/jira/browse/NIFI-12293 Project: Apache NiFi Issue Type

[PR] Bump org.apache.activemq:activemq-client from 5.18.2 to 5.18.3 in /nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors [nifi]

2023-10-30 Thread via GitHub
dependabot[bot] opened a new pull request, #7956: URL: https://github.com/apache/nifi/pull/7956 Bumps [org.apache.activemq:activemq-client](https://github.com/apache/activemq) from 5.18.2 to 5.18.3. Commits https://github.com/apache/activemq/commit/5f6edd9781c1438aa40fd4c7ec24

Re: [PR] NIFI-12225 Improve NiFi splash loading animation [nifi]

2023-10-30 Thread via GitHub
exceptionfactory commented on PR #7878: URL: https://github.com/apache/nifi/pull/7878#issuecomment-1785949849 > Thanks for the feedback, @exceptionfactory. To be honest, I had some concerns about the initial 300kB as well. When I tested it on my machine with a blank canvas, the splash scree

Re: [PR] NIFI-12194 - yield Kafka processors on initialization failures [nifi]

2023-10-30 Thread via GitHub
greyp9 commented on code in PR #7955: URL: https://github.com/apache/nifi/pull/7955#discussion_r1376732467 ## nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-6-processors/src/main/java/org/apache/nifi/processors/kafka/pubsub/ConsumeKafka_2_6.java: ## @@ -484,8 +484,10 @@ public

[jira] [Updated] (NIFI-12194) Nifi fails when ConsumeKafka_2_6 processor is started with PLAINTEXT securityProtocol

2023-10-30 Thread Paul Grey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Grey updated NIFI-12194: - Status: Patch Available (was: In Progress) > Nifi fails when ConsumeKafka_2_6 processor is started with

[PR] NIFI-12194 - yield Kafka processors on initialization failures [nifi]

2023-10-30 Thread via GitHub
greyp9 opened a new pull request, #7955: URL: https://github.com/apache/nifi/pull/7955 # Tracking Please complete the following tracking steps prior to pull request creation. ### Issue Tracking - [x] [Apache NiFi Jira](https://issues.apache.org/jira/browse/NIFI) issue cr

[jira] [Assigned] (NIFI-12229) Edits to Registry-Client in NiFi require NiFi service restart to take affect.

2023-10-30 Thread Simon Bence (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Bence reassigned NIFI-12229: -- Assignee: Simon Bence > Edits to Registry-Client in NiFi require NiFi service restart to take

[jira] [Commented] (NIFI-12194) Nifi fails when ConsumeKafka_2_6 processor is started with PLAINTEXT securityProtocol

2023-10-30 Thread Paul Grey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781104#comment-17781104 ] Paul Grey commented on NIFI-12194: -- Following up on this. I've checked nifi/main, and un

Re: [PR] NIFI-12225 Improve NiFi splash loading animation [nifi]

2023-10-30 Thread via GitHub
nandorsoma commented on PR #7878: URL: https://github.com/apache/nifi/pull/7878#issuecomment-1785921412 > @nandorsoma On further consideration, 300 KB seems too large for an initial loading image, given that the point of the loading screen is to render quickly before the rest of the content

Re: [PR] NIFI-12290 Migrate from Quartz to Spring for Cron Expressions [nifi]

2023-10-30 Thread via GitHub
exceptionfactory commented on PR #7951: URL: https://github.com/apache/nifi/pull/7951#issuecomment-1785866985 Thanks for reviewing and merging @mosermw! I added a new section for [CRON Scheduling Changes](https://cwiki.apache.org/confluence/display/NIFI/Migrating+Deprecated+Components

[jira] [Updated] (NIFI-12290) Move from Quartz to Spring Cron Expression

2023-10-30 Thread Michael W Moser (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael W Moser updated NIFI-12290: --- Fix Version/s: 2.0.0 (was: 2.latest) Resolution: Fixed

Re: [PR] NIFI-12240, NIFI-12195: Created new python processors for text embedd… [nifi]

2023-10-30 Thread via GitHub
github-advanced-security[bot] commented on code in PR #7894: URL: https://github.com/apache/nifi/pull/7894#discussion_r1376674842 ## nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-bridge/src/main/java/org/apache/nifi/py4j/PythonProcess.java: ## @@ -231,8 +236,8 @@ final St

[jira] [Commented] (NIFI-12290) Move from Quartz to Spring Cron Expression

2023-10-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781089#comment-17781089 ] ASF subversion and git services commented on NIFI-12290: Commit 7

Re: [PR] NIFI-12290 Migrate from Quartz to Spring for Cron Expressions [nifi]

2023-10-30 Thread via GitHub
asfgit closed pull request #7951: NIFI-12290 Migrate from Quartz to Spring for Cron Expressions URL: https://github.com/apache/nifi/pull/7951 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

Re: [PR] NIFI-12290 Migrate from Quartz to Spring for Cron Expressions [nifi]

2023-10-30 Thread via GitHub
mosermw commented on PR #7951: URL: https://github.com/apache/nifi/pull/7951#issuecomment-1785832086 +1 will merge to main. It's always good to see improvements that reduce NiFi dependencies. @exceptionfactory Does the CRON format change for DayOfWeek (SUN-SAT changes from 1-7 to 0-

[jira] [Updated] (NIFI-12292) PutElasticsearchHttp exception with JSON strings over 20 MB

2023-10-30 Thread Gregory M. Foreman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory M. Foreman updated NIFI-12292: -- Component/s: Extensions (was: Core Framework) > PutElasticsearchHt

[jira] [Updated] (NIFI-12292) PutElasticsearchHttp exception with JSON strings over 20 MB

2023-10-30 Thread Gregory M. Foreman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory M. Foreman updated NIFI-12292: -- Description: PutElasticsearchHttp throws an exception when reading JSON documents that

[jira] [Created] (NIFI-12292) PutElasticsearchHttp exception with JSON strings over 20 MB

2023-10-30 Thread Gregory M. Foreman (Jira)
Gregory M. Foreman created NIFI-12292: - Summary: PutElasticsearchHttp exception with JSON strings over 20 MB Key: NIFI-12292 URL: https://issues.apache.org/jira/browse/NIFI-12292 Project: Apache N

[PR] NIFI-12291: Added additional Use Case Docs [nifi]

2023-10-30 Thread via GitHub
markap14 opened a new pull request, #7954: URL: https://github.com/apache/nifi/pull/7954 # Summary [NIFI-0](https://issues.apache.org/jira/browse/NIFI-0) # Tracking Please complete the following tracking steps pr

[jira] [Created] (NIFI-12291) Add @UseCase annotations to several processors

2023-10-30 Thread Mark Payne (Jira)
Mark Payne created NIFI-12291: - Summary: Add @UseCase annotations to several processors Key: NIFI-12291 URL: https://issues.apache.org/jira/browse/NIFI-12291 Project: Apache NiFi Issue Type: Impr

Re: [PR] MINIFICPP-2260 Fix OpenCV extension build failure on macOS [nifi-minifi-cpp]

2023-10-30 Thread via GitHub
szaszm commented on code in PR #1694: URL: https://github.com/apache/nifi-minifi-cpp/pull/1694#discussion_r1376573782 ## cmake/BundledOpenCV.cmake: ## @@ -210,5 +210,7 @@ function(use_bundled_opencv SOURCE_DIR BINARY_DIR) add_library(OPENCV::libopencv INTERFACE IMPORTED)

[jira] [Assigned] (NIFI-12194) Nifi fails when ConsumeKafka_2_6 processor is started with PLAINTEXT securityProtocol

2023-10-30 Thread Paul Grey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Grey reassigned NIFI-12194: Assignee: Paul Grey > Nifi fails when ConsumeKafka_2_6 processor is started with PLAINTEXT > secu

Re: [PR] NIFI-12290 Migrate from Quartz to Spring for Cron Expressions [nifi]

2023-10-30 Thread via GitHub
exceptionfactory commented on PR #7951: URL: https://github.com/apache/nifi/pull/7951#issuecomment-1785422323 Thanks for the feedback and testing @mosermw. In the course of testing several iterations, the use of `java.time.Instant` was not correct, because it does not provide the meth

Re: [PR] NIFI-12030 Property pop-up window is horizontally resizable [nifi]

2023-10-30 Thread via GitHub
koccs commented on PR #7883: URL: https://github.com/apache/nifi/pull/7883#issuecomment-1785372579 Probably it is less comfortable because it requires hover over the options, but if any text is truncated with an ellipsis then a tooltip (with the full text) is the most commonly used solution

Re: [PR] NIFI-12290 Migrate from Quartz to Spring for Cron Expressions [nifi]

2023-10-30 Thread via GitHub
exceptionfactory commented on code in PR #7951: URL: https://github.com/apache/nifi/pull/7951#discussion_r1376307508 ## nifi-docs/src/main/asciidoc/user-guide.adoc: ## @@ -577,10 +577,8 @@ The first configuration option is the Scheduling Strategy. There are three possi |1-12 o

Re: [PR] NIFI-12290 Migrate from Quartz to Spring for Cron Expressions [nifi]

2023-10-30 Thread via GitHub
mosermw commented on PR #7951: URL: https://github.com/apache/nifi/pull/7951#issuecomment-1785312200 I tried this with GenerateFlowFile and CRON driven scheduling with default "* * * * * ?" and I got this validation error: `14:00:20 UTC ERROR GenerateFlowFile[id=----

Re: [PR] NIFI-12290 Migrate from Quartz to Spring for Cron Expressions [nifi]

2023-10-30 Thread via GitHub
mosermw commented on code in PR #7951: URL: https://github.com/apache/nifi/pull/7951#discussion_r1376283860 ## nifi-docs/src/main/asciidoc/user-guide.adoc: ## @@ -577,10 +577,8 @@ The first configuration option is the Scheduling Strategy. There are three possi |1-12 or JAN-DEC

Re: [PR] NIFI-12290 Migrate from Quartz to Spring for Cron Expressions [nifi]

2023-10-30 Thread via GitHub
mosermw commented on PR #7951: URL: https://github.com/apache/nifi/pull/7951#issuecomment-1785292555 We should remove Quartz and c3p0 from the various NOTICE files that reference it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[PR] NIFI-12263: Upgrading AWS Machine Learning processors to SDK 2.x [nifi]

2023-10-30 Thread via GitHub
gresockj opened a new pull request, #7953: URL: https://github.com/apache/nifi/pull/7953 See the Machine Learning flow definition attached to the JIRA for testing. # Summary [NIFI-12263](https://issues.apache.org/jira/browse/NIFI-12263) # Tracking Please complete t

[jira] [Updated] (MINIFICPP-2260) OpenCV extension build failure on macOS

2023-10-30 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-2260: --- Status: Patch Available (was: In Progress) > OpenCV extension build failure on macOS > -

[jira] [Updated] (NIFI-12263) Upgrade AWS Machine Learning Processors to use AWS 2.x libraries

2023-10-30 Thread Joe Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Gresock updated NIFI-12263: --- Attachment: Machine_Learning.json > Upgrade AWS Machine Learning Processors to use AWS 2.x libraries

[jira] [Commented] (MINIFICPP-2259) ProcessContext::getProperty should operate on raw pointers

2023-10-30 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17780931#comment-17780931 ] Martin Zink commented on MINIFICPP-2259: We do rely on the nullability in a l

Re: [PR] MINIFICPP-2260 Fix OpenCV extension build failure on macOS [nifi-minifi-cpp]

2023-10-30 Thread via GitHub
martinzink commented on code in PR #1694: URL: https://github.com/apache/nifi-minifi-cpp/pull/1694#discussion_r1375923433 ## extensions/opencv/CMakeLists.txt: ## @@ -32,6 +32,10 @@ add_library(minifi-opencv SHARED ${SOURCES}) target_link_libraries(minifi-opencv ${LIBMINIFI})

[jira] [Resolved] (NIFI-12193) Introduce an enable flag to turn off / on python support

2023-10-30 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-12193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltán Kornél Török resolved NIFI-12193. Resolution: Won't Fix > Introduce an enable flag to turn off / on python support >