[jira] [Commented] (NIFI-12236) Improving fault tolerancy of the QuestDB backed metrics repository

2024-02-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815864#comment-17815864 ] ASF subversion and git services commented on NIFI-12236: Commit a

[jira] [Resolved] (NIFI-12236) Improving fault tolerancy of the QuestDB backed metrics repository

2024-02-08 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-12236. - Fix Version/s: 2.0.0 Resolution: Fixed > Improving fault tolerancy of the QuestDB

Re: [PR] NIFI-12236 Improving fault tolerancy of the QuestDB backed metrics repository [nifi]

2024-02-08 Thread via GitHub
exceptionfactory closed pull request #8152: NIFI-12236 Improving fault tolerancy of the QuestDB backed metrics repository URL: https://github.com/apache/nifi/pull/8152 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[jira] [Resolved] (NIFI-12753) Update various Github Actions versions for Github CI

2024-02-08 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-12753. - Fix Version/s: 2.0.0 Resolution: Fixed > Update various Github Actions versions fo

[jira] [Commented] (NIFI-12753) Update various Github Actions versions for Github CI

2024-02-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815847#comment-17815847 ] ASF subversion and git services commented on NIFI-12753: Commit 4

Re: [PR] NIFI-12753 updating various github actions versions [nifi]

2024-02-08 Thread via GitHub
exceptionfactory closed pull request #8373: NIFI-12753 updating various github actions versions URL: https://github.com/apache/nifi/pull/8373 -- 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-12697: Allow disabling scientific notation when writing JSON; us… [nifi]

2024-02-08 Thread via GitHub
markap14 commented on code in PR #8319: URL: https://github.com/apache/nifi/pull/8319#discussion_r1483615155 ## nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-json-record-utils/src/main/java/org/apache/nifi/json/WriteJsonResult.java: ## @@ -19,6 +19,7 @@ Review

Re: [PR] NIFI-12697: Allow disabling scientific notation when writing JSON; us… [nifi]

2024-02-08 Thread via GitHub
Lehel44 commented on code in PR #8319: URL: https://github.com/apache/nifi/pull/8319#discussion_r1483611259 ## nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-json-record-utils/src/main/java/org/apache/nifi/json/WriteJsonResult.java: ## @@ -19,6 +19,7 @@ Review C

[jira] [Updated] (NIFI-12636) Upgrade dependencies for Pinecone, ChromaDB and OpenAI processors

2024-02-08 Thread Joe Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Gresock updated NIFI-12636: --- Fix Version/s: 2.0.0 Resolution: Fixed Status: Resolved (was: Patch Available) > U

[jira] [Commented] (NIFI-12636) Upgrade dependencies for Pinecone, ChromaDB and OpenAI processors

2024-02-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815832#comment-17815832 ] ASF subversion and git services commented on NIFI-12636: Commit 3

Re: [PR] NIFI-12636 - Upgrade dependencies for Pinecone, ChromaDB and OpenAI processors [nifi]

2024-02-08 Thread via GitHub
asfgit closed pull request #8293: NIFI-12636 - Upgrade dependencies for Pinecone, ChromaDB and OpenAI processors URL: https://github.com/apache/nifi/pull/8293 -- 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

[jira] [Created] (NIFI-12762) ListenHTTP request headers limited to 8192 bytes

2024-02-08 Thread Michael W Moser (Jira)
Michael W Moser created NIFI-12762: -- Summary: ListenHTTP request headers limited to 8192 bytes Key: NIFI-12762 URL: https://issues.apache.org/jira/browse/NIFI-12762 Project: Apache NiFi Issu

[jira] [Updated] (NIFI-12745) AvroReader silently drops record if it's malformed

2024-02-08 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy updated NIFI-12745: --- Fix Version/s: 2.0.0 1.26.0 Resolution: Fixed Status: Resolved (

Re: [PR] NIFI-12745: Fix AvroReader silently dropping malformed records [nifi]

2024-02-08 Thread via GitHub
tpalfy commented on PR #8361: URL: https://github.com/apache/nifi/pull/8361#issuecomment-1934744186 LGTM Thank you for your work @takraj ! Merged to main and support/nifi-1.x. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[jira] [Commented] (NIFI-12745) AvroReader silently drops record if it's malformed

2024-02-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815794#comment-17815794 ] ASF subversion and git services commented on NIFI-12745: Commit b

[jira] [Commented] (NIFI-12745) AvroReader silently drops record if it's malformed

2024-02-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815790#comment-17815790 ] ASF subversion and git services commented on NIFI-12745: Commit 8

Re: [PR] NIFI-12745: Fix AvroReader silently dropping malformed records [nifi]

2024-02-08 Thread via GitHub
asfgit closed pull request #8361: NIFI-12745: Fix AvroReader silently dropping malformed records URL: https://github.com/apache/nifi/pull/8361 -- 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 spe

[jira] [Updated] (NIFI-12400) Remaining items to migrate UI to currently supported/active framework

2024-02-08 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-12400: --- Description: The purpose of this Jira is to track all remaining items following the initial commit [

[PR] Update minifi-java-agent-quick-start.md [nifi]

2024-02-08 Thread via GitHub
wrender opened a new pull request, #8379: URL: https://github.com/apache/nifi/pull/8379 - Add clarity around configuration with json vs yaml # Summary [NIFI-0](https://issues.apache.org/jira/browse/NIFI-0) # Trac

[jira] [Created] (NIFI-12761) RPG refresh

2024-02-08 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-12761: -- Summary: RPG refresh Key: NIFI-12761 URL: https://issues.apache.org/jira/browse/NIFI-12761 Project: Apache NiFi Issue Type: Sub-task Reporter: Scott

[jira] [Updated] (NIFI-12759) RPG GoTo

2024-02-08 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-12759: --- Status: Patch Available (was: In Progress) > RPG GoTo > > > Key: NIFI-12759

[PR] NIFI-12735 Adding the option to execute flow analysis before committing snapshot to registry [nifi]

2024-02-08 Thread via GitHub
simonbence opened a new pull request, #8377: URL: https://github.com/apache/nifi/pull/8377 # Summary [NIFI-12735](https://issues.apache.org/jira/browse/NIFI-12735) # Tracking Please complete the following tracking steps prior to pull request creation. ### Issue Tra

Re: [PR] NIFI-12745: Fix AvroReader silently dropping malformed records [nifi]

2024-02-08 Thread via GitHub
tpalfy commented on code in PR #8361: URL: https://github.com/apache/nifi/pull/8361#discussion_r1483208617 ## nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/test/java/org/apache/nifi/avro/TestAvroReaderWithExplici

Re: [PR] NIFI-12710: Allow for microsecond precision timestamps when pushing t… [nifi]

2024-02-08 Thread via GitHub
exceptionfactory commented on code in PR #8332: URL: https://github.com/apache/nifi/pull/8332#discussion_r1483154296 ## nifi-commons/nifi-record/src/test/java/org/apache/nifi/serialization/record/field/TestObjectLocalDateTimeFieldConverter.java: ## @@ -0,0 +1,87 @@ +/* + * Licen

Re: [PR] MINIFICPP-2276 Support FlowFileTransform NiFi Python processors [nifi-minifi-cpp]

2024-02-08 Thread via GitHub
lordgamez commented on code in PR #1712: URL: https://github.com/apache/nifi-minifi-cpp/pull/1712#discussion_r1483114670 ## extensions/python/types/PyProcessContext.cpp: ## @@ -65,12 +66,31 @@ PyObject* PyProcessContext::getProperty(PyProcessContext* self, PyObject* args)

Re: [PR] MINIFICPP-2276 Support FlowFileTransform NiFi Python processors [nifi-minifi-cpp]

2024-02-08 Thread via GitHub
lordgamez commented on code in PR #1712: URL: https://github.com/apache/nifi-minifi-cpp/pull/1712#discussion_r1483114670 ## extensions/python/types/PyProcessContext.cpp: ## @@ -65,12 +66,31 @@ PyObject* PyProcessContext::getProperty(PyProcessContext* self, PyObject* args)

Re: [PR] MINIFICPP-2276 Support FlowFileTransform NiFi Python processors [nifi-minifi-cpp]

2024-02-08 Thread via GitHub
lordgamez commented on code in PR #1712: URL: https://github.com/apache/nifi-minifi-cpp/pull/1712#discussion_r1483106461 ## docker/test/integration/resources/minifi-c2-server/config-ssl.yml: ## @@ -0,0 +1,43 @@ +MiNiFi Config Version: 3 +Flow Controller: + name: MiNiFi Flow +Pr

Re: [PR] [NIFI-12758] create remote process group [nifi]

2024-02-08 Thread via GitHub
scottyaslan commented on code in PR #8376: URL: https://github.com/apache/nifi/pull/8376#discussion_r1483087073 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/_app.component-theme.scss: ## @@ -26,14 +26,12 @@ // Get

Re: [PR] NIFI-12671 Added AwsFileResourceService [nifi]

2024-02-08 Thread via GitHub
balazsgerner commented on PR #8368: URL: https://github.com/apache/nifi/pull/8368#issuecomment-1934239454 > Thanks @balazsgerner for implementing this new feature. I've tested the `ControllerService` and it works as expected, I was able to move my data from S3 to Azure. I've left a couple o

[jira] [Commented] (NIFI-12749) NiFi Toolkit export-all-flows fails when flow name contains '/'

2024-02-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815696#comment-17815696 ] ASF subversion and git services commented on NIFI-12749: Commit 9

[jira] [Updated] (NIFI-12749) NiFi Toolkit export-all-flows fails when flow name contains '/'

2024-02-08 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12749: Fix Version/s: 2.0.0 1.26.0 Resolution: Fixed Status: R

[jira] [Commented] (NIFI-12749) NiFi Toolkit export-all-flows fails when flow name contains '/'

2024-02-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815694#comment-17815694 ] ASF subversion and git services commented on NIFI-12749: Commit 1

Re: [PR] NIFI-12749 NiFi Toolkit export-all-flows fails when flow name contain… [nifi]

2024-02-08 Thread via GitHub
exceptionfactory closed pull request #8369: NIFI-12749 NiFi Toolkit export-all-flows fails when flow name contain… URL: https://github.com/apache/nifi/pull/8369 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[jira] [Updated] (NIFI-12270) PuAzureBlobStorage with FileResourceService sends 0 byte PROVENANCE event

2024-02-08 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12270: Issue Type: Improvement (was: Bug) > PuAzureBlobStorage with FileResourceService sends 0 b

[jira] [Updated] (NIFI-12270) Add UPLOAD Provenance Event Type for External Resources

2024-02-08 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12270: Fix Version/s: 2.0.0 Resolution: Fixed Status: Resolved (was: Patch Avail

[jira] [Updated] (NIFI-12270) Add UPLOAD Provenance Event Type for External Resources

2024-02-08 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12270: Summary: Add UPLOAD Provenance Event Type for External Resources (was: PuAzureBlobStorage

[jira] [Commented] (NIFI-12270) PuAzureBlobStorage with FileResourceService sends 0 byte PROVENANCE event

2024-02-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815692#comment-17815692 ] ASF subversion and git services commented on NIFI-12270: Commit 6

Re: [PR] NIFI-12270: Add new provenance event: UPLOAD [nifi]

2024-02-08 Thread via GitHub
exceptionfactory closed pull request #8094: NIFI-12270: Add new provenance event: UPLOAD URL: https://github.com/apache/nifi/pull/8094 -- 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 co

Re: [PR] NIFI-12745: Fix AvroReader silently dropping malformed records [nifi]

2024-02-08 Thread via GitHub
tpalfy commented on code in PR #8361: URL: https://github.com/apache/nifi/pull/8361#discussion_r1483024295 ## nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/test/java/org/apache/nifi/avro/TestAvroReaderWithExplici

Re: [PR] MINIFICPP-2276 Support FlowFileTransform NiFi Python processors [nifi-minifi-cpp]

2024-02-08 Thread via GitHub
szaszm commented on code in PR #1712: URL: https://github.com/apache/nifi-minifi-cpp/pull/1712#discussion_r1479706920 ## docker/test/integration/resources/minifi-c2-server/config-ssl.yml: ## @@ -0,0 +1,43 @@ +MiNiFi Config Version: 3 +Flow Controller: + name: MiNiFi Flow +Proce

Re: [PR] NIFI-12697: Allow disabling scientific notation when writing JSON; us… [nifi]

2024-02-08 Thread via GitHub
markap14 commented on PR #8319: URL: https://github.com/apache/nifi/pull/8319#issuecomment-1934185083 @Lehel44 I'm not sure that I understand the concern. Can you provide a concrete use case? The JSON Reader should be able to read the JSON regardless of whether the incoming data is in scien

Re: [PR] NIFI-12674 Modified ValidateCSV to make the schema optional if a head… [nifi]

2024-02-08 Thread via GitHub
Freedom9339 commented on code in PR #8362: URL: https://github.com/apache/nifi/pull/8362#discussion_r1482982203 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ValidateCsv.java: ## @@ -458,156 +476,148 @@ public

Re: [PR] NIFI-12671 Added AwsFileResourceService [nifi]

2024-02-08 Thread via GitHub
balazsgerner commented on code in PR #8368: URL: https://github.com/apache/nifi/pull/8368#discussion_r1482961413 ## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/s3/AwsFileResourceService.java: ## @@ -0,0 +1,149 @@ +/* + * Lice

Re: [PR] NIFI-12671 Added AwsFileResourceService [nifi]

2024-02-08 Thread via GitHub
mark-bathori commented on code in PR #8368: URL: https://github.com/apache/nifi/pull/8368#discussion_r1482928857 ## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/s3/AwsFileResourceService.java: ## @@ -0,0 +1,149 @@ +/* + * Lice

Re: [PR] NIFI-12671 Added AwsFileResourceService [nifi]

2024-02-08 Thread via GitHub
mark-bathori commented on code in PR #8368: URL: https://github.com/apache/nifi/pull/8368#discussion_r1482928857 ## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/s3/AwsFileResourceService.java: ## @@ -0,0 +1,149 @@ +/* + * Lice

[PR] MINIFICPP-2231 Replace global CXX flags with target specific ones [nifi-minifi-cpp]

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

Re: [PR] MINIFICPP-2297 Remove unmaintained iOS build support [nifi-minifi-cpp]

2024-02-08 Thread via GitHub
lordgamez commented on code in PR #1723: URL: https://github.com/apache/nifi-minifi-cpp/pull/1723#discussion_r1482852424 ## libminifi/CMakeLists.txt: ## @@ -26,13 +26,8 @@ set(PROJECT_NAME "nifi-libcore-minifi") if (WIN32) add_definitions(-DWIN32_LEAN_AND_MEAN) endif() -i

Re: [PR] MINIFICPP-2276 Support FlowFileTransform NiFi Python processors [nifi-minifi-cpp]

2024-02-08 Thread via GitHub
lordgamez commented on code in PR #1712: URL: https://github.com/apache/nifi-minifi-cpp/pull/1712#discussion_r1482851080 ## extensions/python/PYTHON.md: ## @@ -106,20 +127,39 @@ class VaderSentiment(object): To enable python Processor capabilities, the following options need to

[jira] [Updated] (NIFI-12751) [MiNiFi] Prefer IPv4 address for creating NetworkInfo

2024-02-08 Thread Ferenc Erdei (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Erdei updated NIFI-12751: Fix Version/s: 2.0.0 > [MiNiFi] Prefer IPv4 address for creating NetworkInfo >

[jira] [Resolved] (NIFI-12751) [MiNiFi] Prefer IPv4 address for creating NetworkInfo

2024-02-08 Thread Ferenc Erdei (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Erdei resolved NIFI-12751. - Resolution: Fixed > [MiNiFi] Prefer IPv4 address for creating NetworkInfo > -

[jira] [Commented] (NIFI-12751) [MiNiFi] Prefer IPv4 address for creating NetworkInfo

2024-02-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815645#comment-17815645 ] ASF subversion and git services commented on NIFI-12751: Commit 8

Re: [PR] NIFI-12751 [MiNiFi] Prefer IPv4 address when sending NetworkInfo to C2 [nifi]

2024-02-08 Thread via GitHub
ferencerdei closed pull request #8370: NIFI-12751 [MiNiFi] Prefer IPv4 address when sending NetworkInfo to C2 URL: https://github.com/apache/nifi/pull/8370 -- 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

Re: [PR] NIFI-12751 [MiNiFi] Prefer IPv4 address when sending NetworkInfo to C2 [nifi]

2024-02-08 Thread via GitHub
ferencerdei commented on PR #8370: URL: https://github.com/apache/nifi/pull/8370#issuecomment-1933918832 LGTM, merging -- 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 un

Re: [PR] MINIFICPP-2297 Remove unmaintained iOS build support [nifi-minifi-cpp]

2024-02-08 Thread via GitHub
szaszm commented on code in PR #1723: URL: https://github.com/apache/nifi-minifi-cpp/pull/1723#discussion_r1482815102 ## libminifi/CMakeLists.txt: ## @@ -26,13 +26,8 @@ set(PROJECT_NAME "nifi-libcore-minifi") if (WIN32) add_definitions(-DWIN32_LEAN_AND_MEAN) endif() -if (

[PR] MINIFICPP-2297 Remove unmaintained iOS build support [nifi-minifi-cpp]

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