Re: [PR] NIFI-12226: Add flag to skip doc generation [nifi-maven]

2024-05-16 Thread via GitHub
lhotari commented on PR #35: URL: https://github.com/apache/nifi-maven/pull/35#issuecomment-2116764510 > Thanks for the feedback @mattyb149! Merging to main. Also we should consider a minor release in the near future. @nandorsoma @mattyb149 Any plans for the next minor release in the

[jira] [Resolved] (NIFI-13219) Conduct Apache NiFi 2.0.0-M3 Release

2024-05-16 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-13219. - Resolution: Fixed > Conduct Apache NiFi 2.0.0-M3 Release >

[jira] [Resolved] (NIFI-13244) Paste location seems to be inconsistent

2024-05-16 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman resolved NIFI-13244. Resolution: Not A Problem The paste location currently works as designed. The paste location is

[jira] [Updated] (NIFI-12968) Simplify login sequence

2024-05-16 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-12968: --- Status: Patch Available (was: Reopened) > Simplify login sequence > --- > >

[PR] NIFI-12968: Simplify login sequence [nifi]

2024-05-16 Thread via GitHub
mcgilman opened a new pull request, #8843: URL: https://github.com/apache/nifi/pull/8843 NIFI-12968: - Remove usage of Access-Token-Expiration - No longer attempt SPNEGO auth - Leverage authentication configuration to drive log in/out URIs - Remove Login/Logout servlet filters

[jira] [Updated] (NIFI-12968) Simplify login sequence

2024-05-16 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-12968: --- Description: Simply the login sequence for NiFi 2.0.0. * Remove usage of Access-Token-Expiration *

[jira] [Updated] (NIFI-12968) Simplify login sequence

2024-05-16 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-12968: --- Description: Simply the login sequence for NiFi 2.0.0. * Remove usage of Access-Token-Expiration *

[jira] [Updated] (NIFI-12968) Simplify login sequence

2024-05-16 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-12968: --- Summary: Simplify login sequence (was: Refresh token handling and keeping current token expiration)

[jira] [Commented] (NIFI-13226) Color (context menu/operate panel)

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

[jira] [Updated] (NIFI-13226) Color (context menu/operate panel)

2024-05-16 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13226: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Color (context menu/operate

Re: [PR] [NIFI-13226] - Support changing color of processors and labels [nifi]

2024-05-16 Thread via GitHub
scottyaslan merged PR #8836: URL: https://github.com/apache/nifi/pull/8836 -- 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-12952) follow up work for Kafka processor refactor

2024-05-16 Thread Paul Grey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847091#comment-17847091 ] Paul Grey edited comment on NIFI-12952 at 5/16/24 8:33 PM: --- In order to achieve

[jira] [Commented] (NIFI-12952) follow up work for Kafka processor refactor

2024-05-16 Thread Paul Grey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847091#comment-17847091 ] Paul Grey commented on NIFI-12952: -- In order to achieve parity with existing Kafka 2.6 processor set,

[jira] [Resolved] (NIFI-13256) Python WriteHelloWorld Example has Incorrect Attributes

2024-05-16 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-13256. --- Fix Version/s: 2.0.0-M4 Resolution: Fixed > Python WriteHelloWorld Example has

[jira] [Commented] (NIFI-13256) Python WriteHelloWorld Example has Incorrect Attributes

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

Re: [PR] NIFI-13256 Correct Example WriteHelloWorld Processor Attributes [nifi]

2024-05-16 Thread via GitHub
asfgit closed pull request #8841: NIFI-13256 Correct Example WriteHelloWorld Processor Attributes URL: https://github.com/apache/nifi/pull/8841 -- 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-13226] - Support changing color of processors and labels [nifi]

2024-05-16 Thread via GitHub
scottyaslan commented on code in PR #8836: URL: https://github.com/apache/nifi/pull/8836#discussion_r1603951903 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/flow-designer/ui/canvas/change-color-dialog/change-color-dialog.component.html:

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-16 Thread via GitHub
dan-s1 commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1603789914 ## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/SplitPCAP.java: ## @@ -0,0 +1,223 @@ +/* + *

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-16 Thread via GitHub
dan-s1 commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2115870653 @JackHintonSmartDCSIT Looks like you have Checkstyle violations. Please fix them and then I will restart the build. -- This is an automated message from the Apache Git Service. To respond

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-16 Thread via GitHub
dan-s1 commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1603796401 ## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/util/Linktype.java: ## @@ -0,0 +1,259 @@ +// MIT

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-16 Thread via GitHub
dan-s1 commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1603789914 ## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/SplitPCAP.java: ## @@ -0,0 +1,223 @@ +/* + *

Re: [PR] NIFI-12670 JoltTransform processors incorrectly encode/decode text on Windows [nifi]

2024-05-16 Thread via GitHub
exceptionfactory commented on code in PR #8842: URL: https://github.com/apache/nifi/pull/8842#discussion_r1603784494 ## nifi-api/src/main/java/org/apache/nifi/components/resource/Utf8TextResource.java: ## @@ -46,6 +47,11 @@ public InputStream read() throws IOException {

[jira] [Commented] (NIFI-13233) Change version dialog issues

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

[jira] [Updated] (NIFI-13233) Change version dialog issues

2024-05-16 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13233: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Change version dialog issues >

Re: [PR] [NIFI-13233] - Fix for overflow issues on change version dialog [nifi]

2024-05-16 Thread via GitHub
scottyaslan merged PR #8837: URL: https://github.com/apache/nifi/pull/8837 -- 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:

[PR] NIFI-12670 JoltTransform processors incorrectly encode/decode text on Windows [nifi]

2024-05-16 Thread via GitHub
jrsteinebrey opened a new pull request, #8842: URL: https://github.com/apache/nifi/pull/8842 NIFI-12670 JoltTransform processors incorrectly encode/decode text on the Jolt Specification on Windows # Summary

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-16 Thread via GitHub
JackHintonSmartDCSIT commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1603731793 ## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/util/Linktype.java: ## @@ -0,0 +1,259

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-16 Thread via GitHub
JackHintonSmartDCSIT commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1603728388 ## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/SplitPCAP.java: ## @@ -0,0 +1,184 @@

Re: [PR] MINIFICPP-2341 Include custom relationships in C2 manifest for NiFi python processors [nifi-minifi-cpp]

2024-05-16 Thread via GitHub
lordgamez commented on code in PR #1770: URL: https://github.com/apache/nifi-minifi-cpp/pull/1770#discussion_r1603707487 ## extensions/python/PYTHON.md: ## @@ -166,6 +166,10 @@ Due to some differences between the NiFi and MiNiFi C++ processors and implement - MiNiFi C++ only

Re: [PR] MINIFICPP-2251 Make OPENSSL and CURL mandatory [nifi-minifi-cpp]

2024-05-16 Thread via GitHub
lordgamez commented on code in PR #1749: URL: https://github.com/apache/nifi-minifi-cpp/pull/1749#discussion_r1603705072 ## libminifi/include/utils/TimeUtil.h: ## @@ -42,6 +42,10 @@ #include "date/date.h" +#ifdef WIN32 +#include "date/tz.h" +#endif Review Comment: It

Re: [PR] [NIFI-13226] - Support changing color of processors and labels [nifi]

2024-05-16 Thread via GitHub
scottyaslan commented on PR #8836: URL: https://github.com/apache/nifi/pull/8836#issuecomment-2115605797 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

Re: [PR] [NIFI-13233] - Fix for overflow issues on change version dialog [nifi]

2024-05-16 Thread via GitHub
scottyaslan commented on code in PR #8837: URL: https://github.com/apache/nifi/pull/8837#discussion_r1603633315 ##

[jira] [Created] (NIFI-13257) Nf editor selected/highlighted text color is not visible

2024-05-16 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-13257: -- Summary: Nf editor selected/highlighted text color is not visible Key: NIFI-13257 URL: https://issues.apache.org/jira/browse/NIFI-13257 Project: Apache NiFi

[jira] [Commented] (NIFI-13244) Paste location seems to be inconsistent

2024-05-16 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847010#comment-17847010 ] Scott Aslan commented on NIFI-13244: It seems that this is the intended behavior and consistent with

[jira] [Updated] (NIFI-13244) Paste location seems to be inconsistent

2024-05-16 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13244: --- Description: !image-2024-05-15-10-14-52-757.png|width=809,height=359! (was:

Re: [PR] [NIFI-13207] page headers and refresh containers are consistently pos… [nifi]

2024-05-16 Thread via GitHub
scottyaslan commented on code in PR #8804: URL: https://github.com/apache/nifi/pull/8804#discussion_r1603606367 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/component-state/component-state.component.html: ## @@ -48,6 +47,9

[PR] NIFI-13256 Correct Example WriteHelloWorld Processor Attributes [nifi]

2024-05-16 Thread via GitHub
exceptionfactory opened a new pull request, #8841: URL: https://github.com/apache/nifi/pull/8841 # Summary [NIFI-13256](https://issues.apache.org/jira/browse/NIFI-13256) Corrects the `WriteHelloWorld` example Python Processor in the Python Developer Guide to define a dictionary

[jira] [Created] (NIFI-13256) Python WriteHelloWorld Example has Incorrect Attributes

2024-05-16 Thread David Handermann (Jira)
David Handermann created NIFI-13256: --- Summary: Python WriteHelloWorld Example has Incorrect Attributes Key: NIFI-13256 URL: https://issues.apache.org/jira/browse/NIFI-13256 Project: Apache NiFi

[jira] [Created] (NIFI-13255) Replace deprecated io.netty.handler.ssl.JdkSslContext constructor with API replacement

2024-05-16 Thread Daniel Stieglitz (Jira)
Daniel Stieglitz created NIFI-13255: --- Summary: Replace deprecated io.netty.handler.ssl.JdkSslContext constructor with API replacement Key: NIFI-13255 URL: https://issues.apache.org/jira/browse/NIFI-13255

[jira] [Created] (NIFI-13254) Replace use of deprecated commons-io BoundedInputStream constructor with API suggestion

2024-05-16 Thread Daniel Stieglitz (Jira)
Daniel Stieglitz created NIFI-13254: --- Summary: Replace use of deprecated commons-io BoundedInputStream constructor with API suggestion Key: NIFI-13254 URL: https://issues.apache.org/jira/browse/NIFI-13254

Re: [PR] [NIFI-13207] page headers and refresh containers are consistently pos… [nifi]

2024-05-16 Thread via GitHub
scottyaslan commented on code in PR #8804: URL: https://github.com/apache/nifi/pull/8804#discussion_r1603541190 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/error-banner/error-banner.component.html: ## @@ -16,18 +16,20 @@

[jira] [Commented] (NIFI-12669) EvaluateXQuery processor incorrectly encodes result attributes

2024-05-16 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846977#comment-17846977 ] Matt Burgess commented on NIFI-12669: - Thank you! I thought I'd built with Java 8 for the backport

Re: [PR] MINIFICPP-2251 Make OPENSSL and CURL mandatory [nifi-minifi-cpp]

2024-05-16 Thread via GitHub
szaszm commented on code in PR #1749: URL: https://github.com/apache/nifi-minifi-cpp/pull/1749#discussion_r1603324425 ## libminifi/include/utils/TimeUtil.h: ## @@ -42,6 +42,10 @@ #include "date/date.h" +#ifdef WIN32 +#include "date/tz.h" +#endif Review Comment: Why is

Re: [PR] NIFI-11858 Configurable Column Name Normalization in PutDatabaseRecord and UpdateDatabaseTable [nifi]

2024-05-16 Thread via GitHub
jrsteinebrey commented on code in PR #7544: URL: https://github.com/apache/nifi/pull/7544#discussion_r1603296706 ## nifi-extension-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/db/TranslationStrategy.java: ## @@ -0,0

[jira] [Created] (MINIFICPP-2380) Add smoke tests for python processor registration

2024-05-16 Thread Jira
Gábor Gyimesi created MINIFICPP-2380: Summary: Add smoke tests for python processor registration Key: MINIFICPP-2380 URL: https://issues.apache.org/jira/browse/MINIFICPP-2380 Project: Apache NiFi

[jira] [Created] (MINIFICPP-2379) Update docker minimal target

2024-05-16 Thread Jira
Gábor Gyimesi created MINIFICPP-2379: Summary: Update docker minimal target Key: MINIFICPP-2379 URL: https://issues.apache.org/jira/browse/MINIFICPP-2379 Project: Apache NiFi MiNiFi C++

[jira] [Created] (MINIFICPP-2378) Add support for parameters in controller services

2024-05-16 Thread Jira
Gábor Gyimesi created MINIFICPP-2378: Summary: Add support for parameters in controller services Key: MINIFICPP-2378 URL: https://issues.apache.org/jira/browse/MINIFICPP-2378 Project: Apache NiFi

[jira] [Created] (MINIFICPP-2377) Support process group level controller services

2024-05-16 Thread Jira
Gábor Gyimesi created MINIFICPP-2377: Summary: Support process group level controller services Key: MINIFICPP-2377 URL: https://issues.apache.org/jira/browse/MINIFICPP-2377 Project: Apache NiFi

[jira] [Created] (MINIFICPP-2376) Add support for parameter context inheritance

2024-05-16 Thread Jira
Gábor Gyimesi created MINIFICPP-2376: Summary: Add support for parameter context inheritance Key: MINIFICPP-2376 URL: https://issues.apache.org/jira/browse/MINIFICPP-2376 Project: Apache NiFi

Re: [PR] NIFI-13126: Add Impala DB Adapter [nifi]

2024-05-16 Thread via GitHub
takraj commented on PR #8728: URL: https://github.com/apache/nifi/pull/8728#issuecomment-2114122812 @mattyb149 , @joewitt How about doing some refactor *for 2.x*, and extracting these DB adapters as controller services? For 1.x line we could keep the current behavior for