[PR] Nifi 12390 more jvm metrics [nifi]

2023-11-17 Thread via GitHub
esecules opened a new pull request, #8050: URL: https://github.com/apache/nifi/pull/8050 # Summary [NIFI-12390](https://issues.apache.org/jira/browse/NIFI-12390) - Add init, committed, max, and used gauges for the non-heap

[jira] [Assigned] (NIFI-12390) Flesh out JVM Metrics exported by PrometheusReportingTask

2023-11-17 Thread Eric Secules (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Secules reassigned NIFI-12390: --- Assignee: Eric Secules > Flesh out JVM Metrics exported by PrometheusReportingTask >

[jira] [Created] (NIFI-12390) Flesh out JVM Metrics exported by PrometheusReportingTask

2023-11-17 Thread Eric Secules (Jira)
Eric Secules created NIFI-12390: --- Summary: Flesh out JVM Metrics exported by PrometheusReportingTask Key: NIFI-12390 URL: https://issues.apache.org/jira/browse/NIFI-12390 Project: Apache NiFi

[PR] WIP: NIFI-12386 Adds processor FilterAttributes [nifi]

2023-11-17 Thread via GitHub
EndzeitBegins opened a new pull request, #8049: URL: https://github.com/apache/nifi/pull/8049 > [!IMPORTANT] > **WORK IN PROGRESS / DRAFT** # Summary Adds a new processor `FilterAttributes` to the

[jira] [Updated] (NIFI-12386) Add a FilterAttributes processor

2023-11-17 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit updated NIFI-12386: --- Description: Flows in Apache NiFi can get quite sophisticated, consisting of a long chains of both

[jira] [Commented] (NIFI-12361) Conduct Apache NiFi 2.0.0-M1 Release

2023-11-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787421#comment-17787421 ] ASF subversion and git services commented on NIFI-12361: Commit

[jira] [Commented] (NIFI-12361) Conduct Apache NiFi 2.0.0-M1 Release

2023-11-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787420#comment-17787420 ] ASF subversion and git services commented on NIFI-12361: Commit

[PR] NIFI-12389: Add variance and standard deviation to AttributeRollingWindow [nifi]

2023-11-17 Thread via GitHub
mattyb149 opened a new pull request, #8048: URL: https://github.com/apache/nifi/pull/8048 # Summary [NIFI-12389](https://issues.apache.org/jira/browse/NIFI-12389) This PR uses commons-math3 to calculate variance and standard deviation for an attribute in AttributeRollingWindow

[jira] [Updated] (NIFI-12389) Add variance and standard deviation to AttributeRollingWindow

2023-11-17 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-12389: Fix Version/s: 1.latest 2.latest > Add variance and standard deviation to

[jira] [Assigned] (NIFI-12389) Add variance and standard deviation to AttributeRollingWindow

2023-11-17 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-12389: --- Assignee: Matt Burgess > Add variance and standard deviation to AttributeRollingWindow >

[jira] [Created] (NIFI-12389) Add variance and standard deviation to AttributeRollingWindow

2023-11-17 Thread Matt Burgess (Jira)
Matt Burgess created NIFI-12389: --- Summary: Add variance and standard deviation to AttributeRollingWindow Key: NIFI-12389 URL: https://issues.apache.org/jira/browse/NIFI-12389 Project: Apache NiFi

[PR] NiFi-12331: add new unified PublishSlack Processor [nifi]

2023-11-17 Thread via GitHub
sporadek opened a new pull request, #8047: URL: https://github.com/apache/nifi/pull/8047 # Summary [NIFI-12331](https://issues.apache.org/jira/browse/NIFI-12331) # Tracking Please complete the following tracking steps

[jira] [Updated] (NIFI-12387) Flow Configuration History can record a Comments change for Controller Service when no changes have been made

2023-11-17 Thread Nissim Shiman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nissim Shiman updated NIFI-12387: - Affects Version/s: 1.23.2 1.16.3 > Flow Configuration History can record

[jira] [Created] (NIFI-12388) Process Group log file suffix can become out of sync with its name when PG was copied from a version controlled PG

2023-11-17 Thread Nissim Shiman (Jira)
Nissim Shiman created NIFI-12388: Summary: Process Group log file suffix can become out of sync with its name when PG was copied from a version controlled PG Key: NIFI-12388 URL:

[jira] [Created] (NIFI-12387) Flow Configuration History can record a Comments change for Controller Service when no changes have been made

2023-11-17 Thread Nissim Shiman (Jira)
Nissim Shiman created NIFI-12387: Summary: Flow Configuration History can record a Comments change for Controller Service when no changes have been made Key: NIFI-12387 URL:

[jira] [Created] (NIFI-12386) Add a FilterAttributes processor

2023-11-17 Thread endzeit (Jira)
endzeit created NIFI-12386: -- Summary: Add a FilterAttributes processor Key: NIFI-12386 URL: https://issues.apache.org/jira/browse/NIFI-12386 Project: Apache NiFi Issue Type: New Feature

Re: [PR] NIFI-12382: Add DatabaseSchemaRegistry service [nifi]

2023-11-17 Thread via GitHub
exceptionfactory commented on code in PR #8042: URL: https://github.com/apache/nifi/pull/8042#discussion_r1397676848 ##

Re: [PR] NIFI-12382: Add DatabaseSchemaRegistry service [nifi]

2023-11-17 Thread via GitHub
mattyb149 commented on code in PR #8042: URL: https://github.com/apache/nifi/pull/8042#discussion_r1397661227 ## nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-db-schema-registry-service/src/main/java/org/apache/nifi/db/schemaregistry/DatabaseSchemaRegistry.java:

Re: [PR] NIFI-12382: Add DatabaseSchemaRegistry service [nifi]

2023-11-17 Thread via GitHub
mattyb149 commented on code in PR #8042: URL: https://github.com/apache/nifi/pull/8042#discussion_r1397658749 ## nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-db-schema-registry-service/pom.xml: ## @@ -0,0 +1,76 @@ + + +http://maven.apache.org/POM/4.0.0;

Re: [PR] NIFI-12382: Add DatabaseSchemaRegistry service [nifi]

2023-11-17 Thread via GitHub
mattyb149 commented on code in PR #8042: URL: https://github.com/apache/nifi/pull/8042#discussion_r1397657327 ## nifi-nar-bundles/nifi-standard-services/nifi-dbcp-service-bundle/nifi-db-schema-registry-service/pom.xml: ## @@ -0,0 +1,76 @@ + + +http://maven.apache.org/POM/4.0.0;

Re: [PR] NIFI-12382: Add DatabaseSchemaRegistry service [nifi]

2023-11-17 Thread via GitHub
exceptionfactory commented on code in PR #8042: URL: https://github.com/apache/nifi/pull/8042#discussion_r1397647623 ##

Re: [PR] NIFI-8932: Add capability to skip first N rows in CSVReader [nifi]

2023-11-17 Thread via GitHub
exceptionfactory commented on PR #7952: URL: https://github.com/apache/nifi/pull/7952#issuecomment-1816807256 > Reopening this as I'm actively working it. I realized I hadn't passed in the `Character Set` property value into the InputStreamReader so I'm trying to fix the code/tests using

Re: [PR] NIFI-8932: Add capability to skip first N rows in CSVReader [nifi]

2023-11-17 Thread via GitHub
mattyb149 commented on PR #7952: URL: https://github.com/apache/nifi/pull/7952#issuecomment-1816797181 Reopening this as I'm actively working it. I realized I hadn't passed in the `Character Set` property value into the InputStreamReader so I'm trying to fix the code/tests using that

[jira] [Commented] (NIFI-12383) GZipException occur during cluster replication, when the original request contains "accept-encoding" header with lowercase

2023-11-17 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787300#comment-17787300 ] David Handermann commented on NIFI-12383: - Thanks for the confirmation! > GZipException occur

Re: [PR] NIFI-11992: Processor and sink service for filing tickets in Zendesk [nifi]

2023-11-17 Thread via GitHub
turcsanyip commented on code in PR #7644: URL: https://github.com/apache/nifi/pull/7644#discussion_r1396967921 ## nifi-nar-bundles/nifi-zendesk-bundle/nifi-zendesk-nar/src/main/resources/META-INF/NOTICE: ## @@ -4,36 +4,12 @@ Copyright 2015-2022 The Apache Software Foundation

[jira] [Commented] (NIFI-12383) GZipException occur during cluster replication, when the original request contains "accept-encoding" header with lowercase

2023-11-17 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-12383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787276#comment-17787276 ] Zoltán Kornél Török commented on NIFI-12383: Here is the content of nifi properties (ommit

[jira] [Commented] (NIFI-12383) GZipException occur during cluster replication, when the original request contains "accept-encoding" header with lowercase

2023-11-17 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-12383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787274#comment-17787274 ] Zoltán Kornél Török commented on NIFI-12383: Oh I see. It was a nifi-2.0 cluster what I

Re: [PR] NIFI-12384 Upgrade Registry to Spring Framework 6 [nifi]

2023-11-17 Thread via GitHub
joewitt commented on PR #8044: URL: https://github.com/apache/nifi/pull/8044#issuecomment-1816604917 Full clean build with contrib all tests AND integration tests checks out. However when attempting to connect nifi with the registry plain unsecured connection. I attempt to version

Re: [PR] MINIFICPP-2263 Fix debug build [nifi-minifi-cpp]

2023-11-17 Thread via GitHub
lordgamez commented on code in PR #1696: URL: https://github.com/apache/nifi-minifi-cpp/pull/1696#discussion_r1397451868 ## .github/workflows/ci.yml: ## @@ -111,7 +111,7 @@ jobs: - name: build run: | for /f "usebackq delims=" %%i in (`vswhere.exe

Re: [PR] NIFI-12382: Add DatabaseSchemaRegistry service [nifi]

2023-11-17 Thread via GitHub
exceptionfactory commented on PR #8042: URL: https://github.com/apache/nifi/pull/8042#issuecomment-1816579844 Thanks for the additional input @pvillard31, that is helpful, and makes more sense now. I realize that I was not evaluating all the implementation details. Now I see that

Re: [PR] MINIFICPP-2263 Fix debug build [nifi-minifi-cpp]

2023-11-17 Thread via GitHub
lordgamez commented on code in PR #1696: URL: https://github.com/apache/nifi-minifi-cpp/pull/1696#discussion_r1397441922 ## .github/workflows/ci.yml: ## @@ -111,7 +111,7 @@ jobs: - name: build run: | for /f "usebackq delims=" %%i in (`vswhere.exe

[jira] [Commented] (NIFI-12383) GZipException occur during cluster replication, when the original request contains "accept-encoding" header with lowercase

2023-11-17 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787241#comment-17787241 ] David Handermann commented on NIFI-12383: - Thanks for the reply [~taz1988]. The {{h2}} protocol

[jira] [Resolved] (NIFI-12383) GZipException occur during cluster replication, when the original request contains "accept-encoding" header with lowercase

2023-11-17 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-12383. - Fix Version/s: 2.0.0-M1 1.25.0 (was: 2.latest)

Re: [PR] NIFI-12382: Add DatabaseSchemaRegistry service [nifi]

2023-11-17 Thread via GitHub
pvillard31 commented on PR #8042: URL: https://github.com/apache/nifi/pull/8042#issuecomment-1816560628 I'm jumping in the conversation here but I don't think this is a very specific use case. The idea is that, in many cases, data would be sent into a database by NiFi and some users may

Re: [PR] NIFI-12372 MiNiFi C2 Encrypt Flow Configuration Properties when Transferring [nifi]

2023-11-17 Thread via GitHub
exceptionfactory commented on code in PR #8028: URL: https://github.com/apache/nifi/pull/8028#discussion_r1397416896 ##

Re: [PR] NIFI-12382: Add DatabaseSchemaRegistry service [nifi]

2023-11-17 Thread via GitHub
exceptionfactory commented on PR #8042: URL: https://github.com/apache/nifi/pull/8042#issuecomment-1816528314 Thanks for the reply @mattyb149. Renaming the class could be helpful. Another potential concern is using the schema name as the table name. Aside from schema naming

Re: [PR] MINIFICPP-2263 Fix debug build [nifi-minifi-cpp]

2023-11-17 Thread via GitHub
fgerlits commented on code in PR #1696: URL: https://github.com/apache/nifi-minifi-cpp/pull/1696#discussion_r1397396341 ## .github/workflows/ci.yml: ## @@ -111,7 +111,7 @@ jobs: - name: build run: | for /f "usebackq delims=" %%i in (`vswhere.exe

[jira] [Comment Edited] (NIFI-8932) Add feature to CSVReader to skip N lines at top of the file

2023-11-17 Thread Philipp Korniets (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787214#comment-17787214 ] Philipp Korniets edited comment on NIFI-8932 at 11/17/23 1:53 PM: -- Thanks

[jira] [Commented] (NIFI-8932) Add feature to CSVReader to skip N lines at top of the file

2023-11-17 Thread Philipp Korniets (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787214#comment-17787214 ] Philipp Korniets commented on NIFI-8932: Thanks Matt, it would be nice if this new Property of

Re: [PR] NIFI-12366 Add HuggingFace support to Pinecone processors [nifi]

2023-11-17 Thread via GitHub
krisztina-zsihovszki commented on PR #8026: URL: https://github.com/apache/nifi/pull/8026#issuecomment-1816336259 @markap14 This PR is an addition to the vectorization related Python processors you created. When you have some time, can you review this PR? Thank you. -- This is an

Re: [PR] NIFI-11129 - adding PutMongoBulk processor to use the bulkWrite API [nifi]

2023-11-17 Thread via GitHub
sebastianrothbucher commented on PR #6918: URL: https://github.com/apache/nifi/pull/6918#issuecomment-1816263017 all right - addressed both final issues -- 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

[PR] MINIFICPP-2263 Fix debug build [nifi-minifi-cpp]

2023-11-17 Thread via GitHub
lordgamez opened a new pull request, #1696: URL: https://github.com/apache/nifi-minifi-cpp/pull/1696 https://issues.apache.org/jira/browse/MINIFICPP-2263 --- Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of

[jira] [Commented] (NIFI-12383) GZipException occur during cluster replication, when the original request contains "accept-encoding" header with lowercase

2023-11-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787116#comment-17787116 ] ASF subversion and git services commented on NIFI-12383: Commit

Re: [PR] NIFI-12383 Replication client should handle accept encoding with lowe… [nifi]

2023-11-17 Thread via GitHub
simonbence commented on PR #8046: URL: https://github.com/apache/nifi/pull/8046#issuecomment-1816072468 Handled in 8043 -- 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 specific comment. To

Re: [PR] NIFI-12383 Replication client should handle accept encoding with lowe… [nifi]

2023-11-17 Thread via GitHub
simonbence closed pull request #8046: NIFI-12383 Replication client should handle accept encoding with lowe… URL: https://github.com/apache/nifi/pull/8046 -- 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

[jira] [Created] (MINIFICPP-2263) Debug build fails after curl upgrade

2023-11-17 Thread Jira
Gábor Gyimesi created MINIFICPP-2263: Summary: Debug build fails after curl upgrade Key: MINIFICPP-2263 URL: https://issues.apache.org/jira/browse/MINIFICPP-2263 Project: Apache NiFi MiNiFi C++

[PR] NIFI-12383 Replication client should handle accept encoding with lowe… [nifi]

2023-11-17 Thread via GitHub
taz1988 opened a new pull request, #8046: URL: https://github.com/apache/nifi/pull/8046 …rcase (cherry picked from commit b9363c06ea57e6102e0083c671429cfb1785b83c) # Summary

Re: [PR] Nifi 12383 [nifi]

2023-11-17 Thread via GitHub
taz1988 closed pull request #8045: Nifi 12383 URL: https://github.com/apache/nifi/pull/8045 -- 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 specific comment. To unsubscribe, e-mail:

[PR] Nifi 12383 [nifi]

2023-11-17 Thread via GitHub
taz1988 opened a new pull request, #8045: URL: https://github.com/apache/nifi/pull/8045 …rcase # Summary [NIFI-12383](https://issues.apache.org/jira/browse/NIFI-12383) # Tracking Please complete the following

[jira] [Updated] (NIFI-12383) GZipException occur during cluster replication, when the original request contains "accept-encoding" header with lowercase

2023-11-17 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-12383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltán Kornél Török updated NIFI-12383: --- Fix Version/s: 2.latest > GZipException occur during cluster replication, when the

[jira] [Commented] (NIFI-12383) GZipException occur during cluster replication, when the original request contains "accept-encoding" header with lowercase

2023-11-17 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-12383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787089#comment-17787089 ] Zoltán Kornél Török commented on NIFI-12383: [~exceptionfactory], As I see h2 http/1.1 is

Re: [PR] NIFI-12372 MiNiFi C2 Encrypt Flow Configuration Properties when Transferring [nifi]

2023-11-17 Thread via GitHub
briansolo1985 commented on PR #8028: URL: https://github.com/apache/nifi/pull/8028#issuecomment-1815926804 Thanks your all the reviews. Addressed the comments, and pushed the most recent changes. Please re-review. -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] NIFI-12372 MiNiFi C2 Encrypt Flow Configuration Properties when Transferring [nifi]

2023-11-17 Thread via GitHub
briansolo1985 commented on code in PR #8028: URL: https://github.com/apache/nifi/pull/8028#discussion_r1396853662 ## minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-core/src/test/java/org/apache/nifi/minifi/c2/command/FlowPropertyEncryptorTest.java:

Re: [PR] NIFI-12372 MiNiFi C2 Encrypt Flow Configuration Properties when Transferring [nifi]

2023-11-17 Thread via GitHub
briansolo1985 commented on code in PR #8028: URL: https://github.com/apache/nifi/pull/8028#discussion_r1396847599 ##

[jira] [Commented] (MINIFICPP-895) Modbus Integration

2023-11-17 Thread Christofer Dutz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787077#comment-17787077 ] Christofer Dutz commented on MINIFICPP-895: --- Well theoretically the nifty driver should be