[jira] [Updated] (NIFI-12962) Upgrade Spring Framework to 6.1.5

2024-03-26 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12962: Status: Patch Available (was: Open) > Upgrade Spring Framework to 6.1.5 >

[PR] NIFI-12962 Upgrade Spring Framework from 6.0.18 to 6.1.5 [nifi]

2024-03-26 Thread via GitHub
exceptionfactory opened a new pull request, #8575: URL: https://github.com/apache/nifi/pull/8575 # Summary [NIFI-12962](https://issues.apache.org/jira/browse/NIFI-12962) Upgrades Spring Framework dependencies from 6.0.18 to

[jira] [Created] (NIFI-12962) Upgrade Spring Framework to 6.1.5

2024-03-26 Thread David Handermann (Jira)
David Handermann created NIFI-12962: --- Summary: Upgrade Spring Framework to 6.1.5 Key: NIFI-12962 URL: https://issues.apache.org/jira/browse/NIFI-12962 Project: Apache NiFi Issue Type:

[jira] [Created] (NIFI-12961) Improve PutHDFS error handling

2024-03-26 Thread Jira
Lehel Boér created NIFI-12961: - Summary: Improve PutHDFS error handling Key: NIFI-12961 URL: https://issues.apache.org/jira/browse/NIFI-12961 Project: Apache NiFi Issue Type: Improvement

Re: [PR] NIFI-12776: Add UPLOAD provenance event to PutAzureBlobStorage [nifi]

2024-03-26 Thread via GitHub
Lehel44 closed pull request #8394: NIFI-12776: Add UPLOAD provenance event to PutAzureBlobStorage URL: https://github.com/apache/nifi/pull/8394 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] NIFI-12959: Support loading python processors from NARs [nifi]

2024-03-26 Thread via GitHub
dan-s1 commented on code in PR #8573: URL: https://github.com/apache/nifi/pull/8573#discussion_r1540151244 ## nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-bridge/src/test/java/org/apache/nifi/py4j/PythonProcessTest.java: ## @@ -56,51 +56,46 @@ class PythonProcessTest {

[jira] [Updated] (NIFI-12940) Migrate to Nx

2024-03-26 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-12940: --- Status: Patch Available (was: In Progress) > Migrate to Nx > - > > Key:

Re: [PR] NIFI-12923 Added append avro mode to PutHDFS [nifi]

2024-03-26 Thread via GitHub
Lehel44 commented on code in PR #8544: URL: https://github.com/apache/nifi/pull/8544#discussion_r1540085973 ## nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/PutHDFS.java: ## @@ -160,6 +170,14 @@ public class PutHDFS

Re: [PR] NIFI-12889: Retry Kerberos login on auth failure in HDFS processors [nifi]

2024-03-26 Thread via GitHub
Lehel44 commented on code in PR #8495: URL: https://github.com/apache/nifi/pull/8495#discussion_r1538284672 ## nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/PutHDFS.java: ## @@ -465,10 +465,16 @@ public void

Re: [PR] NIFI-12950: Updating front end to use the uiOnly flag where possible [nifi]

2024-03-26 Thread via GitHub
rfellows commented on code in PR #8565: URL: https://github.com/apache/nifi/pull/8565#discussion_r1540073157 ## 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: ## @@ -1069,6

Re: [PR] NIFI-12950: Updating front end to use the uiOnly flag where possible [nifi]

2024-03-26 Thread via GitHub
rfellows commented on code in PR #8565: URL: https://github.com/apache/nifi/pull/8565#discussion_r1540073157 ## 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: ## @@ -1069,6

[jira] [Updated] (NIFI-12939) Retry Kerberos login on authentication failure in Iceberg processors

2024-03-26 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-12939: Fix Version/s: 2.0.0-M3 1.26.0 Resolution: Fixed Status:

[jira] [Commented] (NIFI-12939) Retry Kerberos login on authentication failure in Iceberg processors

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

[jira] [Commented] (NIFI-12939) Retry Kerberos login on authentication failure in Iceberg processors

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

Re: [PR] NIFI-12939: Retry Kerberos login on authentication failure in Iceberg processors [nifi]

2024-03-26 Thread via GitHub
mattyb149 closed pull request #8553: NIFI-12939: Retry Kerberos login on authentication failure in Iceberg processors URL: https://github.com/apache/nifi/pull/8553 -- 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-12255 refactor PutElasticsearchRecord and PutElasticsearchJson relationships to be more consistent with other processors [nifi]

2024-03-26 Thread via GitHub
exceptionfactory commented on code in PR #7940: URL: https://github.com/apache/nifi/pull/7940#discussion_r1540029633 ## nifi-mock/src/main/java/org/apache/nifi/util/StandardProcessorTestRunner.java: ## @@ -229,33 +226,32 @@ public void run(final int iterations, final boolean

[jira] [Updated] (NIFI-12959) Support loading Python processors from NARs

2024-03-26 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-12959: -- Status: Patch Available (was: Open) > Support loading Python processors from NARs >

[PR] NIFI-12959: Support loading python processors from NARs [nifi]

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

[jira] [Updated] (NIFI-12940) Migrate to Nx

2024-03-26 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-12940: --- Summary: Migrate to Nx (was: Migrate from Karma to Jest) > Migrate to Nx > - > >

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

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

Re: [PR] NIFI-12950: Updating front end to use the uiOnly flag where possible [nifi]

2024-03-26 Thread via GitHub
mcgilman commented on code in PR #8565: URL: https://github.com/apache/nifi/pull/8565#discussion_r1539994109 ## 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: ## @@ -1069,6

Re: [PR] NIFI-12255 refactor PutElasticsearchRecord and PutElasticsearchJson relationships to be more consistent with other processors [nifi]

2024-03-26 Thread via GitHub
ChrisSamo632 commented on code in PR #7940: URL: https://github.com/apache/nifi/pull/7940#discussion_r1539989744 ## nifi-mock/src/main/java/org/apache/nifi/util/StandardProcessorTestRunner.java: ## @@ -229,33 +226,32 @@ public void run(final int iterations, final boolean

Re: [PR] NIFI-12950: Updating front end to use the uiOnly flag where possible [nifi]

2024-03-26 Thread via GitHub
rfellows commented on code in PR #8565: URL: https://github.com/apache/nifi/pull/8565#discussion_r1539977978 ## 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: ## @@ -1069,6

[jira] [Commented] (NIFI-12948) UI - Address minor bugs discovered during Angular migration

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

Re: [PR] NIFI-12948: Various bugs discovered when migrating to Angular 17 [nifi]

2024-03-26 Thread via GitHub
scottyaslan merged PR #8564: URL: https://github.com/apache/nifi/pull/8564 -- 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-12950: Updating front end to use the uiOnly flag where possible [nifi]

2024-03-26 Thread via GitHub
rfellows commented on PR #8565: URL: https://github.com/apache/nifi/pull/8565#issuecomment-2021277121 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-12937) Error Handling in Parameter Context Page

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

Re: [PR] NIFI-12939: Retry Kerberos login on authentication failure in Iceberg processors [nifi]

2024-03-26 Thread via GitHub
mattyb149 commented on PR #8553: URL: https://github.com/apache/nifi/pull/8553#issuecomment-2021266007 +1 LGTM, thanks for the improvement! Merging to main and support/nifi-1.x -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] NIFI-12937: Adding error handling to the Parameter Context Listing page [nifi]

2024-03-26 Thread via GitHub
rfellows merged PR #8555: URL: https://github.com/apache/nifi/pull/8555 -- 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] [Updated] (NIFI-12937) Error Handling in Parameter Context Page

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

[jira] [Commented] (NIFI-12941) Migrate from Karma to Jest

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

[jira] [Updated] (NIFI-12941) Migrate from Karma to Jest

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

Re: [PR] [NIFI-12941] - Migrate to Jest from Karma/Jasmine. [nifi]

2024-03-26 Thread via GitHub
mcgilman merged PR #8566: URL: https://github.com/apache/nifi/pull/8566 -- 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-11671) JoinEnrichment SQL strategy doesn't allow attributes in join statement

2024-03-26 Thread Philipp Korniets (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17831042#comment-17831042 ] Philipp Korniets commented on NIFI-11671: - [~markap14] , [~pvillard]  - any update please? >

[jira] [Commented] (NIFI-11167) Add Excel Record Reader

2024-03-26 Thread Philipp Korniets (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17831039#comment-17831039 ] Philipp Korniets commented on NIFI-11167: - [~dstiegli1] -    

[jira] [Created] (NIFI-12960) ExcelReader - password protected XLSX

2024-03-26 Thread Philipp Korniets (Jira)
Philipp Korniets created NIFI-12960: --- Summary: ExcelReader - password protected XLSX Key: NIFI-12960 URL: https://issues.apache.org/jira/browse/NIFI-12960 Project: Apache NiFi Issue Type:

Re: [PR] NIFI-12918 Fix Stateless NullPointerException on versioned sub-process groups - 1.x support branch [nifi]

2024-03-26 Thread via GitHub
slambrose commented on PR #8572: URL: https://github.com/apache/nifi/pull/8572#issuecomment-2021186177 Okay, I'm trying one more solution. What I've found is that the main branch has new code where a "registryId" is implemented, but it is always null right now because the registry-api does

[PR] NIFI-12918 Fix Stateless NullPointerException on versioned sub-process groups - 1.x support branch [nifi]

2024-03-26 Thread via GitHub
slambrose opened a new pull request, #8572: URL: https://github.com/apache/nifi/pull/8572 # Summary [NIFI-12918](https://issues.apache.org/jira/browse/NIFI-12918) # Tracking Please complete the following tracking steps

Re: [PR] [NIFI-12922] semantic dialog size configurations [nifi]

2024-03-26 Thread via GitHub
scottyaslan commented on code in PR #8535: URL: https://github.com/apache/nifi/pull/8535#discussion_r1539869502 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/yes-no-dialog/yes-no-dialog.component.html: ## @@

Re: [PR] NIFI-12918 Fix Stateless NullPointerException on versioned sub-process groups - main branch [nifi]

2024-03-26 Thread via GitHub
slambrose commented on PR #8536: URL: https://github.com/apache/nifi/pull/8536#issuecomment-2021173210 Okay, I'm trying one more solution. What I've found is that the main branch has new code where a "registryId" is implemented, but it is always null right now because the registry-api does

[jira] [Created] (NIFI-12959) Support loading Python processors from NARs

2024-03-26 Thread Mark Payne (Jira)
Mark Payne created NIFI-12959: - Summary: Support loading Python processors from NARs Key: NIFI-12959 URL: https://issues.apache.org/jira/browse/NIFI-12959 Project: Apache NiFi Issue Type:

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

2024-03-26 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-12958) Add support to open custom UIs

2024-03-26 Thread Matt Gilman (Jira)
Matt Gilman created NIFI-12958: -- Summary: Add support to open custom UIs Key: NIFI-12958 URL: https://issues.apache.org/jira/browse/NIFI-12958 Project: Apache NiFi Issue Type: Sub-task

[jira] [Assigned] (MINIFICPP-1872) Unify test utilities

2024-03-26 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-1872: Assignee: Gábor Gyimesi > Unify test utilities > > >

[PR] NIFI-12957 Upgrade Azure SDK BOM from 1.2.19 to 1.2.21 [nifi]

2024-03-26 Thread via GitHub
exceptionfactory opened a new pull request, #8571: URL: https://github.com/apache/nifi/pull/8571 # Summary [NIFI-12957](https://issues.apache.org/jira/browse/NIFI-12957) Upgrades the Azure SDK BOM from 1.2.19 to

[jira] [Updated] (NIFI-12957) Upgrade Azure SDK BOM to 1.2.21

2024-03-26 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12957: Status: Patch Available (was: Open) > Upgrade Azure SDK BOM to 1.2.21 >

[jira] [Updated] (NIFI-12957) Upgrade Azure SDK BOM to 1.2.21

2024-03-26 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12957: Description: The Azure SDK BOM dependency should be upgraded to

[jira] [Created] (NIFI-12957) Upgrade Azure SDK BOM to 1.2.21

2024-03-26 Thread David Handermann (Jira)
David Handermann created NIFI-12957: --- Summary: Upgrade Azure SDK BOM to 1.2.21 Key: NIFI-12957 URL: https://issues.apache.org/jira/browse/NIFI-12957 Project: Apache NiFi Issue Type:

[jira] [Updated] (NIFI-12957) Upgrade Azure SDK BOM to 1.2.21

2024-03-26 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12957: Labels: backport-needed (was: ) > Upgrade Azure SDK BOM to 1.2.21 >

Re: [PR] NIFI-12857 Add test for and refactor implementation of QueuePrioritizer [nifi]

2024-03-26 Thread via GitHub
EndzeitBegins commented on PR #8466: URL: https://github.com/apache/nifi/pull/8466#issuecomment-2020987603 Of course, just rebased on the last commit of `main`. -- 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-12900 Avoid unnecessary directory listing in PutSFTP [nifi]

2024-03-26 Thread via GitHub
EndzeitBegins commented on PR #8503: URL: https://github.com/apache/nifi/pull/8503#issuecomment-2020975403 Perfect.  I applied your changes regarding the comment removal as is. As always, thank you for your review @exceptionfactory.  -- This is an automated message from the Apache

Re: [PR] MINIFICPP-2277 Add virtualenv support for python processors [nifi-minifi-cpp]

2024-03-26 Thread via GitHub
lordgamez commented on code in PR #1721: URL: https://github.com/apache/nifi-minifi-cpp/pull/1721#discussion_r1539722380 ## extensions/python/PythonDependencyInstaller.h: ## @@ -0,0 +1,45 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or more + *

Re: [PR] MINIFICPP-2277 Add virtualenv support for python processors [nifi-minifi-cpp]

2024-03-26 Thread via GitHub
lordgamez commented on code in PR #1721: URL: https://github.com/apache/nifi-minifi-cpp/pull/1721#discussion_r1539723152 ## extensions/python/PythonScriptEngine.h: ## @@ -84,7 +48,7 @@ class PythonScriptEngine { PythonScriptEngine& operator=(const PythonScriptEngine& other)

Re: [PR] NIFI-12900 Avoid unnecessary directory listing in PutSFTP [nifi]

2024-03-26 Thread via GitHub
exceptionfactory commented on code in PR #8503: URL: https://github.com/apache/nifi/pull/8503#discussion_r1539559603 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/util/SFTPTransfer.java: ## @@ -694,20 +708,12

Re: [PR] NIFI-12900 Avoid unnecessary directory listing in PutSFTP [nifi]

2024-03-26 Thread via GitHub
exceptionfactory commented on code in PR #8503: URL: https://github.com/apache/nifi/pull/8503#discussion_r1539537745 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/util/SFTPTransfer.java: ## @@ -340,7 +356,7

Re: [PR] NIFI-12900 Avoid unnecessary directory listing in PutSFTP [nifi]

2024-03-26 Thread via GitHub
EndzeitBegins commented on PR #8503: URL: https://github.com/apache/nifi/pull/8503#issuecomment-2020788649 I haven't encountered issues regarding symbolic links in the (arguably limited) manual testing I've done. However, I do not quite understand what you're addressing. The PR

Re: [PR] MINIFICPP-2293 Support installing python dependencies defined inline [nifi-minifi-cpp]

2024-03-26 Thread via GitHub
lordgamez commented on code in PR #1727: URL: https://github.com/apache/nifi-minifi-cpp/pull/1727#discussion_r1539519179 ## docker/test/integration/cluster/ImageStore.py: ## @@ -97,10 +105,21 @@ def __build_minifi_cpp_sql_image(self): return

[jira] [Created] (NIFI-12956) Add semantic styles for the basic theme colors

2024-03-26 Thread Rob Fellows (Jira)
Rob Fellows created NIFI-12956: -- Summary: Add semantic styles for the basic theme colors Key: NIFI-12956 URL: https://issues.apache.org/jira/browse/NIFI-12956 Project: Apache NiFi Issue Type:

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

2024-03-26 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows 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-03-26 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-12400: --- Description: The purpose of this Jira is to track all remaining items following the initial commit

Re: [PR] NIFI-12937: Adding error handling to the Parameter Context Listing page [nifi]

2024-03-26 Thread via GitHub
rfellows commented on code in PR #8555: URL: https://github.com/apache/nifi/pull/8555#discussion_r1539488996 ##

[jira] [Commented] (NIFI-12888) OAuth2 token refresh doesn't work in Email processors

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

[jira] [Resolved] (NIFI-12888) OAuth2 token refresh doesn't work in Email processors

2024-03-26 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-12888. --- Fix Version/s: 2.0.0-M3 1.26.0 Resolution: Fixed > OAuth2 token

Re: [PR] NIFI-12900 Avoid unnecessary directory listing in PutSFTP [nifi]

2024-03-26 Thread via GitHub
EndzeitBegins commented on code in PR #8503: URL: https://github.com/apache/nifi/pull/8503#discussion_r1539482164 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/util/SFTPTransfer.java: ## @@ -340,7 +356,7 @@

[jira] [Commented] (NIFI-12888) OAuth2 token refresh doesn't work in Email processors

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

Re: [PR] NIFI-12888 In AbstractEmailProcessor recreate email receiver when token expires. [nifi]

2024-03-26 Thread via GitHub
asfgit closed pull request #8494: NIFI-12888 In AbstractEmailProcessor recreate email receiver when token expires. URL: https://github.com/apache/nifi/pull/8494 -- 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-11167) Add Excel Record Reader

2024-03-26 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17830969#comment-17830969 ] Daniel Stieglitz commented on NIFI-11167: - [~iiojj2] Can you please make a separate ticket for

Re: [PR] NIFI-12888 In AbstractEmailProcessor recreate email receiver when token expires. [nifi]

2024-03-26 Thread via GitHub
dan-s1 commented on PR #8494: URL: https://github.com/apache/nifi/pull/8494#issuecomment-2020630980 @exceptionfactory I think with the latest commit everything seems okay. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] MINIFICPP-2293 Support installing python dependencies defined inline [nifi-minifi-cpp]

2024-03-26 Thread via GitHub
lordgamez commented on code in PR #1727: URL: https://github.com/apache/nifi-minifi-cpp/pull/1727#discussion_r1539359322 ## extensions/python/pythonprocessors/nifi_python_processors/utils/inline_dependency_installer.py: ## @@ -0,0 +1,43 @@ +import ast +import sys +import

[jira] [Updated] (NIFI-12955) Update Dependency Check Suppressions

2024-03-26 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12955: Status: Patch Available (was: Open) > Update Dependency Check Suppressions >

Re: [PR] MINIFICPP-2309 Add JSON flow config examples [nifi-minifi-cpp]

2024-03-26 Thread via GitHub
lordgamez commented on code in PR #1740: URL: https://github.com/apache/nifi-minifi-cpp/pull/1740#discussion_r1539352073 ## examples/tailfile_config.json: ## @@ -0,0 +1,51 @@ +{ +"rootGroup": { +"name": "MiNiFi Flow", +"processors": [ +{ +

[PR] NIFI-12955 Update OWASP Dependency Check Suppressions [nifi]

2024-03-26 Thread via GitHub
exceptionfactory opened a new pull request, #8570: URL: https://github.com/apache/nifi/pull/8570 # Summary [NIFI-12955](https://issues.apache.org/jira/browse/NIFI-12955) Updates the OWASP Dependency Check suppressions configuration, removing a number of unused suppressions that are

[jira] [Updated] (NIFI-12954) Upgrade AWS BOM references to 2.25.16 and 1.12.686

2024-03-26 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12954: Summary: Upgrade AWS BOM references to 2.25.16 and 1.12.686 (was: Upgrade AWS BOM

[jira] [Updated] (NIFI-12953) Upgrade AWS Kinesis client to 2.5.7

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

[jira] [Updated] (NIFI-12954) Upgrade AWS BOM references to 2.25.16 and 1.12.686

2024-03-26 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12954: Fix Version/s: 2.0.0-M3 1.26.0 Resolution: Fixed

[jira] [Commented] (NIFI-12954) Upgrade AWS BOM references

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

[jira] [Commented] (NIFI-12953) Upgrade AWS Kinesis client to 2.5.7

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

[jira] [Commented] (NIFI-12954) Upgrade AWS BOM references

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

Re: [PR] NIFI-12954 - Upgrade AWS BOM references [nifi]

2024-03-26 Thread via GitHub
exceptionfactory closed pull request #8569: NIFI-12954 - Upgrade AWS BOM references URL: https://github.com/apache/nifi/pull/8569 -- 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-12953 - Upgrade AWS Kinesis client to 2.5.7 [nifi]

2024-03-26 Thread via GitHub
exceptionfactory closed pull request #8568: NIFI-12953 - Upgrade AWS Kinesis client to 2.5.7 URL: https://github.com/apache/nifi/pull/8568 -- 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

[jira] [Created] (NIFI-12955) Update Dependency Check Suppressions

2024-03-26 Thread David Handermann (Jira)
David Handermann created NIFI-12955: --- Summary: Update Dependency Check Suppressions Key: NIFI-12955 URL: https://issues.apache.org/jira/browse/NIFI-12955 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-11167) Add Excel Record Reader

2024-03-26 Thread Philipp Korniets (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17830940#comment-17830940 ] Philipp Korniets commented on NIFI-11167: - another thing for ExcelReader - passowrd protected

Re: [PR] [NIFI-12941] - Migrate to Jest from Karma/Jasmine. [nifi]

2024-03-26 Thread via GitHub
mcgilman commented on PR #8566: URL: https://github.com/apache/nifi/pull/8566#issuecomment-2020331868 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

[PR] NIFI-12954 - Upgrade AWS BOM references [nifi]

2024-03-26 Thread via GitHub
pvillard31 opened a new pull request, #8569: URL: https://github.com/apache/nifi/pull/8569 # Summary [NIFI-12954](https://issues.apache.org/jira/browse/NIFI-12954) - Upgrade AWS BOM references - https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md -

[jira] [Updated] (NIFI-12954) Upgrade AWS BOM references

2024-03-26 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-12954: -- Status: Patch Available (was: Open) > Upgrade AWS BOM references > --

[jira] [Created] (NIFI-12954) Upgrade AWS BOM references

2024-03-26 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-12954: - Summary: Upgrade AWS BOM references Key: NIFI-12954 URL: https://issues.apache.org/jira/browse/NIFI-12954 Project: Apache NiFi Issue Type: Improvement

[jira] [Updated] (NIFI-12953) Upgrade AWS Kinesis client to 2.5.7

2024-03-26 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-12953: -- Status: Patch Available (was: Open) > Upgrade AWS Kinesis client to 2.5.7 >

[PR] NIFI-12953 - Upgrade AWS Kinesis client to 2.5.7 [nifi]

2024-03-26 Thread via GitHub
pvillard31 opened a new pull request, #8568: URL: https://github.com/apache/nifi/pull/8568 # Summary [NIFI-12953](https://issues.apache.org/jira/browse/NIFI-12953) - Upgrade AWS Kinesis client to 2.5.7 - https://github.com/google/guava/releases -

Re: [PR] NIFI-12939: Retry Kerberos login on authentication failure in Iceberg processors [nifi]

2024-03-26 Thread via GitHub
mark-bathori commented on code in PR #8553: URL: https://github.com/apache/nifi/pull/8553#discussion_r1539099254 ## nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-processors/src/main/java/org/apache/nifi/processors/iceberg/PutIceberg.java: ## @@ -299,16 +309,23 @@ public

[jira] [Created] (NIFI-12953) Upgrade AWS Kinesis client to 2.5.7

2024-03-26 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-12953: - Summary: Upgrade AWS Kinesis client to 2.5.7 Key: NIFI-12953 URL: https://issues.apache.org/jira/browse/NIFI-12953 Project: Apache NiFi Issue Type:

Re: [PR] NIFI-12937: Adding error handling to the Parameter Context Listing page [nifi]

2024-03-26 Thread via GitHub
rfellows commented on PR #8555: URL: https://github.com/apache/nifi/pull/8555#issuecomment-2020246850 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-12949) Upgrade Box SDK to 4.8.0

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

[jira] [Updated] (NIFI-12949) Upgrade Box SDK to 4.8.0

2024-03-26 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-12949: -- Fix Version/s: 2.0.0-M3 1.26.0 Resolution: Fixed Status:

[jira] [Commented] (NIFI-12949) Upgrade Box SDK to 4.8.0

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

Re: [PR] NIFI-12949 Upgrade Box SDK from 4.6.1 to 4.8.0 [nifi]

2024-03-26 Thread via GitHub
asfgit closed pull request #8567: NIFI-12949 Upgrade Box SDK from 4.6.1 to 4.8.0 URL: https://github.com/apache/nifi/pull/8567 -- 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.

Re: [PR] NIFI-12923 Added append avro mode to PutHDFS [nifi]

2024-03-26 Thread via GitHub
balazsgerner commented on code in PR #8544: URL: https://github.com/apache/nifi/pull/8544#discussion_r1538866777 ## nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/PutHDFS.java: ## @@ -397,10 +432,28 @@ public void