[PR] MINIFICPP-2345 Upgrade CI matrix [nifi-minifi-cpp]

2024-05-02 Thread via GitHub
martinzink opened a new pull request, #1776: URL: https://github.com/apache/nifi-minifi-cpp/pull/1776 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken:

Re: [PR] MINIFICPP-2346: Replace CMake FetchContent with Conan Packager for Faster Builds [nifi-minifi-cpp]

2024-05-02 Thread via GitHub
lordgamez commented on PR #1775: URL: https://github.com/apache/nifi-minifi-cpp/pull/1775#issuecomment-2090368183 Hi @james94, thanks for the heads up, this is great stuff you have here! Last week we actually talked about having this feature implemented as part of the 1.0.0 release, so it

[jira] [Commented] (NIFI-13121) FetchHDFS handles runtime exceptions incorrectly

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

Re: [PR] NIFI-13121: Handle runtime exceptions in FetchHDFS [nifi]

2024-05-02 Thread via GitHub
asfgit closed pull request #8727: NIFI-13121: Handle runtime exceptions in FetchHDFS URL: https://github.com/apache/nifi/pull/8727 -- 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

Re: [PR] NIFI-13120 Introduce branch as a concept in registry client and VCI [nifi]

2024-05-02 Thread via GitHub
simonbence commented on PR #8726: URL: https://github.com/apache/nifi/pull/8726#issuecomment-2090279180 Hi @bbende ! It looks to be a very nice addition. Is there any discussion or description could help me understand the gist of it before looking into the code in detail? -- This is an

[jira] [Created] (MINIFICPP-2356) Kafka docker tests fail with zookeeper connection issue

2024-05-02 Thread Jira
Gábor Gyimesi created MINIFICPP-2356: Summary: Kafka docker tests fail with zookeeper connection issue Key: MINIFICPP-2356 URL: https://issues.apache.org/jira/browse/MINIFICPP-2356 Project: Apache

[jira] [Commented] (NIFI-13121) FetchHDFS handles runtime exceptions incorrectly

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

[jira] [Updated] (NIFI-13121) FetchHDFS handles runtime exceptions incorrectly

2024-05-02 Thread Joe Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Gresock updated NIFI-13121: --- Resolution: Fixed Status: Resolved (was: Patch Available) > FetchHDFS handles runtime

Re: [PR] MINIFICPP-2345 Upgrade CI matrix [nifi-minifi-cpp]

2024-05-02 Thread via GitHub
szaszm commented on code in PR #1776: URL: https://github.com/apache/nifi-minifi-cpp/pull/1776#discussion_r1587428695 ## .github/workflows/ci.yml: ## @@ -72,35 +72,34 @@ jobs: uses: actions/cache/restore@v4 with: path: ${{ env.CCACHE_DIR }} -

[PR] MINIFICPP-2347 - Add path of the json node to the exception [nifi-minifi-cpp]

2024-05-02 Thread via GitHub
adamdebreceni opened a new pull request, #1778: URL: https://github.com/apache/nifi-minifi-cpp/pull/1778 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the following steps have been

Re: [PR] [NIFI-13104] Unknown Route handling [nifi]

2024-05-02 Thread via GitHub
mcgilman commented on PR #8725: URL: https://github.com/apache/nifi/pull/8725#issuecomment-2090383228 Reviewing... -- 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

[jira] [Resolved] (MINIFICPP-2356) Kafka docker tests fail with zookeeper connection issue

2024-05-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-2356. - Resolution: Fixed > Kafka docker tests fail with zookeeper connection issue >

[jira] [Updated] (MINIFICPP-2356) Kafka docker tests fail with zookeeper connection issue

2024-05-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2356: Fix Version/s: 0.99.0 > Kafka docker tests fail with zookeeper connection issue >

[PR] MINIFICPP-2356 Fix Kafka broker connection issue to Zookeeper [nifi-minifi-cpp]

2024-05-02 Thread via GitHub
lordgamez opened a new pull request, #1777: URL: https://github.com/apache/nifi-minifi-cpp/pull/1777 - Additionally update Zookeeper image version - Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of

Re: [PR] NIFI-13108 Update a variety of dependencies [nifi]

2024-05-02 Thread via GitHub
pvillard31 commented on PR #8708: URL: https://github.com/apache/nifi/pull/8708#issuecomment-2090234009 @joewitt - it feels like some of the dep upgrades included in that PR could also apply to NiFi 1.26 - are you planning for a PR that would apply to 1.x and should I wait for this before

Re: [PR] MINIFICPP-2356 Fix Kafka broker connection issue to Zookeeper [nifi-minifi-cpp]

2024-05-02 Thread via GitHub
szaszm closed pull request #1777: MINIFICPP-2356 Fix Kafka broker connection issue to Zookeeper URL: https://github.com/apache/nifi-minifi-cpp/pull/1777 -- 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

Re: [PR] NIFI-13119: When evaluating dependent Properties, the UI should identify when the Property value is a parameter reference and resolve the value accordingly [nifi]

2024-05-02 Thread via GitHub
rfellows commented on PR #8724: URL: https://github.com/apache/nifi/pull/8724#issuecomment-2090422886 reviewing -- 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

[jira] [Resolved] (NIFI-13084) Backport Allow Disabling Scientific Notation in JSON Writer

2024-05-02 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy resolved NIFI-13084. Fix Version/s: 1.26.0 Resolution: Fixed > Backport Allow Disabling Scientific Notation in

Re: [PR] [NIFI-13093] use warn palette for all errors and introduce caution palette [nifi]

2024-05-02 Thread via GitHub
rfellows merged PR #8721: URL: https://github.com/apache/nifi/pull/8721 -- 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:

[jira] [Commented] (NIFI-13093) better align nifi warn and material warn palettes

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

[jira] [Updated] (NIFI-13093) better align nifi warn and material warn palettes

2024-05-02 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-13093: --- Resolution: Fixed Status: Resolved (was: Patch Available) > better align nifi warn and

Re: [PR] NIFI-13120 Introduce branch as a concept in registry client and VCI [nifi]

2024-05-02 Thread via GitHub
simonbence commented on PR #8726: URL: https://github.com/apache/nifi/pull/8726#issuecomment-2090578311 > Hi @simonbence ! I have been working on a GitHub based registry client and this evolved from that. > > In my first iteration I had a property called "Branch" on the GH Registry

Re: [PR] MINIFICPP-2345 Upgrade CI matrix [nifi-minifi-cpp]

2024-05-02 Thread via GitHub
martinzink commented on code in PR #1776: URL: https://github.com/apache/nifi-minifi-cpp/pull/1776#discussion_r1587692280 ## docker/centos/Dockerfile: ## Review Comment: Reverted the centos7 removal, but without testing that will probably break in the future. (but centos7

Re: [PR] NIFI-13120 Introduce branch as a concept in registry client and VCI [nifi]

2024-05-02 Thread via GitHub
bbende commented on code in PR #8726: URL: https://github.com/apache/nifi/pull/8726#discussion_r1587892003 ## nifi-extension-bundles/nifi-flow-registry-client-bundle/nifi-flow-registry-client-services/src/main/java/org/apache/nifi/registry/flow/NifiRegistryFlowRegistryClient.java:

[jira] [Updated] (MINIFICPP-2346) Speed up MiNiFi Build with Conan package manager (C++)

2024-05-02 Thread James Guzman (Medel) (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Guzman (Medel) updated MINIFICPP-2346: Description: *NOTE:* I noticed you guys recently switched from 0.15 to

Re: [PR] NIFI-13120 Introduce branch as a concept in registry client and VCI [nifi]

2024-05-02 Thread via GitHub
bbende commented on code in PR #8726: URL: https://github.com/apache/nifi/pull/8726#discussion_r1587917581 ## nifi-api/src/main/java/org/apache/nifi/registry/flow/FlowRegistryClient.java: ## @@ -71,30 +74,82 @@ public interface FlowRegistryClient extends ConfigurableComponent

Re: [PR] MINIFICPP-2345 Upgrade CI matrix [nifi-minifi-cpp]

2024-05-02 Thread via GitHub
martinzink commented on code in PR #1776: URL: https://github.com/apache/nifi-minifi-cpp/pull/1776#discussion_r1587688057 ## docker/rockylinux/Dockerfile: ## @@ -40,26 +40,30 @@ COPY . ${MINIFI_BASE_DIR} # Install the system dependencies needed for a build # gpsd-devel and

[jira] [Created] (NIFI-13126) Add Impala DB Adapter

2024-05-02 Thread Rajmund Takacs (Jira)
Rajmund Takacs created NIFI-13126: - Summary: Add Impala DB Adapter Key: NIFI-13126 URL: https://issues.apache.org/jira/browse/NIFI-13126 Project: Apache NiFi Issue Type: New Feature

Re: [PR] NIFI-13120 Introduce branch as a concept in registry client and VCI [nifi]

2024-05-02 Thread via GitHub
bbende commented on PR #8726: URL: https://github.com/apache/nifi/pull/8726#issuecomment-2090466214 Hi @simonbence ! I have been working on a GitHub based registry client and this evolved from that. In my first iteration I had a property called "Branch" on the GH Registry Client,

[jira] [Created] (NIFI-13123) [MiNiFi] Async C2 Operation Queue

2024-05-02 Thread Ferenc Kis (Jira)
Ferenc Kis created NIFI-13123: - Summary: [MiNiFi] Async C2 Operation Queue Key: NIFI-13123 URL: https://issues.apache.org/jira/browse/NIFI-13123 Project: Apache NiFi Issue Type: Improvement

Re: [PR] NIFI-13120 Introduce branch as a concept in registry client and VCI [nifi]

2024-05-02 Thread via GitHub
bbende commented on code in PR #8726: URL: https://github.com/apache/nifi/pull/8726#discussion_r1587884737 ## nifi-api/src/main/java/org/apache/nifi/registry/flow/BucketLocation.java: ## @@ -0,0 +1,54 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] NIFI-13120 Introduce branch as a concept in registry client and VCI [nifi]

2024-05-02 Thread via GitHub
bbende commented on code in PR #8726: URL: https://github.com/apache/nifi/pull/8726#discussion_r1587893025 ## nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/groups/StandardProcessGroup.java: ## @@ -4022,7 +4027,7 @@ private

Re: [PR] NIFI-13120 Introduce branch as a concept in registry client and VCI [nifi]

2024-05-02 Thread via GitHub
bbende commented on code in PR #8726: URL: https://github.com/apache/nifi/pull/8726#discussion_r1587901450 ## nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/groups/StandardProcessGroup.java: ## @@ -4040,14 +4045,20 @@ public void

Re: [PR] NIFI-13120 Introduce branch as a concept in registry client and VCI [nifi]

2024-05-02 Thread via GitHub
bbende commented on code in PR #8726: URL: https://github.com/apache/nifi/pull/8726#discussion_r1587909319 ## nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/registry/flow/FlowAnalyzingRegistryClientNode.java: ## @@ -401,13 +401,33

Re: [PR] NIFI-13120 Introduce branch as a concept in registry client and VCI [nifi]

2024-05-02 Thread via GitHub
bbende commented on code in PR #8726: URL: https://github.com/apache/nifi/pull/8726#discussion_r1587920491 ## nifi-api/src/main/java/org/apache/nifi/registry/flow/FlowRegistryBranch.java: ## @@ -0,0 +1,52 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under

Re: [PR] MINIFICPP-2346: Replace CMake FetchContent with Conan Packager for Faster Builds [nifi-minifi-cpp]

2024-05-02 Thread via GitHub
szaszm commented on PR #1775: URL: https://github.com/apache/nifi-minifi-cpp/pull/1775#issuecomment-2090424252 There are a few things we would need for this to be viable: - The python bootstrap should be updated to support selecting each extension with its dependencies installed from

Re: [PR] NIFI-13120 Introduce branch as a concept in registry client and VCI [nifi]

2024-05-02 Thread via GitHub
simonbence commented on code in PR #8726: URL: https://github.com/apache/nifi/pull/8726#discussion_r1587603716 ## nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/groups/StandardProcessGroup.java: ## @@ -4022,7 +4027,7 @@ private

[jira] [Created] (NIFI-13125) UI - Add view for comparing different versions of registered flows

2024-05-02 Thread Shane Ardell (Jira)
Shane Ardell created NIFI-13125: --- Summary: UI - Add view for comparing different versions of registered flows Key: NIFI-13125 URL: https://issues.apache.org/jira/browse/NIFI-13125 Project: Apache NiFi

Re: [PR] MINIFICPP-2346: Replace CMake FetchContent with Conan Packager for Faster Builds [nifi-minifi-cpp]

2024-05-02 Thread via GitHub
james94 commented on PR #1775: URL: https://github.com/apache/nifi-minifi-cpp/pull/1775#issuecomment-2090795945 @szaszm thanks for sharing the requirements and what you guys are looking for to make this PR viable. I will shift the updates to meet those requirements. I appreciate it. --

Re: [PR] MINIFICPP-2346: Replace CMake FetchContent with Conan Packager for Faster Builds [nifi-minifi-cpp]

2024-05-02 Thread via GitHub
szaszm commented on PR #1775: URL: https://github.com/apache/nifi-minifi-cpp/pull/1775#issuecomment-2090806035 1.0.0 will be released some time after NiFi 2.0, but there is no clear target date. We were just discussing the idea (so no commitment), as third party library builds are already

[jira] [Assigned] (NIFI-13126) Add Impala DB Adapter

2024-05-02 Thread Rajmund Takacs (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajmund Takacs reassigned NIFI-13126: - Assignee: Rajmund Takacs > Add Impala DB Adapter > - > >

Re: [PR] NIFI-13120 Introduce branch as a concept in registry client and VCI [nifi]

2024-05-02 Thread via GitHub
bbende commented on code in PR #8726: URL: https://github.com/apache/nifi/pull/8726#discussion_r1587922187 ## nifi-api/src/main/java/org/apache/nifi/registry/flow/CreateBranch.java: ## @@ -0,0 +1,53 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under one or

Re: [PR] [NIFI-13104] Unknown Route handling [nifi]

2024-05-02 Thread via GitHub
mcgilman commented on code in PR #8725: URL: https://github.com/apache/nifi/pull/8725#discussion_r1587561028 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/service/error-helper.service.ts: ## @@ -78,4 +78,18 @@ export class ErrorHelper

[jira] [Created] (NIFI-13122) [BUG] - select all parameter checkbox is not visible

2024-05-02 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-13122: -- Summary: [BUG] - select all parameter checkbox is not visible Key: NIFI-13122 URL: https://issues.apache.org/jira/browse/NIFI-13122 Project: Apache NiFi Issue

[jira] [Created] (NIFI-13127) Support branch selection for registry providers that offer branching

2024-05-02 Thread Rob Fellows (Jira)
Rob Fellows created NIFI-13127: -- Summary: Support branch selection for registry providers that offer branching Key: NIFI-13127 URL: https://issues.apache.org/jira/browse/NIFI-13127 Project: Apache NiFi

Re: [PR] NIFI-11259 - Kafka processor refactor [nifi]

2024-05-02 Thread via GitHub
greyp9 commented on PR #8463: URL: https://github.com/apache/nifi/pull/8463#issuecomment-2090939791 > Can we just drop the old Kafka processors and go all in on the latest release? At this point the client libraries have stabilized greatly and us supporting the older stuff feels far less

Re: [PR] [NIFI-13093] use warn palette for all errors and introduce caution palette [nifi]

2024-05-02 Thread via GitHub
scottyaslan commented on PR #8721: URL: https://github.com/apache/nifi/pull/8721#issuecomment-2090483016 > Overall this looks great. I did find one thing that we might want to clean up but I'm also happy if we just want to log it and fix as part of another pull request... > >

[jira] [Created] (NIFI-13124) PutSQL: when AUTO_COMMIT property equals "No value set", an NPE occurs

2024-05-02 Thread Jim Steinebrey (Jira)
Jim Steinebrey created NIFI-13124: - Summary: PutSQL: when AUTO_COMMIT property equals "No value set", an NPE occurs Key: NIFI-13124 URL: https://issues.apache.org/jira/browse/NIFI-13124 Project:

Re: [PR] MINIFICPP-2346: Replace CMake FetchContent with Conan Packager for Faster Builds [nifi-minifi-cpp]

2024-05-02 Thread via GitHub
james94 commented on PR #1775: URL: https://github.com/apache/nifi-minifi-cpp/pull/1775#issuecomment-2090790581 @lordgamez thanks for the suggestion, I'll switch the default option to USE_FETCH_CONTENT for now. I'm excited to hear it was planned for 1.0.0 release to bring this feature to

Re: [PR] NIFI-13119: When evaluating dependent Properties, the UI should identify when the Property value is a parameter reference and resolve the value accordingly [nifi]

2024-05-02 Thread via GitHub
rfellows commented on code in PR #8724: URL: https://github.com/apache/nifi/pull/8724#discussion_r1588080597 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/property-table/property-table.component.ts: ## @@ -215,18 +220,50 @@

Re: [PR] NIFI-13108 Update a variety of dependencies [nifi]

2024-05-02 Thread via GitHub
joewitt commented on PR #8708: URL: https://github.com/apache/nifi/pull/8708#issuecomment-2091273371 The change-set for the main branch is ready to go and looks good. In general I do not plan to make hygiene updates on the 1.x line at this point. The dependency management there is

Re: [PR] NIFI-11259 - Kafka processor refactor [nifi]

2024-05-02 Thread via GitHub
greyp9 commented on PR #8463: URL: https://github.com/apache/nifi/pull/8463#issuecomment-2091285872 > I see what you mean. I'm suggesting even needing to swap out the controller service seems problematic. The jump from 2.6 to 3.0 involved * slight * changes in the NiFi component

[jira] [Resolved] (NIFI-13124) PutDatabaseRecord: when AUTO_COMMIT property equals "No value set", an NPE occurs

2024-05-02 Thread Jim Steinebrey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Steinebrey resolved NIFI-13124. --- Resolution: Duplicate > PutDatabaseRecord: when AUTO_COMMIT property equals "No value set",

[PR] [NIFI-13122] use accent color for checkbox on top of primary color [nifi]

2024-05-02 Thread via GitHub
scottyaslan opened a new pull request, #8730: URL: https://github.com/apache/nifi/pull/8730 ![Screenshot 2024-05-02 at 4 02 33  PM](https://github.com/apache/nifi/assets/6797571/d001c71e-2c12-4819-bd49-522cfb9f0bd9) -- This is an automated message from the Apache Git Service. To

[jira] [Created] (NIFI-13130) Focus incorrectly applied to dialogs on page refresh

2024-05-02 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-13130: -- Summary: Focus incorrectly applied to dialogs on page refresh Key: NIFI-13130 URL: https://issues.apache.org/jira/browse/NIFI-13130 Project: Apache NiFi Issue

[jira] [Updated] (NIFI-13126) Add Impala DB Adapter

2024-05-02 Thread Rajmund Takacs (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajmund Takacs updated NIFI-13126: -- Status: Patch Available (was: In Progress) > Add Impala DB Adapter > - >

[jira] [Updated] (NIFI-12903) UI - update disabled/enabled drag/drop colors

2024-05-02 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-12903: --- Status: Patch Available (was: In Progress) > UI - update disabled/enabled drag/drop colors >

[jira] [Updated] (NIFI-13124) PutDatabaseRecord: when AUTO_COMMIT property equals "No value set", an NPE occurs

2024-05-02 Thread Jim Steinebrey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Steinebrey updated NIFI-13124: -- Summary: PutDatabaseRecord: when AUTO_COMMIT property equals "No value set", an NPE occurs

[jira] [Commented] (NIFI-13097) Set Project Version in Python Extension Processors

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

Re: [PR] NIFI-13097 Set project.version in Python Extension Processors [nifi]

2024-05-02 Thread via GitHub
asfgit closed pull request #8700: NIFI-13097 Set project.version in Python Extension Processors URL: https://github.com/apache/nifi/pull/8700 -- 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

Re: [PR] NIFI-11259 - Kafka processor refactor [nifi]

2024-05-02 Thread via GitHub
joewitt commented on PR #8463: URL: https://github.com/apache/nifi/pull/8463#issuecomment-2091227065 I see what you mean. I'm suggesting even needing to swap out the controller service seems problematic. I like the controller service model and I recall why this direction was taken.

[jira] [Commented] (NIFI-12831) Add PutOpenSearchVector and QueryOpenSearchVector processors

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

[jira] [Resolved] (NIFI-12831) Add PutOpenSearchVector and QueryOpenSearchVector processors

2024-05-02 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-12831. --- Fix Version/s: 2.0.0-M3 Resolution: Fixed > Add PutOpenSearchVector and

[jira] [Updated] (NIFI-13124) PutSQL: when AUTO_COMMIT property equals "No value set", an NPE occurs

2024-05-02 Thread Jim Steinebrey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Steinebrey updated NIFI-13124: -- Description: (was: If user manually sets PutSQL property called "Database Session

[jira] [Updated] (NIFI-13122) [BUG] - select all parameter checkbox is not visible

2024-05-02 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13122: --- Status: Patch Available (was: In Progress) > [BUG] - select all parameter checkbox is not visible >

[jira] [Created] (NIFI-13128) [BUG] invalid port missing caution-color

2024-05-02 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-13128: -- Summary: [BUG] invalid port missing caution-color Key: NIFI-13128 URL: https://issues.apache.org/jira/browse/NIFI-13128 Project: Apache NiFi Issue Type:

[jira] [Created] (NIFI-13129) [BUG] selected prioritizer order is not honored when displayed in the UI

2024-05-02 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-13129: -- Summary: [BUG] selected prioritizer order is not honored when displayed in the UI Key: NIFI-13129 URL: https://issues.apache.org/jira/browse/NIFI-13129 Project: Apache

Re: [PR] NIFI-11259 - Kafka processor refactor [nifi]

2024-05-02 Thread via GitHub
joewitt commented on PR #8463: URL: https://github.com/apache/nifi/pull/8463#issuecomment-2090978880 @greyp9 Yeah that is fair. Dropping the 2.x stuff is certainly fair in a diff PR. More relevant for this PR though would be the naming for the Kafka3 components and breaking the

[jira] [Created] (MINIFICPP-2357) Test processors should not be packaged

2024-05-02 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-2357: --- Summary: Test processors should not be packaged Key: MINIFICPP-2357 URL: https://issues.apache.org/jira/browse/MINIFICPP-2357 Project: Apache NiFi MiNiFi C++

[jira] [Resolved] (NIFI-13097) Set Project Version in Python Extension Processors

2024-05-02 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-13097. --- Resolution: Fixed > Set Project Version in Python Extension Processors >

[jira] [Commented] (NIFI-13104) UI - Route handling

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

[jira] [Updated] (NIFI-13104) UI - Route handling

2024-05-02 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-13104: --- Fix Version/s: 2.0.0-M3 Resolution: Fixed Status: Resolved (was: Patch Available)

Re: [PR] [NIFI-13104] Unknown Route handling [nifi]

2024-05-02 Thread via GitHub
mcgilman merged PR #8725: URL: https://github.com/apache/nifi/pull/8725 -- 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:

[jira] [Assigned] (NIFI-13124) PutSQL: when AUTO_COMMIT property equals "No value set", an NPE occurs

2024-05-02 Thread Jim Steinebrey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Steinebrey reassigned NIFI-13124: - Assignee: (was: Jim Steinebrey) > PutSQL: when AUTO_COMMIT property equals "No

[jira] [Updated] (NIFI-13128) [BUG] invalid port missing caution-color

2024-05-02 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13128: --- Status: Patch Available (was: In Progress) > [BUG] invalid port missing caution-color >

[PR] NIFI-13126: Add Impala DB Adapter [nifi]

2024-05-02 Thread via GitHub
takraj opened a new pull request, #8728: URL: https://github.com/apache/nifi/pull/8728 # Summary [NIFI-13126](https://issues.apache.org/jira/browse/NIFI-13126) # Tracking Please complete the following tracking steps

[PR] [NIFI-12903] style updates for drag/drop UX [nifi]

2024-05-02 Thread via GitHub
scottyaslan opened a new pull request, #8729: URL: https://github.com/apache/nifi/pull/8729 This PR creates reuseable styles for all cdk drag/drop UX. Please test with connection prioritizers as well as parameter context inheritence. ![Kapture 2024-05-02 at 12 55

[PR] MINIFICPP-2349 FetchModbusTcp [nifi-minifi-cpp]

2024-05-02 Thread via GitHub
martinzink opened a new pull request, #1779: URL: https://github.com/apache/nifi-minifi-cpp/pull/1779 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken:

Re: [PR] MINIFICPP-2336 Python bootstrap part 2 [nifi-minifi-cpp]

2024-05-02 Thread via GitHub
martinzink commented on code in PR #1773: URL: https://github.com/apache/nifi-minifi-cpp/pull/1773#discussion_r1587242859 ## bootstrap/system_dependency.py: ## @@ -36,7 +36,7 @@ def _create_system_dependencies(minifi_options: MinifiOptions) -> Dict[str, Set[

[jira] [Assigned] (NIFI-13122) [BUG] - select all parameter checkbox is not visible

2024-05-02 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan reassigned NIFI-13122: -- Assignee: Scott Aslan > [BUG] - select all parameter checkbox is not visible >

Re: [PR] NIFI-12831: Add PutOpenSearchVector and QueryOpenSearchVector processors [nifi]

2024-05-02 Thread via GitHub
asfgit closed pull request #8441: NIFI-12831: Add PutOpenSearchVector and QueryOpenSearchVector processors URL: https://github.com/apache/nifi/pull/8441 -- 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

Re: [PR] NIFI-12973 Add Process Group scope to Flow Analysis rules [nifi]

2024-05-02 Thread via GitHub
pvillard31 commented on PR #8682: URL: https://github.com/apache/nifi/pull/8682#issuecomment-2091314480 @tpalfy - not sure if/why this is related to this PR but the system tests seem to be failing consistently Error: Errors: Error:PythonNarIT>NiFiSystemIT.setup:122 »

[PR] NIFI-13131 dependency updates [nifi]

2024-05-02 Thread via GitHub
joewitt opened a new pull request, #8732: URL: https://github.com/apache/nifi/pull/8732 # Summary [NIFI-13131](https://issues.apache.org/jira/browse/NIFI-13131) # Tracking Please complete the following tracking steps

[jira] [Updated] (NIFI-13131) Dependency hygiene

2024-05-02 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-13131: Affects Version/s: (was: 1.25.0) > Dependency hygiene > --- > > Key:

[jira] [Updated] (NIFI-13131) Dependency hygiene

2024-05-02 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-13131: Affects Version/s: 1.25.0 > Dependency hygiene > --- > > Key: NIFI-13131

[jira] [Updated] (NIFI-13131) Dependency hygiene

2024-05-02 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-13131: Fix Version/s: 1.26.0 > Dependency hygiene > --- > > Key: NIFI-13131 >

[jira] [Created] (NIFI-13132) Import from registry error handling

2024-05-02 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-13132: -- Summary: Import from registry error handling Key: NIFI-13132 URL: https://issues.apache.org/jira/browse/NIFI-13132 Project: Apache NiFi Issue Type: Sub-task

[jira] [Created] (NIFI-13131) Dependency hygiene

2024-05-02 Thread Joe Witt (Jira)
Joe Witt created NIFI-13131: --- Summary: Dependency hygiene Key: NIFI-13131 URL: https://issues.apache.org/jira/browse/NIFI-13131 Project: Apache NiFi Issue Type: Task Reporter: Joe

[jira] [Commented] (NIFI-13131) Dependency hygiene

2024-05-02 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843097#comment-17843097 ] Joe Witt commented on NIFI-13131: - Pulled all changes from NIFI-13108 and the following appear 'safe' to

Re: [PR] NIFI-13108 Update a variety of dependencies [nifi]

2024-05-02 Thread via GitHub
joewitt commented on PR #8708: URL: https://github.com/apache/nifi/pull/8708#issuecomment-2091897995 @pvillard31 For the 1.x line i put together https://issues.apache.org/jira/browse/NIFI-13131. This *should be* safe. Full clean build and a basic runs suggests so. -- This is an

[jira] [Updated] (NIFI-13108) Dependency hygiene - various libraries for logging, apache commons, aws/azure/gcp

2024-05-02 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-13108: Summary: Dependency hygiene - various libraries for logging, apache commons, aws/azure/gcp (was: