[jira] [Created] (NIFI-12613) Align type-safe access to allowableValue with it's declaration

2024-01-15 Thread endzeit (Jira)
endzeit created NIFI-12613: -- Summary: Align type-safe access to allowableValue with it's declaration Key: NIFI-12613 URL: https://issues.apache.org/jira/browse/NIFI-12613 Project: Apache NiFi

Re: [PR] NIFI-12593 - ValidateCSV - get all constraint violations for an invalid line [nifi]

2024-01-15 Thread via GitHub
pvillard31 commented on PR #8229: URL: https://github.com/apache/nifi/pull/8229#issuecomment-1893191565 I've pushed changes to address the comments of the review. Thanks @dan-s1 @exceptionfactory. -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Resolved] (NIFI-12612) Fix JASN1Reader to handle OBJECT IDENTIFIER

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

[jira] [Commented] (NIFI-12612) Fix JASN1Reader to handle OBJECT IDENTIFIER

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

[jira] [Commented] (NIFI-12612) Fix JASN1Reader to handle OBJECT IDENTIFIER

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

Re: [PR] NIFI-12612 In asn1 bundle handle OBJECT IDENTIFIER type as string. [nifi]

2024-01-15 Thread via GitHub
asfgit closed pull request #8247: NIFI-12612 In asn1 bundle handle OBJECT IDENTIFIER type as string. URL: https://github.com/apache/nifi/pull/8247 -- 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-12554 Placed all Jolt related code under a new nifi-jolt-bundle and refactored to reduce duplicate code. [nifi]

2024-01-15 Thread via GitHub
EndzeitBegins commented on PR #8249: URL: https://github.com/apache/nifi/pull/8249#issuecomment-1893105650 Thank you for working on this @dan-s1.  I haven't done a full code review so I might've just overlooked something. But I noticed that the package names of the processors

Re: [PR] NIFI-12441 Added No Tracking listing strategy to ListS3 [nifi]

2024-01-15 Thread via GitHub
juldrixx commented on PR #8088: URL: https://github.com/apache/nifi/pull/8088#issuecomment-1892841189 > @juldrixx There appears to be a test failure in the `ci-workflow` for the new listing strategy: > > ``` > org.apache.nifi.processors.aws.s3.TestListS3.testNoTrackingList -- Time

Re: [PR] NIFI-12554 Placed all Jolt related code under a new nifi-jolt-bundle and refactored to reduce duplicate code. [nifi]

2024-01-15 Thread via GitHub
dan-s1 commented on code in PR #8249: URL: https://github.com/apache/nifi/pull/8249#discussion_r1452774911 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-nar/src/main/resources/META-INF/NOTICE: ## @@ -10,7 +10,7 @@ This product includes the following work from the

Re: [PR] NIFI-12554 Placed all Jolt related code under a new nifi-jolt-bundle and refactored to reduce duplicate code. [nifi]

2024-01-15 Thread via GitHub
dan-s1 commented on code in PR #8249: URL: https://github.com/apache/nifi/pull/8249#discussion_r1452773110 ## nifi-nar-bundles/nifi-standard-bundle/pom.xml: ## @@ -265,7 +290,7 @@ com.networknt json-schema-validator -

Re: [PR] NIFI-12554 Placed all Jolt related code under a new nifi-jolt-bundle and refactored to reduce duplicate code. [nifi]

2024-01-15 Thread via GitHub
exceptionfactory commented on code in PR #8249: URL: https://github.com/apache/nifi/pull/8249#discussion_r1452770561 ## nifi-nar-bundles/nifi-jolt-bundle/pom.xml: ## @@ -57,6 +45,22 @@ json-utils ${jolt.version} + +

[PR] NIFI-12554 Placed all Jolt related code under a new nifi-jolt-bundle and refactored to reduce duplicate code. [nifi]

2024-01-15 Thread via GitHub
dan-s1 opened a new pull request, #8249: URL: https://github.com/apache/nifi/pull/8249 … # Summary [NIFI-12554](https://issues.apache.org/jira/browse/NIFI-12554) # Tracking Please complete the following tracking

[jira] [Commented] (NIFI-4491) Add a CaptureChangeMySQLRecord processor

2024-01-15 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17806977#comment-17806977 ] Matt Burgess commented on NIFI-4491: That would be great! > Add a CaptureChangeMySQLRecord processor

Re: [PR] NIFI-12441 Added No Tracking listing strategy to ListS3 [nifi]

2024-01-15 Thread via GitHub
exceptionfactory commented on PR #8088: URL: https://github.com/apache/nifi/pull/8088#issuecomment-1892798911 @juldrixx There appears to be a test failure in the `ci-workflow` for the new listing strategy: ``` org.apache.nifi.processors.aws.s3.TestListS3.testNoTrackingList -- Time

[jira] [Updated] (NIFI-12573) Improve support for Enum values in PropertyDescriptor.Builder

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

[jira] [Commented] (NIFI-12573) Improve support for Enum values in PropertyDescriptor.Builder

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

[jira] [Commented] (NIFI-12574) Add clearDefaultValue to PropertyDescriptor.Builder

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

[jira] [Resolved] (NIFI-12574) Add clearDefaultValue to PropertyDescriptor.Builder

2024-01-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-12574. - Fix Version/s: 2.0.0-M2 Resolution: Fixed > Add clearDefaultValue to

Re: [PR] NIFI-12573 Improve support for Enum values in PropertyDescriptor.Builder [nifi]

2024-01-15 Thread via GitHub
exceptionfactory closed pull request #8211: NIFI-12573 Improve support for Enum values in PropertyDescriptor.Builder URL: https://github.com/apache/nifi/pull/8211 -- 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-12573 Improve support for Enum values in PropertyDescriptor.Builder [nifi]

2024-01-15 Thread via GitHub
EndzeitBegins commented on PR #8211: URL: https://github.com/apache/nifi/pull/8211#issuecomment-1892753997 As always, thank you for input and taking on the merge process @exceptionfactory.  -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] NIFI-12573 Improve support for Enum values in PropertyDescriptor.Builder [nifi]

2024-01-15 Thread via GitHub
exceptionfactory commented on PR #8211: URL: https://github.com/apache/nifi/pull/8211#issuecomment-1892750763 Thanks for the quick reply @EndzeitBegins. That's a very good point about the second scenario, and the first one is also reasonable. With that background, I agree with the changes

Re: [PR] NIFI-12573 Improve support for Enum values in PropertyDescriptor.Builder [nifi]

2024-01-15 Thread via GitHub
EndzeitBegins commented on PR #8211: URL: https://github.com/apache/nifi/pull/8211#issuecomment-1892742398 Thanks for the questions @exceptionfactory. First of all I agree that it should be preferred to let the enums implement `DescribedValue` whenever feasible. Maybe that's something

[jira] [Updated] (NIFI-12596) PutIceberg is missing case-insensitive Record type handling in List and Map types

2024-01-15 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-12596: Status: Patch Available (was: Open) > PutIceberg is missing case-insensitive Record type handling

[jira] [Updated] (NIFI-12573) Improve support for Enum values in PropertyDescriptor.Builder

2024-01-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12573: Status: Patch Available (was: Open) > Improve support for Enum values in

Re: [PR] NIFI-12402 add option to user can avoid an inactive indicator is crea… [nifi]

2024-01-15 Thread via GitHub
exceptionfactory commented on code in PR #8063: URL: https://github.com/apache/nifi/pull/8063#discussion_r1452722401 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/MonitorActivity.java: ## @@ -105,6 +105,14 @@

Re: [PR] NIFI-12313 - Update PutDatabaseRecord.java add property use database table column datatype [nifi]

2024-01-15 Thread via GitHub
exceptionfactory commented on PR #7981: URL: https://github.com/apache/nifi/pull/7981#issuecomment-1892729012 @avasquezkudaw I submitted pull request #8248 for NIFI-9458 implementing framework for microsecond and nanosecond precision in schema field definitions. There may be other changes

Re: [PR] NIFI-12313 - Update PutDatabaseRecord.java add property use database table column datatype [nifi]

2024-01-15 Thread via GitHub
exceptionfactory closed pull request #7981: NIFI-12313 - Update PutDatabaseRecord.java add property use database table column datatype URL: https://github.com/apache/nifi/pull/7981 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Commented] (NIFI-11288) When using AssumeRoleWithWebIdentity method, the STS dependencies is missing.

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

[jira] [Updated] (NIFI-11288) When using AssumeRoleWithWebIdentity method, the STS dependencies is missing.

2024-01-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11288: Fix Version/s: 1.25.0 2.0.0-M2 Assignee: Julien G.

Re: [PR] NIFI-11288 Add missing dependencies required by AWS AssumeRoleWithWeb… [nifi]

2024-01-15 Thread via GitHub
exceptionfactory closed pull request #7974: NIFI-11288 Add missing dependencies required by AWS AssumeRoleWithWeb… URL: https://github.com/apache/nifi/pull/7974 -- 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-12593) ValidateCSV - get all constraint violations for an invalid line

2024-01-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12593: Labels: backport-needed (was: ) > ValidateCSV - get all constraint violations for an

[jira] [Updated] (NIFI-12467) HadoopDBCPConnectionPool doesn't use KerberosUserService

2024-01-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12467: Labels: backport-needed (was: ) > HadoopDBCPConnectionPool doesn't use

[jira] [Updated] (NIFI-12467) HadoopDBCPConnectionPool doesn't use KerberosUserService

2024-01-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12467: Fix Version/s: (was: 1.25.0) (was: 2.0.0) >

[jira] [Updated] (NIFI-8932) Add feature to CSVReader to skip N lines at top of the file

2024-01-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-8932: --- Labels: backport-needed (was: ) > Add feature to CSVReader to skip N lines at top of the

[jira] [Updated] (NIFI-12441) Add No Tracking Strategy to ListS3

2024-01-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12441: Fix Version/s: (was: 2.0.0) > Add No Tracking Strategy to ListS3 >

[jira] [Updated] (NIFI-12430) Update unboundid-ldapsdk to 6.0.10

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

[jira] [Updated] (NIFI-8932) Add feature to CSVReader to skip N lines at top of the file

2024-01-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-8932: --- Fix Version/s: (was: 1.25.0) (was: 2.0.0) > Add feature to

[jira] [Updated] (NIFI-12420) Add Sawmill transformation processors

2024-01-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12420: Fix Version/s: (was: 1.25.0) (was: 2.0.0) > Add Sawmill

[jira] [Updated] (NIFI-9458) Refactor NiFi to use Java 8 Time classes

2024-01-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9458: --- Fix Version/s: 2.0.0 > Refactor NiFi to use Java 8 Time classes >

[jira] [Updated] (NIFI-9458) Refactor NiFi to use Java 8 Time classes

2024-01-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9458: --- Status: Patch Available (was: Open) > Refactor NiFi to use Java 8 Time classes >

[PR] NIFI-9458 Replace SimpleDateFormat with DateTimeFormatter [nifi]

2024-01-15 Thread via GitHub
exceptionfactory opened a new pull request, #8248: URL: https://github.com/apache/nifi/pull/8248 # Summary [NIFI-9458](https://issues.apache.org/jira/browse/NIFI-9458) Replaces direct use of

Re: [PR] NIFI-12593 - ValidateCSV - get all constraint violations for an invalid line [nifi]

2024-01-15 Thread via GitHub
dan-s1 commented on code in PR #8229: URL: https://github.com/apache/nifi/pull/8229#discussion_r1452651455 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ValidateCsv.java: ## @@ -174,6 +175,19 @@ public class

Re: [PR] NIFI-12593 - ValidateCSV - get all constraint violations for an invalid line [nifi]

2024-01-15 Thread via GitHub
exceptionfactory commented on code in PR #8229: URL: https://github.com/apache/nifi/pull/8229#discussion_r1452650933 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ValidateCsv.java: ## @@ -174,6 +175,19 @@

Re: [PR] NIFI-12593 - ValidateCSV - get all constraint violations for an invalid line [nifi]

2024-01-15 Thread via GitHub
exceptionfactory commented on code in PR #8229: URL: https://github.com/apache/nifi/pull/8229#discussion_r1452650933 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ValidateCsv.java: ## @@ -174,6 +175,19 @@

Re: [PR] NIFI-12593 - ValidateCSV - get all constraint violations for an invalid line [nifi]

2024-01-15 Thread via GitHub
dan-s1 commented on code in PR #8229: URL: https://github.com/apache/nifi/pull/8229#discussion_r1452648947 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ValidateCsv.java: ## @@ -619,18 +632,83 @@ public

Re: [PR] NIFI-12593 - ValidateCSV - get all constraint violations for an invalid line [nifi]

2024-01-15 Thread via GitHub
dan-s1 commented on code in PR #8229: URL: https://github.com/apache/nifi/pull/8229#discussion_r1452648947 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ValidateCsv.java: ## @@ -619,18 +632,83 @@ public

Re: [PR] NIFI-12593 - ValidateCSV - get all constraint violations for an invalid line [nifi]

2024-01-15 Thread via GitHub
pvillard31 commented on code in PR #8229: URL: https://github.com/apache/nifi/pull/8229#discussion_r1452639503 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ValidateCsv.java: ## @@ -174,6 +175,19 @@ public

Re: [PR] NIFI-12593 - ValidateCSV - get all constraint violations for an invalid line [nifi]

2024-01-15 Thread via GitHub
exceptionfactory commented on code in PR #8229: URL: https://github.com/apache/nifi/pull/8229#discussion_r1452630053 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ValidateCsv.java: ## @@ -174,6 +175,19 @@

Re: [PR] NIFI-12593 - ValidateCSV - get all constraint violations for an invalid line [nifi]

2024-01-15 Thread via GitHub
pvillard31 commented on code in PR #8229: URL: https://github.com/apache/nifi/pull/8229#discussion_r1452629738 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ValidateCsv.java: ## @@ -174,6 +175,19 @@ public

Re: [PR] NIFI-12593 - ValidateCSV - get all constraint violations for an invalid line [nifi]

2024-01-15 Thread via GitHub
exceptionfactory commented on code in PR #8229: URL: https://github.com/apache/nifi/pull/8229#discussion_r1452629026 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ValidateCsv.java: ## @@ -619,18 +632,83 @@

Re: [PR] NIFI-12593 - ValidateCSV - get all constraint violations for an invalid line [nifi]

2024-01-15 Thread via GitHub
pvillard31 commented on code in PR #8229: URL: https://github.com/apache/nifi/pull/8229#discussion_r1452628163 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ValidateCsv.java: ## @@ -619,18 +632,83 @@ public

Re: [PR] NIFI-12593 - ValidateCSV - get all constraint violations for an invalid line [nifi]

2024-01-15 Thread via GitHub
pvillard31 commented on code in PR #8229: URL: https://github.com/apache/nifi/pull/8229#discussion_r1452627532 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ValidateCsv.java: ## @@ -619,18 +632,83 @@ public

[jira] [Updated] (NIFI-8278) Add Credentials Type property to ADLSCredentialsControllerService

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

Re: [PR] NIFI-8278 Added Credentials Type property to ADLSCredentialsControlle… [nifi]

2024-01-15 Thread via GitHub
exceptionfactory closed pull request #8205: NIFI-8278 Added Credentials Type property to ADLSCredentialsControlle… URL: https://github.com/apache/nifi/pull/8205 -- 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] [Commented] (NIFI-8278) Add Credentials Type property to ADLSCredentialsControllerService

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

[PR] NIFI-12612 In asn1 bundle handle OBJECT IDENTIFIER type as string. [nifi]

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

[jira] [Updated] (NIFI-12610) Typo for 'default_value' in Python developer documentation

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

[jira] [Resolved] (NIFI-12608) Processor Bundle Maven Archetype broken build

2024-01-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-12608. - Fix Version/s: 2.0.0 Assignee: Shane O'Neill Resolution: Fixed >

Re: [PR] NIFI-12610: Correcting default_value example in Python Developer guide [nifi]

2024-01-15 Thread via GitHub
exceptionfactory closed pull request #8245: NIFI-12610: Correcting default_value example in Python Developer guide URL: https://github.com/apache/nifi/pull/8245 -- 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] [Commented] (NIFI-12608) Processor Bundle Maven Archetype broken build

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

[jira] [Commented] (NIFI-12610) Typo for 'default_value' in Python developer documentation

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

Re: [PR] NIFI-12608 Add nifi-standard-services-api-nar to mvn archetype [nifi]

2024-01-15 Thread via GitHub
exceptionfactory closed pull request #8239: NIFI-12608 Add nifi-standard-services-api-nar to mvn archetype URL: https://github.com/apache/nifi/pull/8239 -- 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

[jira] [Assigned] (NIFI-12612) Fix JASN1Reader to handle OBJECT IDENTIFIER

2024-01-15 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy reassigned NIFI-12612: -- Assignee: Tamas Palfy > Fix JASN1Reader to handle OBJECT IDENTIFIER >

[jira] [Created] (NIFI-12612) Fix JASN1Reader to handle OBJECT IDENTIFIER

2024-01-15 Thread Tamas Palfy (Jira)
Tamas Palfy created NIFI-12612: -- Summary: Fix JASN1Reader to handle OBJECT IDENTIFIER Key: NIFI-12612 URL: https://issues.apache.org/jira/browse/NIFI-12612 Project: Apache NiFi Issue Type: Bug

Re: [PR] MINIFICPP-2262 Add processor to push logs to Grafana Loki through gRPC [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
lordgamez commented on code in PR #1698: URL: https://github.com/apache/nifi-minifi-cpp/pull/1698#discussion_r1452556325 ## extensions/grafana-loki/protos/grafana-loki-push.proto: ## Review Comment: Added reference in 407abbc65a8900dc9937dc0587c52d68693335ff -- This is

Re: [PR] MINIFICPP-2262 Add processor to push logs to Grafana Loki through gRPC [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
lordgamez commented on code in PR #1698: URL: https://github.com/apache/nifi-minifi-cpp/pull/1698#discussion_r1452556096 ## .dockerignore: ## @@ -57,6 +57,11 @@ extensions/expression-language/Scanner.cpp extensions/expression-language/location.hh

Re: [PR] MINIFICPP-2262 Add processor to push logs to Grafana Loki through gRPC [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
lordgamez commented on code in PR #1698: URL: https://github.com/apache/nifi-minifi-cpp/pull/1698#discussion_r1452555861 ## extensions/grafana-loki/CMakeLists.txt: ## @@ -16,20 +16,46 @@ # specific language governing permissions and limitations # under the License. # - if

Re: [PR] MINIFICPP-2262 Add processor to push logs to Grafana Loki through gRPC [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
lordgamez commented on code in PR #1698: URL: https://github.com/apache/nifi-minifi-cpp/pull/1698#discussion_r1452554318 ## cmake/MiNiFiOptions.cmake: ## @@ -122,6 +122,7 @@ add_minifi_option(ENABLE_KUBERNETES "Enables the Kubernetes extensions." ON)

Re: [PR] MINIFICPP-2262 Add processor to push logs to Grafana Loki through gRPC [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
lordgamez commented on code in PR #1698: URL: https://github.com/apache/nifi-minifi-cpp/pull/1698#discussion_r1452482580 ## LICENSE: ## @@ -2442,52 +2443,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE

Re: [PR] MINIFICPP-2262 Add processor to push logs to Grafana Loki through gRPC [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
lordgamez commented on code in PR #1698: URL: https://github.com/apache/nifi-minifi-cpp/pull/1698#discussion_r1452480781 ## extensions/grafana-loki/protos/grafana-loki-push.proto: ## Review Comment: This file defines the grpc service and the protobuf messages structures

[jira] [Updated] (MINIFICPP-2287) Site-to-site with large files: "Site2Site transaction xxx peer unknown respond code 14"

2024-01-15 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2287: Description: It looks like nifi may have extended the protocol, and minifi c++ didn't

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

2024-01-15 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] [Created] (NIFI-12611) View State

2024-01-15 Thread Matt Gilman (Jira)
Matt Gilman created NIFI-12611: -- Summary: View State Key: NIFI-12611 URL: https://issues.apache.org/jira/browse/NIFI-12611 Project: Apache NiFi Issue Type: Sub-task Components: Core

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

2024-01-15 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-12400) Remaining items to migrate UI to currently supported/active framework

2024-01-15 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-12604) Add support to empty queues

2024-01-15 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-12604: --- Status: Patch Available (was: In Progress) > Add support to empty queues >

[jira] [Created] (MINIFICPP-2287) Site-to-site with large files: "Site2Site transaction xxx peer unknown respond code 14"

2024-01-15 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-2287: --- Summary: Site-to-site with large files: "Site2Site transaction xxx peer unknown respond code 14" Key: MINIFICPP-2287 URL:

[jira] [Updated] (MINIFICPP-2287) Site-to-site with large files: "Site2Site transaction xxx peer unknown respond code 14"

2024-01-15 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2287: Description: It looks like nifi may have extended the protocol, and minifi c++ didn't

Re: [PR] MINIFICPP-2264 GenerateFlowFile: 'Custom Text' should be reevaluated … [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
adamdebreceni commented on code in PR #1706: URL: https://github.com/apache/nifi-minifi-cpp/pull/1706#discussion_r1452390024 ## extensions/standard-processors/processors/GenerateFlowFile.h: ## @@ -70,14 +66,15 @@ class GenerateFlowFile : public core::Processor {

Re: [PR] MINIFICPP-2261 Add processor for pushing logs to Grafana Loki through REST API [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
lordgamez commented on code in PR #1695: URL: https://github.com/apache/nifi-minifi-cpp/pull/1695#discussion_r1452385790 ## extensions/grafana-loki/PushGrafanaLokiREST.h: ## @@ -0,0 +1,178 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[jira] [Updated] (NIFI-12610) Typo for 'default_value' in Python developer documentation

2024-01-15 Thread Joe Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Gresock updated NIFI-12610: --- Status: Patch Available (was: Open) > Typo for 'default_value' in Python developer documentation >

[PR] NIFI-12610: Correcting default_value example in Python Developer guide [nifi]

2024-01-15 Thread via GitHub
gresockj opened a new pull request, #8245: URL: https://github.com/apache/nifi/pull/8245 # Summary [NIFI-12610](https://issues.apache.org/jira/browse/NIFI-12610) # Tracking Please complete the following tracking steps prior to pull request creation. ### Issue

[jira] [Created] (NIFI-12610) Typo for 'default_value' in Python developer documentation

2024-01-15 Thread Joe Gresock (Jira)
Joe Gresock created NIFI-12610: -- Summary: Typo for 'default_value' in Python developer documentation Key: NIFI-12610 URL: https://issues.apache.org/jira/browse/NIFI-12610 Project: Apache NiFi

Re: [PR] MINIFICPP-2261 Add processor for pushing logs to Grafana Loki through REST API [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
adamdebreceni commented on code in PR #1695: URL: https://github.com/apache/nifi-minifi-cpp/pull/1695#discussion_r1452371311 ## extensions/grafana-loki/PushGrafanaLokiREST.h: ## @@ -0,0 +1,178 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + *

Re: [PR] MINIFICPP-2269 upgrade xz/liblzma [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
szaszm closed pull request #1701: MINIFICPP-2269 upgrade xz/liblzma URL: https://github.com/apache/nifi-minifi-cpp/pull/1701 -- 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] MINIFICPP-2261 Add processor for pushing logs to Grafana Loki through REST API [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
lordgamez commented on code in PR #1695: URL: https://github.com/apache/nifi-minifi-cpp/pull/1695#discussion_r1452345696 ## PROCESSORS.md: ## @@ -2196,6 +2197,40 @@ In the list below, the names of required properties appear in bold. Any other pr | failure | FlowFiles that

Re: [PR] MINIFICPP-62 Add SplitText processor [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
szaszm commented on code in PR #1682: URL: https://github.com/apache/nifi-minifi-cpp/pull/1682#discussion_r1452325647 ## extensions/standard-processors/processors/SplitText.cpp: ## @@ -0,0 +1,378 @@ +/** + * @file SplitText.cpp + * SplitText class implementation + * + *

Re: [PR] MINIFICPP-62 Add SplitText processor [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
lordgamez commented on code in PR #1682: URL: https://github.com/apache/nifi-minifi-cpp/pull/1682#discussion_r1452321684 ## extensions/standard-processors/processors/SplitText.cpp: ## @@ -0,0 +1,378 @@ +/** + * @file SplitText.cpp + * SplitText class implementation + * + *

Re: [PR] MINIFICPP-62 Add SplitText processor [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
lordgamez commented on code in PR #1682: URL: https://github.com/apache/nifi-minifi-cpp/pull/1682#discussion_r1452321449 ## extensions/standard-processors/processors/SplitText.h: ## @@ -0,0 +1,234 @@ +/** + * @file SplitText.h + * SplitText class declaration + * + * Licensed to

[jira] [Resolved] (NIFI-12594) ListS3 minimum object age filter not observed when entity state tracking is used

2024-01-15 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi resolved NIFI-12594. Fix Version/s: 1.25.0 2.0.0 Assignee: Peter Kimberley

[jira] [Commented] (NIFI-12594) ListS3 minimum object age filter not observed when entity state tracking is used

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

Re: [PR] MINIFICPP-2262 Add processor to push logs to Grafana Loki through gRPC [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
szaszm commented on code in PR #1698: URL: https://github.com/apache/nifi-minifi-cpp/pull/1698#discussion_r1452235982 ## extensions/grafana-loki/protos/grafana-loki-push.proto: ## Review Comment: Is this file coming from somewhere else? We should include the source, and

Re: [PR] MINIFICPP-2262 Add processor to push logs to Grafana Loki through gRPC [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
szaszm commented on code in PR #1698: URL: https://github.com/apache/nifi-minifi-cpp/pull/1698#discussion_r1452228611 ## extensions/grafana-loki/CMakeLists.txt: ## @@ -16,20 +16,46 @@ # specific language governing permissions and limitations # under the License. # - if (NOT

Re: [PR] MINIFICPP-2262 Add processor to push logs to Grafana Loki through gRPC [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
szaszm commented on code in PR #1698: URL: https://github.com/apache/nifi-minifi-cpp/pull/1698#discussion_r1446385712 ## LICENSE: ## @@ -2442,52 +2443,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY

Re: [PR] MINIFICPP-2261 Add processor for pushing logs to Grafana Loki through REST API [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
szaszm commented on code in PR #1695: URL: https://github.com/apache/nifi-minifi-cpp/pull/1695#discussion_r1446396780 ## PROCESSORS.md: ## @@ -2196,6 +2197,40 @@ In the list below, the names of required properties appear in bold. Any other pr | failure | FlowFiles that failed

Re: [PR] MINIFICPP-2261 Add processor for pushing logs to Grafana Loki through REST API [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
lordgamez commented on code in PR #1695: URL: https://github.com/apache/nifi-minifi-cpp/pull/1695#discussion_r1452221843 ## extensions/grafana-loki/PushGrafanaLokiREST.h: ## @@ -0,0 +1,178 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + *

Re: [PR] MINIFICPP-2217 - Implement jolt processor shift operation [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
szaszm commented on code in PR #1692: URL: https://github.com/apache/nifi-minifi-cpp/pull/1692#discussion_r1452196886 ## extensions/standard-processors/utils/JoltUtils.h: ## @@ -0,0 +1,205 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + *

Re: [PR] MINIFICPP-62 Add SplitText processor [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
szaszm commented on code in PR #1682: URL: https://github.com/apache/nifi-minifi-cpp/pull/1682#discussion_r1452130248 ## extensions/standard-processors/processors/SplitText.cpp: ## @@ -0,0 +1,378 @@ +/** + * @file SplitText.cpp + * SplitText class implementation + * + *

Re: [PR] MINIFICPP-2261 Add processor for pushing logs to Grafana Loki through REST API [nifi-minifi-cpp]

2024-01-15 Thread via GitHub
adamdebreceni commented on code in PR #1695: URL: https://github.com/apache/nifi-minifi-cpp/pull/1695#discussion_r1452092124 ## extensions/grafana-loki/PushGrafanaLokiREST.h: ## @@ -0,0 +1,178 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[jira] [Commented] (NIFI-12594) ListS3 minimum object age filter not observed when entity state tracking is used

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

  1   2   >