[PR] NIFI-12870 Refactor the usage of Material color theming to be semantic [nifi]

2024-03-06 Thread via GitHub
james-elliott opened a new pull request, #8480: URL: https://github.com/apache/nifi/pull/8480 NiFi’s new UI incorporates Angular Material 16. This uses the material theming SASS functions to allow for creation of dark and light themes. A Material theme has a few constituent parts -

[jira] [Updated] (NIFI-12825) Implement processor to get row key ranges for HBase regions

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

[jira] [Commented] (NIFI-12825) Implement processor to get row key ranges for HBase regions

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

Re: [PR] NIFI-12825: implemented ListHBaseRegions processor [nifi]

2024-03-06 Thread via GitHub
mattyb149 closed pull request #8439: NIFI-12825: implemented ListHBaseRegions processor URL: https://github.com/apache/nifi/pull/8439 -- 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-12825: implemented ListHBaseRegions processor [nifi]

2024-03-06 Thread via GitHub
mattyb149 commented on PR #8439: URL: https://github.com/apache/nifi/pull/8439#issuecomment-1982066342 +1 LGTM, verified with ListHBaseRegions and ScanHBase, table had 3 regions and I got 3 FlowFiles out with the correct rowkeys. Thanks for the new feature! Merging to main (this may be

[jira] [Created] (NIFI-12870) Refactor the usage of Material color theming to be semantic

2024-03-06 Thread James Elliott (Jira)
James Elliott created NIFI-12870: Summary: Refactor the usage of Material color theming to be semantic Key: NIFI-12870 URL: https://issues.apache.org/jira/browse/NIFI-12870 Project: Apache NiFi

[jira] [Commented] (NIFI-12785) InvokeHTTP handler should not urlencode HTTP URL

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

[jira] [Updated] (NIFI-12825) Implement processor to get row key ranges for HBase regions

2024-03-06 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-12825: Status: Patch Available (was: Open) > Implement processor to get row key ranges for HBase regions

[jira] [Resolved] (NIFI-12720) BUG - Dark mode skeleton loader styles

2024-03-06 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan resolved NIFI-12720. Resolution: Fixed > BUG - Dark mode skeleton loader styles >

[jira] [Commented] (NIFI-12720) BUG - Dark mode skeleton loader styles

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

Re: [PR] NIFI-12720 BUG - Dark mode skeleton loader styles [nifi]

2024-03-06 Thread via GitHub
scottyaslan merged PR #8465: URL: https://github.com/apache/nifi/pull/8465 -- 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] [Resolved] (NIFI-12865) BUG - Checkboxes are inconsistently styled with primary or accent

2024-03-06 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan resolved NIFI-12865. Resolution: Fixed > BUG - Checkboxes are inconsistently styled with primary or accent >

Re: [PR] NIFI-12785 Refactored InvokeHttp code to avoid double encoding of the entered URL. [nifi]

2024-03-06 Thread via GitHub
dan-s1 commented on code in PR #8458: URL: https://github.com/apache/nifi/pull/8458#discussion_r1515228411 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java: ## @@ -1012,7 +1013,7 @@ public void

[jira] [Commented] (NIFI-12865) BUG - Checkboxes are inconsistently styled with primary or accent

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

Re: [PR] NIFI-12865 BUG - Checkboxes are inconsistently styled with primary or accent [nifi]

2024-03-06 Thread via GitHub
scottyaslan merged PR #8472: URL: https://github.com/apache/nifi/pull/8472 -- 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] [Resolved] (NIFI-12721) Button UX

2024-03-06 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan resolved NIFI-12721. Resolution: Fixed > Button UX > - > > Key: NIFI-12721 >

[jira] [Commented] (NIFI-12721) Button UX

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

Re: [PR] NIFI-12721 Button UX [nifi]

2024-03-06 Thread via GitHub
scottyaslan merged PR #8464: URL: https://github.com/apache/nifi/pull/8464 -- 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-12785 Refactored InvokeHttp code to avoid double encoding of the entered URL. [nifi]

2024-03-06 Thread via GitHub
exceptionfactory commented on code in PR #8458: URL: https://github.com/apache/nifi/pull/8458#discussion_r1515202564 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java: ## @@ -1012,7 +1013,7 @@

[jira] [Resolved] (NIFI-12869) Bump langchain from 0.1.2 to 0.1.11

2024-03-06 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-12869. --- Resolution: Fixed > Bump langchain from 0.1.2 to 0.1.11 >

[jira] [Commented] (NIFI-12869) Bump langchain from 0.1.2 to 0.1.11

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

Re: [PR] NIFI-12869 - Bump langchain from 0.1.2 to 0.1.11 [nifi]

2024-03-06 Thread via GitHub
dependabot[bot] commented on PR #8479: URL: https://github.com/apache/nifi/pull/8479#issuecomment-1981861416 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let

Re: [PR] NIFI-12869 - Bump langchain from 0.1.2 to 0.1.11 [nifi]

2024-03-06 Thread via GitHub
asfgit closed pull request #8479: NIFI-12869 - Bump langchain from 0.1.2 to 0.1.11 URL: https://github.com/apache/nifi/pull/8479 -- 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] [Created] (NIFI-12869) Bump langchain from 0.1.2 to 0.1.11

2024-03-06 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-12869: - Summary: Bump langchain from 0.1.2 to 0.1.11 Key: NIFI-12869 URL: https://issues.apache.org/jira/browse/NIFI-12869 Project: Apache NiFi Issue Type:

Re: [PR] NIFI-12785 Refactored InvokeHttp code to avoid double encoding of the entered URL. [nifi]

2024-03-06 Thread via GitHub
dan-s1 commented on code in PR #8458: URL: https://github.com/apache/nifi/pull/8458#discussion_r1515140821 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java: ## @@ -1012,7 +1013,7 @@ public void

Re: [PR] NIFI-12785 Refactored InvokeHttp code to avoid double encoding of the entered URL. [nifi]

2024-03-06 Thread via GitHub
dan-s1 commented on code in PR #8458: URL: https://github.com/apache/nifi/pull/8458#discussion_r1515140821 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java: ## @@ -1012,7 +1013,7 @@ public void

Re: [PR] NIFI-12785 Refactored InvokeHttp code to avoid double encoding of the entered URL. [nifi]

2024-03-06 Thread via GitHub
dan-s1 commented on code in PR #8458: URL: https://github.com/apache/nifi/pull/8458#discussion_r1515140821 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java: ## @@ -1012,7 +1013,7 @@ public void

Re: [PR] NIFI-12865 BUG - Checkboxes are inconsistently styled with primary or accent [nifi]

2024-03-06 Thread via GitHub
scottyaslan commented on PR #8472: URL: https://github.com/apache/nifi/pull/8472#issuecomment-1981689061 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-12721 Button UX [nifi]

2024-03-06 Thread via GitHub
james-elliott commented on code in PR #8464: URL: https://github.com/apache/nifi/pull/8464#discussion_r1515071307 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/styles.scss: ## @@ -317,7 +317,7 @@ $appFontPath:

Re: [PR] NIFI-12721 Button UX [nifi]

2024-03-06 Thread via GitHub
james-elliott commented on code in PR #8464: URL: https://github.com/apache/nifi/pull/8464#discussion_r1515070864 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/assets/themes/nifi.scss: ## @@ -393,7 +393,7 @@

Re: [PR] NIFI-12720 BUG - Dark mode skeleton loader styles [nifi]

2024-03-06 Thread via GitHub
scottyaslan commented on code in PR #8465: URL: https://github.com/apache/nifi/pull/8465#discussion_r1515066007 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/styles.scss: ## @@ -196,6 +196,7 @@ $appFontPath:

[jira] (NIFI-12854) PutS3Object: expand support for generating metadata

2024-03-06 Thread Gregory M. Foreman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12854 ] Gregory M. Foreman deleted comment on NIFI-12854: --- was (Author: gforeman02): Hello [~markap14], thanks for posting.  Yes, the existing method (dynamic properties) requires knowing what

[jira] [Commented] (NIFI-12854) PutS3Object: expand support for generating metadata

2024-03-06 Thread Gregory M. Foreman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17824154#comment-17824154 ] Gregory M. Foreman commented on NIFI-12854: --- Hello [~markap14], thanks for posting.  Yes, the

Re: [PR] NIFI-12854: Add S3 user metadata via flowfile attributes [nifi]

2024-03-06 Thread via GitHub
gforeman02 commented on PR #8477: URL: https://github.com/apache/nifi/pull/8477#issuecomment-1981644942 Hello @markap14 , thanks for posting. Yes, the existing method (dynamic properties) requires knowing what the user metadata keys will be in advance. My client has a scenario where one

Re: [PR] NIFI-12855: Add more information to provenance events to facilitate full graph traversal [nifi]

2024-03-06 Thread via GitHub
markap14 commented on PR #8476: URL: https://github.com/apache/nifi/pull/8476#issuecomment-1981604614 Yeah, I would agree with you here @exceptionfactory . The API should not change for this. The Process Session knows which relationship each FlowFile is routed to. That said, I don't

Re: [PR] NIFI-12854: Add S3 user metadata via flowfile attributes [nifi]

2024-03-06 Thread via GitHub
markap14 commented on PR #8477: URL: https://github.com/apache/nifi/pull/8477#issuecomment-1981584269 Hey @gforeman02 thanks for putting this forward. I'm not sure that I agree that it's a good idea to add this, though. In general, we should not support multiple different ways to do the

Re: [PR] NIFI-11107 In ConsumeIMAP and ConsumePOP3 added support for OAUTH based authorization. [nifi]

2024-03-06 Thread via GitHub
AnTu2702 commented on PR #6900: URL: https://github.com/apache/nifi/pull/6900#issuecomment-1981577552 How about a quick bugfix using this new approacj for NIFI 1.26 and then refactoring it afterwards? We really really depend on having that fixed in the next couple of weeks.  -- This

[jira] [Commented] (NIFI-12868) Upgrade Commons DBCP to 2.12.0

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

[jira] [Updated] (NIFI-12868) Upgrade Commons DBCP to 2.12.0

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

[jira] [Commented] (NIFI-12868) Upgrade Commons DBCP to 2.12.0

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

Re: [PR] NIFI-12868 Upgrade Commons DBCP from 2.11.0 to 2.12.0 [nifi]

2024-03-06 Thread via GitHub
asfgit closed pull request #8478: NIFI-12868 Upgrade Commons DBCP from 2.11.0 to 2.12.0 URL: https://github.com/apache/nifi/pull/8478 -- 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-11107 In ConsumeIMAP and ConsumePOP3 added support for OAUTH based authorization. [nifi]

2024-03-06 Thread via GitHub
tpalfy commented on PR #6900: URL: https://github.com/apache/nifi/pull/6900#issuecomment-1981377674 @AnTu2702 Not sure about this new approach. I'm not completely against it but I feel like rebuilding only when we get an authentication error would be more porper. Not trivial as it

[jira] [Updated] (NIFI-12868) Upgrade Commons DBCP to 2.12.0

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

[PR] Bump langchain from 0.1.2 to 0.1.11 in /nifi-python-extensions/nifi-text-embeddings-module/src/main/python/vectorstores [nifi]

2024-03-06 Thread via GitHub
dependabot[bot] opened a new pull request, #8479: URL: https://github.com/apache/nifi/pull/8479 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.2 to 0.1.11. Release notes Sourced from https://github.com/langchain-ai/langchain/releases;>langchain's releases.

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

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

[PR] NIFI-12868 Upgrade Commons DBCP from 2.11.0 to 2.12.0 [nifi]

2024-03-06 Thread via GitHub
exceptionfactory opened a new pull request, #8478: URL: https://github.com/apache/nifi/pull/8478 # Summary [NIFI-12868](https://issues.apache.org/jira/browse/NIFI-12868) Upgrades Apache Commons DBCP dependencies from 2.11.0 to

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

2024-03-06 Thread via GitHub
szaszm commented on code in PR #1681: URL: https://github.com/apache/nifi-minifi-cpp/pull/1681#discussion_r1514638068 ## bootstrap/system_dependency.py: ## @@ -0,0 +1,168 @@ +from __future__ import annotations + +import os +import platform +import sys +from typing import Dict +

[PR] MINIFICPP-1757 remove problematic linker flags on macos/gcc [nifi-minifi-cpp]

2024-03-06 Thread via GitHub
szaszm opened a new pull request, #1741: URL: https://github.com/apache/nifi-minifi-cpp/pull/1741 This doesn't fix the GCC build on macos, just resolves a single issue I ran into a while back --- Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In

[jira] [Created] (NIFI-12868) Upgrade Commons DBCP to 2.12.0

2024-03-06 Thread David Handermann (Jira)
David Handermann created NIFI-12868: --- Summary: Upgrade Commons DBCP to 2.12.0 Key: NIFI-12868 URL: https://issues.apache.org/jira/browse/NIFI-12868 Project: Apache NiFi Issue Type:

Re: [PR] NIFI-11107 In ConsumeIMAP and ConsumePOP3 added support for OAUTH based authorization. [nifi]

2024-03-06 Thread via GitHub
AnTu2702 commented on PR #6900: URL: https://github.com/apache/nifi/pull/6900#issuecomment-1981009647 @tpalfy @RomanOttGmx I tried a different solution that does seem to do the job: ![image](https://github.com/apache/nifi/assets/5054213/c0cdd256-a0a3-40d6-9e61-9428e0571335) It is

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

2024-03-06 Thread via GitHub
szaszm commented on code in PR #1681: URL: https://github.com/apache/nifi-minifi-cpp/pull/1681#discussion_r1514586297 ## bootstrap/py_bootstrap.bat: ## @@ -0,0 +1,29 @@ +@echo off + +REM Check if Python is installed +where python > nul 2>&1 +if %errorlevel% neq 0 ( +echo

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

2024-03-06 Thread via GitHub
szaszm commented on code in PR #1681: URL: https://github.com/apache/nifi-minifi-cpp/pull/1681#discussion_r1514584816 ## bootstrap/package_manager.py: ## @@ -0,0 +1,259 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements.

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

2024-03-06 Thread via GitHub
szaszm commented on PR #1681: URL: https://github.com/apache/nifi-minifi-cpp/pull/1681#issuecomment-1980997954 > This looks interesting 樂 , does the qouted path look correct? Is it the same that vswhere returns? It doesn't exist. It seems to have stemmed from an earlier build

[jira] [Updated] (NIFI-12854) PutS3Object: expand support for generating metadata

2024-03-06 Thread Gregory M. Foreman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory M. Foreman updated NIFI-12854: -- Description: The PutS3Object processor currently supports adding user metadata to

[jira] [Updated] (NIFI-12854) PutS3Object: expand support for generating metadata

2024-03-06 Thread Gregory M. Foreman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory M. Foreman updated NIFI-12854: -- Status: Patch Available (was: Open) > PutS3Object: expand support for generating

[PR] NIFI-12854: Add user metadata via flowfile attributes [nifi]

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

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

2024-03-06 Thread via GitHub
lordgamez opened a new pull request, #1740: URL: https://github.com/apache/nifi-minifi-cpp/pull/1740 - Also add a few new use case examples https://issues.apache.org/jira/browse/MINIFICPP-2309 -- Thank you for submitting a contribution to

Re: [PR] MINIFICPP-2283 Create tool to encrypt sensitive properties in config.yml [nifi-minifi-cpp]

2024-03-06 Thread via GitHub
fgerlits commented on code in PR #1725: URL: https://github.com/apache/nifi-minifi-cpp/pull/1725#discussion_r1514369116 ## libminifi/include/core/ProcessGroup.h: ## @@ -205,6 +205,8 @@ class ProcessGroup : public CoreComponent { */ std::shared_ptr

Re: [PR] MINIFICPP-2283 Create tool to encrypt sensitive properties in config.yml [nifi-minifi-cpp]

2024-03-06 Thread via GitHub
szaszm commented on code in PR #1725: URL: https://github.com/apache/nifi-minifi-cpp/pull/1725#discussion_r1514353106 ## libminifi/include/core/ProcessGroup.h: ## @@ -205,6 +205,8 @@ class ProcessGroup : public CoreComponent { */ std::shared_ptr

[jira] [Updated] (NIFI-12867) Content-Encoding for PutS3Object and FetchS3Object

2024-03-06 Thread Denis Jakupovic (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Jakupovic updated NIFI-12867: --- Description: Hi, HTTP has content-encoding with gzip as a standard. See here:

[jira] [Created] (NIFI-12867) Content-Encoding for PutS3Object and FetchS3Object

2024-03-06 Thread Denis Jakupovic (Jira)
Denis Jakupovic created NIFI-12867: -- Summary: Content-Encoding for PutS3Object and FetchS3Object Key: NIFI-12867 URL: https://issues.apache.org/jira/browse/NIFI-12867 Project: Apache NiFi

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

2024-03-06 Thread via GitHub
lordgamez commented on code in PR #1721: URL: https://github.com/apache/nifi-minifi-cpp/pull/1721#discussion_r1514070824 ## extensions/python/PythonScriptEngine.cpp: ## @@ -68,6 +67,73 @@ void initThreads() { #pragma warning(pop) #endif } + +std::string

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

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

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

2024-03-06 Thread via GitHub
lordgamez commented on code in PR #1721: URL: https://github.com/apache/nifi-minifi-cpp/pull/1721#discussion_r1514068298 ## extensions/python/PYTHON.md: ## @@ -155,10 +158,33 @@ In the flow configuration these Python processors can be referenced by their ful Due to some

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

2024-03-06 Thread via GitHub
lordgamez commented on code in PR #1721: URL: https://github.com/apache/nifi-minifi-cpp/pull/1721#discussion_r1514067762 ## docker/test/integration/cluster/containers/MinifiContainer.py: ## @@ -33,7 +33,11 @@ def __init__(self): self.enable_prometheus = False