[jira] [Updated] (NIFI-12587) Improve error message in ValidateCSV

2024-01-08 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-12587: -- Status: Patch Available (was: Open) > Improve error message in ValidateCSV >

[PR] NIFI-12587 - improve error message in ValidateCSV [nifi]

2024-01-08 Thread via GitHub
pvillard31 opened a new pull request, #8224: URL: https://github.com/apache/nifi/pull/8224 # Summary [NIFI-12587](https://issues.apache.org/jira/browse/NIFI-12587) - improve error message in ValidateCSV # Tracking Please complete the following tracking steps prior to

[jira] [Created] (NIFI-12587) Improve error message in ValidateCSV

2024-01-08 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-12587: - Summary: Improve error message in ValidateCSV Key: NIFI-12587 URL: https://issues.apache.org/jira/browse/NIFI-12587 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-9464) Provenance Events files corrupted

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

Re: [PR] NIFI-12586: Fix hanlding of getParameters in NF Editor [nifi]

2024-01-08 Thread via GitHub
scottyaslan commented on code in PR #8223: URL: https://github.com/apache/nifi/pull/8223#discussion_r1445561258 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/property-table/editors/nf-editor/nf-editor.component.ts:

Re: [PR] [NIFI-12568] - start/stop/run once from the context menu. start/stop from operation panel. [nifi]

2024-01-08 Thread via GitHub
mcgilman commented on code in PR #8216: URL: https://github.com/apache/nifi/pull/8216#discussion_r1445512557 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/flow-designer/state/flow/flow.effects.ts: ## @@ -2056,4

Re: [PR] [NIFI-12568] - start/stop/run once from the context menu. start/stop from operation panel. [nifi]

2024-01-08 Thread via GitHub
mcgilman commented on code in PR #8216: URL: https://github.com/apache/nifi/pull/8216#discussion_r1445505855 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/flow-designer/state/flow/flow.effects.ts: ## @@ -2056,4

Re: [PR] NIFI-12561 MergeContent honours DELIMITER_STRATEGY_NONE [nifi]

2024-01-08 Thread via GitHub
dan-s1 commented on PR #8222: URL: https://github.com/apache/nifi/pull/8222#issuecomment-1881955088 LGTM+!. Great Fix! -- 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-12561 MergeContent honours DELIMITER_STRATEGY_NONE [nifi]

2024-01-08 Thread via GitHub
EndzeitBegins commented on PR #8222: URL: https://github.com/apache/nifi/pull/8222#issuecomment-1881916285 That seems reasonable. I reduced the changes to a minimum. I'd appreciate a review @dan-s1 & @exceptionfactory. -- This is an automated message from the Apache Git Service. To

[jira] [Updated] (NIFI-12586) Fix Supports Parameters in NF Editor

2024-01-08 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-12586: --- Parent: NIFI-12400 Issue Type: Sub-task (was: Bug) > Fix Supports Parameters in NF Editor >

Re: [PR] [NIFI-12563] configure reporting task [nifi]

2024-01-08 Thread via GitHub
mcgilman commented on code in PR #8208: URL: https://github.com/apache/nifi/pull/8208#discussion_r1445409264 ##

[jira] [Created] (NIFI-12586) Fix Supports Parameters in NF Editor

2024-01-08 Thread Matt Gilman (Jira)
Matt Gilman created NIFI-12586: -- Summary: Fix Supports Parameters in NF Editor Key: NIFI-12586 URL: https://issues.apache.org/jira/browse/NIFI-12586 Project: Apache NiFi Issue Type: Bug

Re: [PR] NIFI-12561 MergeContent honours DELIMITER_STRATEGY_NONE [nifi]

2024-01-08 Thread via GitHub
exceptionfactory commented on PR #8222: URL: https://github.com/apache/nifi/pull/8222#issuecomment-1881886410 Thanks for the considerations @dan-s1 and @EndzeitBegins. I do appreciate the effort to leave things cleaner than you found them, but in this case, I think it is important to

[jira] [Comment Edited] (NIFI-12554) Refactor JoltTransformJSON and JoltTransformRecord processors in order to reduce duplicate code

2024-01-08 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804447#comment-17804447 ] Daniel Stieglitz edited comment on NIFI-12554 at 1/8/24 9:42 PM: -

[jira] [Comment Edited] (NIFI-12554) Refactor JoltTransformJSON and JoltTransformRecord processors in order to reduce duplicate code

2024-01-08 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804447#comment-17804447 ] Daniel Stieglitz edited comment on NIFI-12554 at 1/8/24 9:42 PM: -

Re: [PR] NIFI-12561 MergeContent honours DELIMITER_STRATEGY_NONE [nifi]

2024-01-08 Thread via GitHub
EndzeitBegins commented on PR #8222: URL: https://github.com/apache/nifi/pull/8222#issuecomment-1881867639 I'm open for splitting the changes into two commits / PRs / tickets. The actual bugfix are basically three lines added in `MergeContent.getDelimiterContent` plus a test case for

Re: [PR] [NIFI-12563] configure reporting task [nifi]

2024-01-08 Thread via GitHub
scottyaslan commented on code in PR #8208: URL: https://github.com/apache/nifi/pull/8208#discussion_r1445371408 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/settings/state/reporting-tasks/reporting-tasks.reducer.ts:

Re: [PR] [NIFI-12568] - start/stop/run once from the context menu. start/stop from operation panel. [nifi]

2024-01-08 Thread via GitHub
rfellows commented on code in PR #8216: URL: https://github.com/apache/nifi/pull/8216#discussion_r1445353180 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/flow-designer/service/canvas-utils.service.ts: ## @@

[jira] [Commented] (NIFI-12554) Refactor JoltTransformJSON and JoltTransformRecord processors in order to reduce duplicate code

2024-01-08 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804467#comment-17804467 ] Daniel Stieglitz commented on NIFI-12554: - [~exceptionfactory] Another point I noticed the

[jira] [Updated] (NIFI-12560) Bulletin Board

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

Re: [PR] [NIFI-12568] - start/stop/run once from the context menu. start/stop from operation panel. [nifi]

2024-01-08 Thread via GitHub
mcgilman commented on code in PR #8216: URL: https://github.com/apache/nifi/pull/8216#discussion_r1445317774 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/flow-designer/service/canvas-utils.service.ts: ## @@

Re: [PR] NIFI-12561 MergeContent honours DELIMITER_STRATEGY_NONE [nifi]

2024-01-08 Thread via GitHub
dan-s1 commented on PR #8222: URL: https://github.com/apache/nifi/pull/8222#issuecomment-1881816451 @EndzeitBegins @exceptionfactory There are a lot of changes made that do not relate to the bug addressed in the ticket. Wouldn't it make sense to have the refactoring pieces in a different

[jira] [Resolved] (NIFI-12584) Update Project Website Metadata

2024-01-08 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-12584. - Resolution: Fixed > Update Project Website Metadata > --- >

[jira] [Commented] (NIFI-12560) Bulletin Board

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

Re: [PR] [NIFI-12560] bulletin board [nifi]

2024-01-08 Thread via GitHub
scottyaslan merged PR #8204: URL: https://github.com/apache/nifi/pull/8204 -- 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] [Comment Edited] (NIFI-12554) Refactor JoltTransformJSON and JoltTransformRecord processors in order to reduce duplicate code

2024-01-08 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804447#comment-17804447 ] Daniel Stieglitz edited comment on NIFI-12554 at 1/8/24 8:04 PM: -

[jira] [Comment Edited] (NIFI-12554) Refactor JoltTransformJSON and JoltTransformRecord processors in order to reduce duplicate code

2024-01-08 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804447#comment-17804447 ] Daniel Stieglitz edited comment on NIFI-12554 at 1/8/24 8:01 PM: -

[jira] [Comment Edited] (NIFI-12554) Refactor JoltTransformJSON and JoltTransformRecord processors in order to reduce duplicate code

2024-01-08 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804447#comment-17804447 ] Daniel Stieglitz edited comment on NIFI-12554 at 1/8/24 7:58 PM: -

[jira] [Commented] (NIFI-12554) Refactor JoltTransformJSON and JoltTransformRecord processors in order to reduce duplicate code

2024-01-08 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804447#comment-17804447 ] Daniel Stieglitz commented on NIFI-12554: - [~exceptionfactory] Another thing I would like to do

[jira] [Commented] (NIFI-12585) NiFi website: MiNiFi C++ download links are broken

2024-01-08 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804446#comment-17804446 ] Marton Szasz commented on NIFI-12585: - Works great, thanks for the quick fix! > NiFi website: MiNiFi

[jira] [Updated] (NIFI-9464) Provenance Events files corrupted

2024-01-08 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9464: - Resolution: Fixed Status: Resolved (was: Patch Available) > Provenance Events files corrupted >

[jira] [Commented] (NIFI-9464) Provenance Events files corrupted

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

[jira] [Commented] (NIFI-9464) Provenance Events files corrupted

2024-01-08 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804441#comment-17804441 ] Mark Payne commented on NIFI-9464: -- [~tpalfy] I got you. Makes sense. I did a quick look over this again

Re: [PR] NIFI-9464 Provenance Events files corrupted [nifi]

2024-01-08 Thread via GitHub
markap14 merged PR #8157: URL: https://github.com/apache/nifi/pull/8157 -- 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] [Comment Edited] (NIFI-12554) Refactor JoltTransformJSON and JoltTransformRecord processors in order to reduce duplicate code

2024-01-08 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804436#comment-17804436 ] Daniel Stieglitz edited comment on NIFI-12554 at 1/8/24 7:19 PM: -

[jira] [Comment Edited] (NIFI-12554) Refactor JoltTransformJSON and JoltTransformRecord processors in order to reduce duplicate code

2024-01-08 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804436#comment-17804436 ] Daniel Stieglitz edited comment on NIFI-12554 at 1/8/24 7:17 PM: -

[jira] [Comment Edited] (NIFI-12554) Refactor JoltTransformJSON and JoltTransformRecord processors in order to reduce duplicate code

2024-01-08 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804436#comment-17804436 ] Daniel Stieglitz edited comment on NIFI-12554 at 1/8/24 7:16 PM: -

[jira] [Commented] (NIFI-12554) Refactor JoltTransformJSON and JoltTransformRecord processors in order to reduce duplicate code

2024-01-08 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804436#comment-17804436 ] Daniel Stieglitz commented on NIFI-12554: - [~exceptionfactory] I am in the midst of trying to

[jira] [Commented] (NIFI-9464) Provenance Events files corrupted

2024-01-08 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804425#comment-17804425 ] Tamas Palfy commented on NIFI-9464: --- Hi [~markap14] I managed to kind of reproduce the issue by

[jira] [Resolved] (NIFI-12585) NiFi website: MiNiFi C++ download links are broken

2024-01-08 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-12585. - Resolution: Fixed Thanks for flagging this problem [~szaszm], it looks like the recently

[jira] [Assigned] (NIFI-12585) NiFi website: MiNiFi C++ download links are broken

2024-01-08 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-12585: --- Assignee: David Handermann > NiFi website: MiNiFi C++ download links are broken >

[jira] [Updated] (NIFI-12585) NiFi website: MiNiFi C++ download links are broken

2024-01-08 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated NIFI-12585: Description: On page: https://nifi.apache.org/download/ After clicking the "MINIFI" tab. example:

[jira] [Created] (NIFI-12585) NiFi website: MiNiFi C++ download links are broken

2024-01-08 Thread Marton Szasz (Jira)
Marton Szasz created NIFI-12585: --- Summary: NiFi website: MiNiFi C++ download links are broken Key: NIFI-12585 URL: https://issues.apache.org/jira/browse/NIFI-12585 Project: Apache NiFi Issue

[jira] [Resolved] (NIFI-12582) Update mockito.version to 5.8.0

2024-01-08 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-12582. --- Fix Version/s: 2.0.0 Resolution: Fixed > Update mockito.version to 5.8.0 >

[jira] [Commented] (NIFI-12582) Update mockito.version to 5.8.0

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

Re: [PR] NIFI-12582 Update mockito.version to 5.8.0 [nifi]

2024-01-08 Thread via GitHub
asfgit closed pull request #8219: NIFI-12582 Update mockito.version to 5.8.0 URL: https://github.com/apache/nifi/pull/8219 -- 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-12579) Update icu4j to 74.2

2024-01-08 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-12579. --- Fix Version/s: 1.25.0 2.0.0 Resolution: Fixed > Update icu4j to

[jira] [Commented] (NIFI-12579) Update icu4j to 74.2

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

[jira] [Commented] (NIFI-12579) Update icu4j to 74.2

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

Re: [PR] NIFI-12579 Update icu4j to 74.2 [nifi]

2024-01-08 Thread via GitHub
asfgit closed pull request #8217: NIFI-12579 Update icu4j to 74.2 URL: https://github.com/apache/nifi/pull/8217 -- 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] [Resolved] (NIFI-12583) Update SMBJ to 0.13.0

2024-01-08 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-12583. --- Fix Version/s: 1.25.0 2.0.0 Resolution: Fixed > Update SMBJ to

[jira] [Commented] (NIFI-12583) Update SMBJ to 0.13.0

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

Re: [PR] NIFI-12583 Update SMBJ to 0.13.0 [nifi]

2024-01-08 Thread via GitHub
asfgit closed pull request #8220: NIFI-12583 Update SMBJ to 0.13.0 URL: https://github.com/apache/nifi/pull/8220 -- 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-12583) Update SMBJ to 0.13.0

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

Re: [PR] [NIFI-12568] - start/stop/run once from the context menu. start/stop from operation panel. [nifi]

2024-01-08 Thread via GitHub
mcgilman commented on PR #8216: URL: https://github.com/apache/nifi/pull/8216#issuecomment-1881572581 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-12581 Update geoip2 to 4.2.0 [nifi]

2024-01-08 Thread via GitHub
mr1716 commented on PR #8218: URL: https://github.com/apache/nifi/pull/8218#issuecomment-1881555415 Checks completed successfully in local branch -- 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

[PR] NIFI-12561 MergeContent honours DELIMITER_STRATEGY_NONE [nifi]

2024-01-08 Thread via GitHub
EndzeitBegins opened a new pull request, #8222: URL: https://github.com/apache/nifi/pull/8222 # Summary [NIFI-12561](https://issues.apache.org/jira/browse/NIFI-12561) `MergeContent` does no longer add Header, Footer, and

[jira] [Created] (NIFI-12584) Update Project Website Metadata

2024-01-08 Thread David Handermann (Jira)
David Handermann created NIFI-12584: --- Summary: Update Project Website Metadata Key: NIFI-12584 URL: https://issues.apache.org/jira/browse/NIFI-12584 Project: Apache NiFi Issue Type:

Re: [PR] NIFI-12579 Update icu4j to 74.2 [nifi]

2024-01-08 Thread via GitHub
mr1716 commented on PR #8217: URL: https://github.com/apache/nifi/pull/8217#issuecomment-1881529655 Checks completed successfully in local branch -- 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

Re: [PR] NIFI-12579 Update icu4j to 74.2 [nifi]

2024-01-08 Thread via GitHub
mr1716 commented on PR #8217: URL: https://github.com/apache/nifi/pull/8217#issuecomment-1881528769 Checks completed successfully -- 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

[jira] [Updated] (NIFI-12566) Deploy Redesigned Project Website

2024-01-08 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12566: Resolution: Fixed Status: Resolved (was: Patch Available) > Deploy Redesigned

Re: [PR] NIFI-12566 Deploy Redesigned Project Website [nifi-site]

2024-01-08 Thread via GitHub
exceptionfactory closed pull request #82: NIFI-12566 Deploy Redesigned Project Website URL: https://github.com/apache/nifi-site/pull/82 -- 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-12566 Deploy Redesigned Project Website [nifi-site]

2024-01-08 Thread via GitHub
exceptionfactory commented on PR #82: URL: https://github.com/apache/nifi-site/pull/82#issuecomment-1881496885 Thanks to everyone who provided feedback on this new design! With the syntax corrections and several minor improvements, I will proceed to merge and deploy this version, and we

Re: [PR] NIFI-12566 Deploy Redesigned Project Website [nifi-site]

2024-01-08 Thread via GitHub
exceptionfactory commented on PR #82: URL: https://github.com/apache/nifi-site/pull/82#issuecomment-1881494692 > A couple of comments: > > * can the top menu be dynamic? meaning that the sub menu would show up when hovering the title, right now you have to click to display the

Re: [PR] NIFI-12583 Update SMBJ to 0.13.0 [nifi]

2024-01-08 Thread via GitHub
pvillard31 commented on PR #8220: URL: https://github.com/apache/nifi/pull/8220#issuecomment-1881489733 Release notes: https://github.com/hierynomus/smbj/compare/v0.12.2...v0.13.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] NIFI-12582 Update mockito.version to 5.8.0 [nifi]

2024-01-08 Thread via GitHub
pvillard31 commented on PR #8219: URL: https://github.com/apache/nifi/pull/8219#issuecomment-1881485354 Release notes: https://github.com/mockito/mockito/releases -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] NIFI-12581 Update geoip2 to 4.2.0 [nifi]

2024-01-08 Thread via GitHub
pvillard31 commented on PR #8218: URL: https://github.com/apache/nifi/pull/8218#issuecomment-1881483625 Release notes: https://github.com/maxmind/GeoIP2-java/blob/main/CHANGELOG.md -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] NIFI-12579 Update icu4j to 74.2 [nifi]

2024-01-08 Thread via GitHub
pvillard31 commented on PR #8217: URL: https://github.com/apache/nifi/pull/8217#issuecomment-1881481286 Release notes: https://icu.unicode.org/download/74 -- 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

Re: [PR] NIFI-12566 Deploy Redesigned Project Website [nifi-site]

2024-01-08 Thread via GitHub
exceptionfactory commented on code in PR #82: URL: https://github.com/apache/nifi-site/pull/82#discussion_r1445012188 ## content/community/_index.md: ## @@ -0,0 +1,117 @@ +--- +title: "Community" +menu: + main: +weight: 3 +--- + +# Apache {{< project-label >}} Team + +A

Re: [PR] NIFI-12566 Deploy Redesigned Project Website [nifi-site]

2024-01-08 Thread via GitHub
pvillard31 commented on PR #82: URL: https://github.com/apache/nifi-site/pull/82#issuecomment-1881474984 A couple of comments: - can the top menu be dynamic? meaning that the sub menu would show up when hovering the title, right now you have to click to display the sub menu - can we

[jira] [Commented] (NIFI-12555) UI - Property with .dependsOn() incorrectly being displayed

2024-01-08 Thread Mark Bean (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804369#comment-17804369 ] Mark Bean commented on NIFI-12555: -- Changing the order worked; the behavior is as expected now. The

[PR] NIFI-12580 Update maven-artifact to 3.9.6 [nifi]

2024-01-08 Thread via GitHub
mr1716 opened a new pull request, #8221: URL: https://github.com/apache/nifi/pull/8221 # Summary [NIFI-0](https://issues.apache.org/jira/browse/NIFI-0) # Tracking Please complete the following tracking steps

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

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

[PR] NIFI-12583 Update SMBJ to 0.13.0 [nifi]

2024-01-08 Thread via GitHub
mr1716 opened a new pull request, #8220: URL: https://github.com/apache/nifi/pull/8220 # Summary [NIFI-12583](https://issues.apache.org/jira/browse/NIFI-12583) # Tracking Please complete the following tracking steps

[jira] [Created] (NIFI-12583) Update SMBJ to 0.13.0

2024-01-08 Thread Mike R (Jira)
Mike R created NIFI-12583: - Summary: Update SMBJ to 0.13.0 Key: NIFI-12583 URL: https://issues.apache.org/jira/browse/NIFI-12583 Project: Apache NiFi Issue Type: Improvement Affects Versions:

[jira] [Assigned] (NIFI-12583) Update SMBJ to 0.13.0

2024-01-08 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R reassigned NIFI-12583: - Assignee: Mike R > Update SMBJ to 0.13.0 > - > > Key: NIFI-12583 >

[PR] NIFI-12582 Update mockito.version to 5.8.0 [nifi]

2024-01-08 Thread via GitHub
mr1716 opened a new pull request, #8219: URL: https://github.com/apache/nifi/pull/8219 # Summary [NIFI-12582](https://issues.apache.org/jira/browse/NIFI-12582) # Tracking Please complete the following tracking steps

[jira] [Assigned] (NIFI-12582) Update mockito.version to 5.8.0

2024-01-08 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R reassigned NIFI-12582: - Assignee: Mike R > Update mockito.version to 5.8.0 > --- > >

[jira] [Created] (NIFI-12582) Update mockito.version to 5.8.0

2024-01-08 Thread Mike R (Jira)
Mike R created NIFI-12582: - Summary: Update mockito.version to 5.8.0 Key: NIFI-12582 URL: https://issues.apache.org/jira/browse/NIFI-12582 Project: Apache NiFi Issue Type: Improvement Affects

Re: [PR] [NIFI-12563] configure reporting task [nifi]

2024-01-08 Thread via GitHub
rfellows commented on code in PR #8208: URL: https://github.com/apache/nifi/pull/8208#discussion_r1444759920 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/settings/state/management-controller-services/index.ts:

[jira] [Created] (MINIFICPP-2283) It should be possible to write encrypted sensitive properties to the configuration directly

2024-01-08 Thread Ferenc Gerlits (Jira)
Ferenc Gerlits created MINIFICPP-2283: - Summary: It should be possible to write encrypted sensitive properties to the configuration directly Key: MINIFICPP-2283 URL:

[PR] NIFI-12581 Update geoip2 to 4.2.0 [nifi]

2024-01-08 Thread via GitHub
mr1716 opened a new pull request, #8218: URL: https://github.com/apache/nifi/pull/8218 # Summary [NIFI-12581](https://issues.apache.org/jira/browse/NIFI-12581) # Tracking Please complete the following tracking steps

[jira] [Assigned] (NIFI-12561) MergeContent processor retains text delimiter settings when switched to 'Do Not Use Delimiters' strategy

2024-01-08 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit reassigned NIFI-12561: -- Assignee: endzeit > MergeContent processor retains text delimiter settings when switched to 'Do >

[jira] [Commented] (NIFI-12561) MergeContent processor retains text delimiter settings when switched to 'Do Not Use Delimiters' strategy

2024-01-08 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804351#comment-17804351 ] endzeit commented on NIFI-12561: Thank you for reporting your findings [~msalim]. I'll try to take a look

[jira] (NIFI-11859) Nifi in standalone mode is not able to enable EmbeddedHazelcastCacheManager

2024-01-08 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11859 ] endzeit deleted comment on NIFI-11859: was (Author: endzeitbegins): Thank you for reporting the issue. I'll try to take a look at it. > Nifi in standalone mode is not able to enable

[jira] [Assigned] (NIFI-11859) Nifi in standalone mode is not able to enable EmbeddedHazelcastCacheManager

2024-01-08 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit reassigned NIFI-11859: -- Assignee: endzeit Thank you for reporting the issue. I'll try to take a look at it. > Nifi in

[jira] [Assigned] (NIFI-11859) Nifi in standalone mode is not able to enable EmbeddedHazelcastCacheManager

2024-01-08 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] endzeit reassigned NIFI-11859: -- Assignee: (was: endzeit) > Nifi in standalone mode is not able to enable

[jira] [Created] (MINIFICPP-2282) The user should be able to change the encryption key used for sensitive properties

2024-01-08 Thread Ferenc Gerlits (Jira)
Ferenc Gerlits created MINIFICPP-2282: - Summary: The user should be able to change the encryption key used for sensitive properties Key: MINIFICPP-2282 URL:

[jira] [Created] (NIFI-12581) Update geoip to 4.2.0

2024-01-08 Thread Mike R (Jira)
Mike R created NIFI-12581: - Summary: Update geoip to 4.2.0 Key: NIFI-12581 URL: https://issues.apache.org/jira/browse/NIFI-12581 Project: Apache NiFi Issue Type: Improvement Affects Versions:

[jira] [Updated] (NIFI-12581) Update geoip2 to 4.2.0

2024-01-08 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R updated NIFI-12581: -- Summary: Update geoip2 to 4.2.0 (was: Update geoip to 4.2.0) > Update geoip2 to 4.2.0 >

[jira] [Assigned] (NIFI-12581) Update geoip2 to 4.2.0

2024-01-08 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R reassigned NIFI-12581: - Assignee: Mike R > Update geoip2 to 4.2.0 > -- > > Key: NIFI-12581

[jira] [Assigned] (NIFI-12580) Update maven-artifact to 3.9.6

2024-01-08 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R reassigned NIFI-12580: - Assignee: Mike R > Update maven-artifact to 3.9.6 > -- > >

[jira] [Created] (NIFI-12580) Update maven-artifact to 3.9.6

2024-01-08 Thread Mike R (Jira)
Mike R created NIFI-12580: - Summary: Update maven-artifact to 3.9.6 Key: NIFI-12580 URL: https://issues.apache.org/jira/browse/NIFI-12580 Project: Apache NiFi Issue Type: Improvement Affects

[PR] NIFI-12579 Update icu4j to 74.2 [nifi]

2024-01-08 Thread via GitHub
mr1716 opened a new pull request, #8217: URL: https://github.com/apache/nifi/pull/8217 # Summary [NIFI-12579](https://issues.apache.org/jira/browse/NIFI-12579) # Tracking Please complete the following tracking steps

[jira] [Created] (NIFI-12579) Update icu4j to 74.2

2024-01-08 Thread Mike R (Jira)
Mike R created NIFI-12579: - Summary: Update icu4j to 74.2 Key: NIFI-12579 URL: https://issues.apache.org/jira/browse/NIFI-12579 Project: Apache NiFi Issue Type: Improvement Affects Versions:

[jira] [Assigned] (NIFI-12579) Update icu4j to 74.2

2024-01-08 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R reassigned NIFI-12579: - Assignee: Mike R > Update icu4j to 74.2 > > > Key: NIFI-12579 >

Re: [PR] [NIFI-12560] bulletin board [nifi]

2024-01-08 Thread via GitHub
scottyaslan commented on PR #8204: URL: https://github.com/apache/nifi/pull/8204#issuecomment-1881172131 Thanks for this PR @rfellows! I found some text overflow in the bulletins on the canvas: ![Screenshot 2024-01-08 at 9 56 04 

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

2024-01-08 Thread via GitHub
martinzink commented on code in PR #1681: URL: https://github.com/apache/nifi-minifi-cpp/pull/1681#discussion_r1444692735 ## bootstrap/main.py: ## @@ -0,0 +1,56 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the

Re: [PR] MINIFICPP-2229 Encrypt sensitive properties in the flow configuration [nifi-minifi-cpp]

2024-01-08 Thread via GitHub
fgerlits commented on code in PR #1708: URL: https://github.com/apache/nifi-minifi-cpp/pull/1708#discussion_r1444694551 ## libminifi/include/core/flow/StructuredConfiguration.h: ## @@ -34,6 +34,8 @@ #include "utils/file/FileSystem.h" #include "core/flow/Node.h" #include

[jira] [Created] (MINIFICPP-2281) StructuredConfiguration should not depend on the Yaml/Json libraries

2024-01-08 Thread Ferenc Gerlits (Jira)
Ferenc Gerlits created MINIFICPP-2281: - Summary: StructuredConfiguration should not depend on the Yaml/Json libraries Key: MINIFICPP-2281 URL: https://issues.apache.org/jira/browse/MINIFICPP-2281

  1   2   >