Re: [PR] [NIFI-12748] apply panelClass to snackbars to apply lighter color to … [nifi]

2024-02-06 Thread via GitHub
scottyaslan commented on code in PR #8365: URL: https://github.com/apache/nifi/pull/8365#discussion_r1480848712 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/_app.component-theme.scss: ## @@ -27,8 +27,13 @@ //

[PR] [NIFI-12665] fetch parameter provider parameters [nifi]

2024-02-06 Thread via GitHub
rfellows opened a new pull request, #8367: URL: https://github.com/apache/nifi/pull/8367 [NIFI-12665](https://issues.apache.org/jira/browse/NIFI-12665) * add permissions checks to parameter provider table actions for edit, delete, and fetch. * error handling * routing to fetch

Re: [PR] [NIFI-12748] apply panelClass to snackbars to apply lighter color to … [nifi]

2024-02-06 Thread via GitHub
rfellows commented on code in PR #8365: URL: https://github.com/apache/nifi/pull/8365#discussion_r1480636980 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/_app.component-theme.scss: ## @@ -27,8 +27,13 @@ // Get

[jira] [Updated] (NIFI-12742) Users, Summary, Queue Listing - General error handling in API responses

2024-02-06 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-12742: --- Status: Patch Available (was: In Progress) > Users, Summary, Queue Listing - General error handling

[PR] NIFI-12742: Error Handling in Summary, Users, and Queue Listing [nifi]

2024-02-06 Thread via GitHub
mcgilman opened a new pull request, #8366: URL: https://github.com/apache/nifi/pull/8366 NIFI-12742: - Error Handling in Summary, Users, and Queue Listing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

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

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

[jira] [Updated] (NIFI-12742) Users, Summary, Queue Listing - General error handling in API responses

2024-02-06 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-12742: --- Description: Introduce error handling to web requests on the Users, Summary, Queue Listing page.

[jira] [Updated] (NIFI-12742) Users, Summary, Queue Listing - General error handling in API responses

2024-02-06 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-12742: --- Summary: Users, Summary, Queue Listing - General error handling in API responses (was: Users -

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

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

[jira] [Updated] (NIFI-12747) BUG - incorrect theming references

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

[jira] [Commented] (NIFI-12747) BUG - incorrect theming references

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

Re: [PR] [NIFI-12747] correct theming references [nifi]

2024-02-06 Thread via GitHub
mcgilman merged PR #8364: URL: https://github.com/apache/nifi/pull/8364 -- 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] [Created] (NIFI-12748) BUG - snackbar action button text in light mode is too dark

2024-02-06 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-12748: -- Summary: BUG - snackbar action button text in light mode is too dark Key: NIFI-12748 URL: https://issues.apache.org/jira/browse/NIFI-12748 Project: Apache NiFi

Re: [PR] [NIFI-12747] correct theming references [nifi]

2024-02-06 Thread via GitHub
mcgilman commented on PR #8364: URL: https://github.com/apache/nifi/pull/8364#issuecomment-1930716968 Will review... -- 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-12727] Detect theme based on OS setting, allow user override [nifi]

2024-02-06 Thread via GitHub
mcgilman commented on code in PR #8352: URL: https://github.com/apache/nifi/pull/8352#discussion_r1480501385 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/app.component.ts: ## @@ -37,5 +43,22 @@ export class

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

2024-02-06 Thread via GitHub
dan-s1 commented on code in PR #8362: URL: https://github.com/apache/nifi/pull/8362#discussion_r1480489960 ## 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-12674 Modified ValidateCSV to make the schema optional if a head… [nifi]

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

[jira] [Updated] (NIFI-12737) Skip transition when updating the canvas transform

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

[jira] [Commented] (NIFI-12737) Skip transition when updating the canvas transform

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

Re: [PR] NIFI-12737: Removing all transitions when updating the Canvas transform [nifi]

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

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

2024-02-06 Thread via GitHub
dan-s1 commented on code in PR #8362: URL: https://github.com/apache/nifi/pull/8362#discussion_r1480469583 ## 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-12674 Modified ValidateCSV to make the schema optional if a head… [nifi]

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

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

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

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

2024-02-06 Thread via GitHub
dan-s1 commented on code in PR #8362: URL: https://github.com/apache/nifi/pull/8362#discussion_r1480382625 ## 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-12674 Modified ValidateCSV to make the schema optional if a head… [nifi]

2024-02-06 Thread via GitHub
Freedom9339 commented on PR #8362: URL: https://github.com/apache/nifi/pull/8362#issuecomment-1930514574 @pvillard31 The ValidateRecord processor splits the input FlowFile into 2 Flowfiles, one for valid and another for invalid records. With the change to ValidateCSV, the whole file will

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

2024-02-06 Thread via GitHub
markap14 commented on PR #8332: URL: https://github.com/apache/nifi/pull/8332#issuecomment-1930511688 Thanks for the review @exceptionfactory @dan-s1 . Agreed, the tests needed some cleanup. I actually simplified them significantly by just avoiding the use of the current time and trying to

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

2024-02-06 Thread via GitHub
pvillard31 commented on PR #8362: URL: https://github.com/apache/nifi/pull/8362#issuecomment-1930475648 Any reason for not using ValidateRecord processor if the only requirement is to confirm that the data is valid CSV without any specific constraint? -- This is an automated message from

Re: [PR] NIFI-12734: Import from Registry [nifi]

2024-02-06 Thread via GitHub
mcgilman commented on PR #8354: URL: https://github.com/apache/nifi/pull/8354#issuecomment-1930455729 > Current Nifi has a tooltip on the "Keep Existing Paramter Contexts" option: Thank you for raising this one. We have a line item in NIFI-12400 for introducing info icons though out

Re: [PR] NIFI-12734: Import from Registry [nifi]

2024-02-06 Thread via GitHub
mcgilman commented on PR #8354: URL: https://github.com/apache/nifi/pull/8354#issuecomment-1930452534 > Should I be able to stop version control or change version? Not in this PR. This PR is focused on the Import use case. There are line items for the remaining version control use

Re: [PR] NIFI-12734: Import from Registry [nifi]

2024-02-06 Thread via GitHub
mcgilman commented on PR #8354: URL: https://github.com/apache/nifi/pull/8354#issuecomment-1930450441 > So I am not sure what the correct UX is here... I'll update this PR to render the form validation error to make the situation more clear. -- This is an automated message from

Re: [PR] NIFI-12734: Import from Registry [nifi]

2024-02-06 Thread via GitHub
scottyaslan commented on code in PR #8354: URL: https://github.com/apache/nifi/pull/8354#discussion_r1480315690 ##

[jira] [Updated] (NIFI-12747) BUG - incorrect theming references

2024-02-06 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-12747: --- Status: Patch Available (was: In Progress) > BUG - incorrect theming references >

[PR] [NIFI-12747] correct theming references [nifi]

2024-02-06 Thread via GitHub
scottyaslan opened a new pull request, #8364: URL: https://github.com/apache/nifi/pull/8364 (no comment) -- 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,

[jira] [Created] (NIFI-12747) BUG - incorrect theming references

2024-02-06 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-12747: -- Summary: BUG - incorrect theming references Key: NIFI-12747 URL: https://issues.apache.org/jira/browse/NIFI-12747 Project: Apache NiFi Issue Type: Sub-task

[PR] NIFI-12659: Refactored so that when a Python Process dies, NiFi will … [nifi]

2024-02-06 Thread via GitHub
markap14 opened a new pull request, #8363: URL: https://github.com/apache/nifi/pull/8363 …detect this, respawn the process, recreate the Processors that exist in the process, re-initialize them, and restart them. In testing, found the PythonControllerInteractionIT had bugs that were

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

2024-02-06 Thread via GitHub
Freedom9339 opened a new pull request, #8362: URL: https://github.com/apache/nifi/pull/8362 …er is provided. Added validate on attribute option. # Summary [NIFI-12674](https://issues.apache.org/jira/browse/NIFI-12674)

[jira] [Updated] (NIFI-12743) Property Table Fixes

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

Re: [PR] NIFI-12743: Property Table Fixes [nifi]

2024-02-06 Thread via GitHub
rfellows merged PR #8358: URL: https://github.com/apache/nifi/pull/8358 -- 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-12743) Property Table Fixes

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

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

2024-02-06 Thread Rajmund Takacs (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajmund Takacs updated NIFI-12745: -- Assignee: Rajmund Takacs Status: Patch Available (was: Open) > AvroReader silently

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

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

[jira] [Updated] (NIFI-12746) BUG - Search closes when user attempts to put focus back in search box

2024-02-06 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-12746: --- Attachment: Kapture 2024-02-06 at 10.29.59.gif > BUG - Search closes when user attempts to put focus

[jira] [Created] (NIFI-12746) BUG - Search closes when user attempts to put focus back in search box

2024-02-06 Thread Rob Fellows (Jira)
Rob Fellows created NIFI-12746: -- Summary: BUG - Search closes when user attempts to put focus back in search box Key: NIFI-12746 URL: https://issues.apache.org/jira/browse/NIFI-12746 Project: Apache

Re: [PR] NIFI-12734: Import from Registry [nifi]

2024-02-06 Thread via GitHub
mcgilman commented on code in PR #8354: URL: https://github.com/apache/nifi/pull/8354#discussion_r1479984109 ##

[jira] [Updated] (NIFI-12739) Python custom processor cannot import ProcessPoolExecutor

2024-02-06 Thread Alex Ethier (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Ethier updated NIFI-12739: --- Status: Patch Available (was: In Progress) > Python custom processor cannot import

[jira] [Updated] (NIFI-12732) ListS3 should reset its tracking state after configuration change

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

[jira] [Assigned] (NIFI-12674) Modify ValidateCSV to make schema optional

2024-02-06 Thread Reynaldo Rea (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynaldo Rea reassigned NIFI-12674: --- Assignee: Reynaldo Rea > Modify ValidateCSV to make schema optional >

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

2024-02-06 Thread via GitHub
exceptionfactory commented on code in PR #8152: URL: https://github.com/apache/nifi/pull/8152#discussion_r1479952728 ## nifi-nar-bundles/nifi-questdb-bundle/nifi-questdb/src/test/java/org/apache/nifi/questdb/embedded/EmbeddedDatabaseManagerTest.java: ## @@ -0,0 +1,397 @@ +/* +

Re: [PR] NIFI-12732 Backport ListS3 resets its tracking state after configuration change [nifi]

2024-02-06 Thread via GitHub
tpalfy commented on PR #8360: URL: https://github.com/apache/nifi/pull/8360#issuecomment-1929917142 LGTM Thank you for your work @turcsanyip ! Merged to support/nifi-1.x. Closing this PR. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] NIFI-12732 Backport ListS3 resets its tracking state after configuration change [nifi]

2024-02-06 Thread via GitHub
tpalfy closed pull request #8360: NIFI-12732 Backport ListS3 resets its tracking state after configuration change URL: https://github.com/apache/nifi/pull/8360 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

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

2024-02-06 Thread via GitHub
exceptionfactory commented on code in PR #8152: URL: https://github.com/apache/nifi/pull/8152#discussion_r1479945239 ## nifi-nar-bundles/nifi-questdb-bundle/nifi-questdb/src/test/java/org/apache/nifi/questdb/embedded/EmbeddedDatabaseManagerTest.java: ## @@ -0,0 +1,397 @@ +/* +

[jira] [Commented] (NIFI-12732) ListS3 should reset its tracking state after configuration change

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

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

2024-02-06 Thread Rajmund Takacs (Jira)
Rajmund Takacs created NIFI-12745: - Summary: AvroReader silently drops record if it's malformed Key: NIFI-12745 URL: https://issues.apache.org/jira/browse/NIFI-12745 Project: Apache NiFi

Re: [PR] NIFI-12732 ListS3 resets its tracking state after configuration change [nifi]

2024-02-06 Thread via GitHub
tpalfy commented on PR #8348: URL: https://github.com/apache/nifi/pull/8348#issuecomment-1929817412 LGTM Thank you for your work @turcsanyip and for your review @mark-bathori ! Merged into main. -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (NIFI-12732) ListS3 should reset its tracking state after configuration change

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

Re: [PR] NIFI-12732 ListS3 resets its tracking state after configuration change [nifi]

2024-02-06 Thread via GitHub
asfgit closed pull request #8348: NIFI-12732 ListS3 resets its tracking state after configuration change URL: https://github.com/apache/nifi/pull/8348 -- 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-12236 Improving fault tolerancy of the QuestDB backed metrics repository [nifi]

2024-02-06 Thread via GitHub
exceptionfactory commented on code in PR #8152: URL: https://github.com/apache/nifi/pull/8152#discussion_r1479876942 ## nifi-nar-bundles/nifi-questdb-bundle/nifi-questdb/src/main/java/org/apache/nifi/questdb/embedded/EmbeddedDatabaseManager.java: ## @@ -0,0 +1,294 @@ +/* + *

[jira] [Assigned] (MINIFICPP-2231) Avoid global CXX flags, especially -Werror

2024-02-06 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-2231: Assignee: Gábor Gyimesi > Avoid global CXX flags, especially -Werror >

Re: [PR] NIFI-12737: Removing all transitions when updating the Canvas transform [nifi]

2024-02-06 Thread via GitHub
rfellows commented on PR #8355: URL: https://github.com/apache/nifi/pull/8355#issuecomment-1929576279 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] [Commented] (NIFI-12723) Remainder of Settings, Bulletins, Counters - General error handling in API responses

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

[jira] [Updated] (NIFI-12723) Remainder of Settings, Bulletins, Counters - General error handling in API responses

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

Re: [PR] NIFI-12723: Error Handling in Settings, Bulletin Board, and Counters [nifi]

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

Re: [PR] MINIFICPP-1797 Python bootstrap (part 1) [nifi-minifi-cpp]

2024-02-06 Thread via GitHub
szaszm commented on PR #1681: URL: https://github.com/apache/nifi-minifi-cpp/pull/1681#issuecomment-1929456214 I tried running this on windows 10, in a VS2022 developer command prompt. It prompted me to install the vs2022 build tools, which shouldn't be necessary with a full VS

[jira] [Updated] (NIFI-12744) Solr processors do not work with Nifi 2 M2

2024-02-06 Thread Andreas Koch (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Koch updated NIFI-12744: Description: *steps to reproduce* * we launched Nifi in Docker * build the nar file for

[jira] [Updated] (NIFI-12744) Solr processors do not work with Nifi 2 M2

2024-02-06 Thread Andreas Koch (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Koch updated NIFI-12744: Description: *steps to reproduce* * we launched Nifi in Docker * build the nar file for

[jira] [Updated] (NIFI-12744) Solr processors do not work with Nifi 2 M2

2024-02-06 Thread Andreas Koch (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Koch updated NIFI-12744: Description: *steps to reproduce* * we launched Nifi in Docker * build the nar file for

[jira] [Created] (NIFI-12744) Solr processors do not work with Nifi 2 M2

2024-02-06 Thread Andreas Koch (Jira)
Andreas Koch created NIFI-12744: --- Summary: Solr processors do not work with Nifi 2 M2 Key: NIFI-12744 URL: https://issues.apache.org/jira/browse/NIFI-12744 Project: Apache NiFi Issue Type: Bug

[PR] NIFI-12732 Backport ListS3 resets its tracking state after configuration change [nifi]

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

[jira] [Updated] (NIFI-12672) Implement Azure option for FileResourceService

2024-02-06 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-12672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balázs Gerner updated NIFI-12672: - Status: Patch Available (was: In Progress) > Implement Azure option for FileResourceService >

[PR] NIFI-12672 Added AzureFileResourceService and ADLSFileResourceService [nifi]

2024-02-06 Thread via GitHub
balazsgerner opened a new pull request, #8359: URL: https://github.com/apache/nifi/pull/8359 # Summary [NIFI-12672](https://issues.apache.org/jira/browse/NIFI-12672) Implemented the **Azure Blob Storage** and **Azure Data Lake

[jira] [Assigned] (NIFI-12644) Exported json flows does not match minifi json schema

2024-02-06 Thread Ajay Premarajan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Premarajan reassigned NIFI-12644: -- Assignee: Ajay Premarajan > Exported json flows does not match minifi json schema >

Re: [PR] NIFI-12732 ListS3 resets its tracking state after configuration change [nifi]

2024-02-06 Thread via GitHub
turcsanyip commented on PR #8348: URL: https://github.com/apache/nifi/pull/8348#issuecomment-1929140145 @mark-bathori @tpalfy Thanks for your review comments! Updated the PR based on your recommendations. -- This is an automated message from the Apache Git Service. To respond to the

[PR] MINIFICPP-2278 Add dynamic relationship support for python processors [nifi-minifi-cpp]

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

[jira] [Created] (MINIFICPP-2295) Support controller services when using NiFi Python processors

2024-02-06 Thread Jira
Gábor Gyimesi created MINIFICPP-2295: Summary: Support controller services when using NiFi Python processors Key: MINIFICPP-2295 URL: https://issues.apache.org/jira/browse/MINIFICPP-2295 Project: