[jira] [Updated] (NIFI-10855) Document Cross-Site Request Forgery Protection

2022-12-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10855: Status: Patch Available (was: Open) > Document Cross-Site Request Forgery Protection >

[GitHub] [nifi] exceptionfactory opened a new pull request, #6805: NIFI-10855 Add Documentation on CSRF Protection

2022-12-22 Thread GitBox
exceptionfactory opened a new pull request, #6805: URL: https://github.com/apache/nifi/pull/6805 # Summary [NIFI-10855](https://issues.apache.org/jira/browse/NIFI-10855) Updates the Administrator's Guide with a new section describing Cross-Site Request Forgery Protection under the

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6689: [NIFI-10754] Initial check in of new getUri NIFI Expression Language …

2022-12-22 Thread GitBox
exceptionfactory commented on code in PR #6689: URL: https://github.com/apache/nifi/pull/6689#discussion_r1056009178 ## nifi-commons/nifi-expression-language/src/main/java/org/apache/nifi/attribute/expression/language/evaluation/functions/GetUriEvaluator.java: ## @@ -0,0 +1,77

[jira] [Updated] (NIFI-11005) Add Illegal and Redundant Import Modules to Checkstyle Configuration

2022-12-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11005: Status: Patch Available (was: Open) > Add Illegal and Redundant Import Modules to

[GitHub] [nifi] exceptionfactory opened a new pull request, #6804: NIFI-11005 Add New Import Modules to Checkstyle Configuration

2022-12-22 Thread GitBox
exceptionfactory opened a new pull request, #6804: URL: https://github.com/apache/nifi/pull/6804 # Summary [NIFI-11005](https://issues.apache.org/jira/browse/NIFI-11005) Adds `IllegalImport` and `RedundantImport` modules to the Checkstyle configuration to flag usage of classes from

[jira] [Created] (NIFI-11005) Add Illegal and Redundant Import Modules to Checkstyle Configuration

2022-12-22 Thread David Handermann (Jira)
David Handermann created NIFI-11005: --- Summary: Add Illegal and Redundant Import Modules to Checkstyle Configuration Key: NIFI-11005 URL: https://issues.apache.org/jira/browse/NIFI-11005 Project:

[jira] [Updated] (NIFI-10585) Add GenerateRecord processor to populate records with random data

2022-12-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10585: Fix Version/s: 1.20.0 Resolution: Fixed Status: Resolved (was: Patch

[jira] [Commented] (NIFI-10585) Add GenerateRecord processor to populate records with random data

2022-12-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651459#comment-17651459 ] ASF subversion and git services commented on NIFI-10585: Commit

[GitHub] [nifi] exceptionfactory closed pull request #6480: NIFI-10585: Add GenerateFakeRecord processor

2022-12-22 Thread GitBox
exceptionfactory closed pull request #6480: NIFI-10585: Add GenerateFakeRecord processor URL: https://github.com/apache/nifi/pull/6480 -- 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] [Commented] (NIFI-10996) CSV output with header - but always, even for 0 record flowfiles

2022-12-22 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651444#comment-17651444 ] Matt Burgess commented on NIFI-10996: - I see the issue but am still looking into it for "raw records"

[jira] [Assigned] (NIFI-10996) CSV output with header - but always, even for 0 record flowfiles

2022-12-22 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-10996: --- Assignee: Matt Burgess > CSV output with header - but always, even for 0 record flowfiles >

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6791: NIFI-6501: Refactor CaptureChangeMySQL to not use an unbounded event queue

2022-12-22 Thread GitBox
exceptionfactory commented on code in PR #6791: URL: https://github.com/apache/nifi/pull/6791#discussion_r1055922009 ## nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/src/main/java/org/apache/nifi/cdc/mysql/processors/CaptureChangeMySQL.java: ## @@

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6803: NIFI-10998: Fix SplitJson to always compile new JsonPath when property changes

2022-12-22 Thread GitBox
exceptionfactory commented on code in PR #6803: URL: https://github.com/apache/nifi/pull/6803#discussion_r1055920409 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestSplitJson.java: ## @@ -112,6 +112,43 @@

[GitHub] [nifi] mattyb149 commented on a diff in pull request #6791: NIFI-6501: Refactor CaptureChangeMySQL to not use an unbounded event queue

2022-12-22 Thread GitBox
mattyb149 commented on code in PR #6791: URL: https://github.com/apache/nifi/pull/6791#discussion_r1055910980 ## nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/src/main/java/org/apache/nifi/cdc/mysql/processors/CaptureChangeMySQL.java: ## @@ -433,7

[GitHub] [nifi] mattyb149 commented on pull request #6480: NIFI-10585: Add GenerateFakeRecord processor

2022-12-22 Thread GitBox
mattyb149 commented on PR #6480: URL: https://github.com/apache/nifi/pull/6480#issuecomment-1363411973 Ah looks like I missed the property name update and your other changes look good too. thanks much! -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi] ChrisSamo632 commented on pull request #6687: NIFI-10844 allow _source only output for GetElasticsearch and JsonQueryElasticsearch processors

2022-12-22 Thread GitBox
ChrisSamo632 commented on PR #6687: URL: https://github.com/apache/nifi/pull/6687#issuecomment-1363395679 @exceptionfactory refactored to use `DescribedValue` enums for the new and other existing properties in these processors - led to me uncovering the fact that I'd mistakenly not added

[GitHub] [nifi] ChrisSamo632 commented on a diff in pull request #6687: NIFI-10844 allow _source only output for GetElasticsearch and JsonQueryElasticsearch processors

2022-12-22 Thread GitBox
ChrisSamo632 commented on code in PR #6687: URL: https://github.com/apache/nifi/pull/6687#discussion_r1055894635 ## nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/src/test/java/org/apache/nifi/elasticsearch/integration/ElasticSearchClientService_IT.java:

[jira] [Commented] (NIFI-11003) PutIceberg Failes to write to S3

2022-12-22 Thread Adam Turley (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651413#comment-17651413 ] Adam Turley commented on NIFI-11003: I didnt do a custom build, I downloaded the 1.19.1 puticeberg

[jira] [Updated] (NIFI-10998) SplitJson does not honor latest setting for JsonPath Expression

2022-12-22 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-10998: Status: Patch Available (was: In Progress) > SplitJson does not honor latest setting for JsonPath

[GitHub] [nifi] mattyb149 opened a new pull request, #6803: NIFI-10998: Fix SplitJson to always compile new JsonPath when property changes

2022-12-22 Thread GitBox
mattyb149 opened a new pull request, #6803: URL: https://github.com/apache/nifi/pull/6803 # Summary [NIFI-10998](https://issues.apache.org/jira/browse/NIFI-10998) This PR removes the check for `oldValue == null` before compiling and caching the new JsonPath value # Tracking

[jira] [Comment Edited] (NIFI-11003) PutIceberg Failes to write to S3

2022-12-22 Thread Mark Bathori (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651360#comment-17651360 ] Mark Bathori edited comment on NIFI-11003 at 12/22/22 6:14 PM: --- Hi

[jira] [Commented] (NIFI-11003) PutIceberg Failes to write to S3

2022-12-22 Thread Mark Bathori (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651360#comment-17651360 ] Mark Bathori commented on NIFI-11003: - Hi [~agturley], What profile did you use during the build?

[jira] [Updated] (NIFI-11004) Add Documentation for OIDC Groups Claim Property

2022-12-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11004: Status: Patch Available (was: Open) > Add Documentation for OIDC Groups Claim Property >

[GitHub] [nifi] exceptionfactory opened a new pull request, #6802: NIFI-11004 Add documentation for OIDC groups claim property

2022-12-22 Thread GitBox
exceptionfactory opened a new pull request, #6802: URL: https://github.com/apache/nifi/pull/6802 # Summary [NIFI-11004](https://issues.apache.org/jira/browse/NIFI-11004) Updates the Administrator's Guide with documentation for the OIDC groups claim property and also updates the

[jira] [Created] (NIFI-11004) Add Documentation for OIDC Groups Claim Property

2022-12-22 Thread David Handermann (Jira)
David Handermann created NIFI-11004: --- Summary: Add Documentation for OIDC Groups Claim Property Key: NIFI-11004 URL: https://issues.apache.org/jira/browse/NIFI-11004 Project: Apache NiFi

[jira] [Commented] (NIFI-10973) NiFi Registry Client with Nested PGs/Flows - sync issue (again)

2022-12-22 Thread Simon Bence (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651347#comment-17651347 ] Simon Bence commented on NIFI-10973: I'm looking into and will get back to you as soon as possible on

[jira] [Updated] (NIFI-4572) CaptureChangeMySQL does not return database and table info without DistributedMapCache

2022-12-22 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-4572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4572: --- Fix Version/s: 1.20.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Updated] (NIFI-6498) XMLTransform processor: XSLT doesn't give detail error message with line number

2022-12-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-6498: --- Priority: Minor (was: Major) > XMLTransform processor: XSLT doesn't give detail error

[jira] [Updated] (NIFI-6498) XMLTransform processor: XSLT doesn't give detail error message with line number

2022-12-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-6498: --- Fix Version/s: 1.20.0 Resolution: Fixed Status: Resolved (was: Patch

[jira] [Commented] (NIFI-6498) XMLTransform processor: XSLT doesn't give detail error message with line number

2022-12-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651344#comment-17651344 ] ASF subversion and git services commented on NIFI-6498: --- Commit

[GitHub] [nifi] exceptionfactory closed pull request #6798: [NIFI-6498] Set error event listener on both the TransformerFactory a…

2022-12-22 Thread GitBox
exceptionfactory closed pull request #6798: [NIFI-6498] Set error event listener on both the TransformerFactory a… URL: https://github.com/apache/nifi/pull/6798 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [nifi] dan-s1 commented on pull request #6689: [NIFI-10754] Initial check in of new getUri NIFI Expression Language …

2022-12-22 Thread GitBox
dan-s1 commented on PR #6689: URL: https://github.com/apache/nifi/pull/6689#issuecomment-1363125181 @exceptionfactory Wondering if this could be revisited. It is functionality my team could use. Thanks! -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (NIFI-11003) PutIceberg Failes to write to S3

2022-12-22 Thread Adam Turley (Jira)
Adam Turley created NIFI-11003: -- Summary: PutIceberg Failes to write to S3 Key: NIFI-11003 URL: https://issues.apache.org/jira/browse/NIFI-11003 Project: Apache NiFi Issue Type: Bug

[GitHub] [nifi-minifi-cpp] fgerlits commented on a diff in pull request #1481: MINIFICPP-1948 Add the UUID to the end of Processor and Controller Service log lines

2022-12-22 Thread GitBox
fgerlits commented on code in PR #1481: URL: https://github.com/apache/nifi-minifi-cpp/pull/1481#discussion_r1055622646 ## libminifi/include/core/logging/LoggerConfiguration.h: ## @@ -133,16 +132,21 @@ class LoggerConfiguration { class LoggerImpl : public Logger {

[jira] [Commented] (NIFI-11002) Fix typo in user-guide docs

2022-12-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651231#comment-17651231 ] ASF subversion and git services commented on NIFI-11002: Commit

[jira] [Resolved] (NIFI-11002) Fix typo in user-guide docs

2022-12-22 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-11002. --- Fix Version/s: 1.20.0 Resolution: Fixed > Fix typo in user-guide docs >

[GitHub] [nifi] asfgit closed pull request #6795: NIFI-11002 - docs: fix small error

2022-12-22 Thread GitBox
asfgit closed pull request #6795: NIFI-11002 - docs: fix small error URL: https://github.com/apache/nifi/pull/6795 -- 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] [Created] (NIFI-11002) Fix typo in user-guide docs

2022-12-22 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-11002: - Summary: Fix typo in user-guide docs Key: NIFI-11002 URL: https://issues.apache.org/jira/browse/NIFI-11002 Project: Apache NiFi Issue Type: Task

[jira] [Commented] (NIFI-10995) Update Jetty Version To 9.4.50.v20221201

2022-12-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651228#comment-17651228 ] ASF subversion and git services commented on NIFI-10995: Commit

[jira] [Resolved] (NIFI-10995) Update Jetty Version To 9.4.50.v20221201

2022-12-22 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-10995. --- Fix Version/s: 1.20.0 Resolution: Fixed > Update Jetty Version To

[GitHub] [nifi] asfgit closed pull request #6799: NiFi-10995 Update Jetty to 9.4.50.v20221201

2022-12-22 Thread GitBox
asfgit closed pull request #6799: NiFi-10995 Update Jetty to 9.4.50.v20221201 URL: https://github.com/apache/nifi/pull/6799 -- 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] [Created] (MINIFICPP-2020) Minifi main cannot run on Windows as non-service

2022-12-22 Thread Ferenc Gerlits (Jira)
Ferenc Gerlits created MINIFICPP-2020: - Summary: Minifi main cannot run on Windows as non-service Key: MINIFICPP-2020 URL: https://issues.apache.org/jira/browse/MINIFICPP-2020 Project: Apache NiFi

[jira] [Commented] (NIFI-10973) NiFi Registry Client with Nested PGs/Flows - sync issue (again)

2022-12-22 Thread Josef Zahner (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651125#comment-17651125 ] Josef Zahner commented on NIFI-10973: - Yesterday it got even worse, during config sync (nifi registry