[jira] [Resolved] (NIFI-10435) Mask sensitive argument in the attribute execution.command.args of ExecuteStreamCommand

2022-09-07 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-10435. - Fix Version/s: 1.18.0 Assignee: RAVINARAYAN SINGH Resolution: Fixed > Mas

[jira] [Updated] (NIFI-10435) Mask sensitive argument in the attribute execution.command.args of ExecuteStreamCommand

2022-09-07 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10435: Component/s: Extensions (was: Core Framework) > Mask sensitive argumen

[jira] [Updated] (NIFI-10435) Mask sensitive argument in the attribute execution.command.args of ExecuteStreamCommand

2022-09-07 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10435: Issue Type: Bug (was: Improvement) > Mask sensitive argument in the attribute execution.co

[jira] [Commented] (NIFI-10435) Mask sensitive argument in the attribute execution.command.args of ExecuteStreamCommand

2022-09-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601590#comment-17601590 ] ASF subversion and git services commented on NIFI-10435: Commit 9

[GitHub] [nifi] exceptionfactory closed pull request #6367: NIFI-10435: Masked sensitive properties while writing command arguments to the flow file …

2022-09-07 Thread GitBox
exceptionfactory closed pull request #6367: NIFI-10435: Masked sensitive properties while writing command arguments to the flow file … URL: https://github.com/apache/nifi/pull/6367 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [nifi] simonbence opened a new pull request, #6374: NIFI-10451 Updating QuestDB based status history rollover mechanism to fit the new major version

2022-09-07 Thread GitBox
simonbence opened a new pull request, #6374: URL: https://github.com/apache/nifi/pull/6374 [NIFI-10451](https://issues.apache.org/jira/browse/NIFI-10451) # Summary [NIFI-0](https://issues.apache.org/jira/browse/NIFI-0)

[GitHub] [nifi] nandorsoma commented on a diff in pull request #6373: NIFI-10411 Add record processing feature to PublishMQTT processor

2022-09-07 Thread GitBox
nandorsoma commented on code in PR #6373: URL: https://github.com/apache/nifi/pull/6373#discussion_r965341740 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/common/AbstractMQTTProcessor.java: ## @@ -232,6 +235,22 @@ privat

[GitHub] [nifi] turcsanyip commented on a diff in pull request #6373: NIFI-10411 Add record processing feature to PublishMQTT processor

2022-09-07 Thread GitBox
turcsanyip commented on code in PR #6373: URL: https://github.com/apache/nifi/pull/6373#discussion_r965334984 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/common/AbstractMQTTProcessor.java: ## @@ -232,6 +235,22 @@ privat

[GitHub] [nifi] turcsanyip commented on a diff in pull request #6368: NIFI-10442: Create PutIceberg processor

2022-09-07 Thread GitBox
turcsanyip commented on code in PR #6368: URL: https://github.com/apache/nifi/pull/6368#discussion_r965057634 ## nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-services/src/main/java/org/apache/nifi/services/iceberg/HadoopCatalogService.java: ## @@ -0,0 +1,68 @@ +/* + * Licen

[GitHub] [nifi] ravinarayansingh commented on pull request #6367: NIFI-10435: Masked sensitive properties while writing command arguments to the flow file …

2022-09-07 Thread GitBox
ravinarayansingh commented on PR #6367: URL: https://github.com/apache/nifi/pull/6367#issuecomment-1239794631 > Thanks for the updates @ravinarayansingh, can you correct the Checkstyle warnings? Specifically, star imports should be avoided. > > ``` > AvoidStarImport: Using the '.*'

[jira] [Updated] (NIFI-10411) Add record processing feature to PublishMQTT processor

2022-09-07 Thread Nandor Soma Abonyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Soma Abonyi updated NIFI-10411: -- Status: Patch Available (was: Open) > Add record processing feature to PublishMQTT pro

[GitHub] [nifi] nandorsoma opened a new pull request, #6373: NIFI-10411 Add record processing feature to PublishMQTT processor

2022-09-07 Thread GitBox
nandorsoma opened a new pull request, #6373: URL: https://github.com/apache/nifi/pull/6373 # Summary [NIFI-10411](https://issues.apache.org/jira/browse/NIFI-10411) This pr adds record processing feature to PublishMQTT processor

[jira] [Commented] (NIFI-10236) ByteArrayContentRepository in core framework

2022-09-07 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-10236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601383#comment-17601383 ] Matthieu RÉ commented on NIFI-10236: Hello David, hello Mark, Thank you very much for

[GitHub] [nifi] mathemare opened a new pull request, #6372: NIFI-10236: ByteArrayContentRepository in nifi-framework-components

2022-09-07 Thread GitBox
mathemare opened a new pull request, #6372: URL: https://github.com/apache/nifi/pull/6372 Improved ByteArrayContentRepository for nifi-framework-components, to be used in the classical nifi engine and the stateless engine - added implementation of the ByteArrayContentRepository with a

[GitHub] [nifi] kevdoran closed pull request #6329: NIFI-10360 VOLUME declaration prevents updating flow from CI

2022-09-07 Thread GitBox
kevdoran closed pull request #6329: NIFI-10360 VOLUME declaration prevents updating flow from CI URL: https://github.com/apache/nifi/pull/6329 -- 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 spe

[GitHub] [nifi] kevdoran commented on pull request #6329: NIFI-10360 VOLUME declaration prevents updating flow from CI

2022-09-07 Thread GitBox
kevdoran commented on PR #6329: URL: https://github.com/apache/nifi/pull/6329#issuecomment-1239566918 Closing per discussion. Will revisit as part of [larger changes](https://cwiki.apache.org/confluence/display/NIFI/NiFi+Docker+Container+Improvements), planned tentatively for sometime in th

[GitHub] [nifi] vitalyzhakov commented on pull request #6329: NIFI-10360 VOLUME declaration prevents updating flow from CI

2022-09-07 Thread GitBox
vitalyzhakov commented on PR #6329: URL: https://github.com/apache/nifi/pull/6329#issuecomment-1239561682 @kevdoran , hello! I'm OK, thank you! -- 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

[GitHub] [nifi] kevdoran commented on pull request #6329: NIFI-10360 VOLUME declaration prevents updating flow from CI

2022-09-07 Thread GitBox
kevdoran commented on PR #6329: URL: https://github.com/apache/nifi/pull/6329#issuecomment-1239554932 @vitalyzhakov If you are ok with revisiting this as part of a larger refactoring to our approach to Docker images, we can go ahead and close this PR. -- This is an automated message from

[jira] [Commented] (NIFI-10454) flowfiles not progressing

2022-09-07 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601351#comment-17601351 ] Matt Burgess commented on NIFI-10454: - How did you get any of the ExecuteScript proce

[GitHub] [nifi] tpalfy commented on a diff in pull request #6331: NIFI-10380 ListDropbox processor

2022-09-07 Thread GitBox
tpalfy commented on code in PR #6331: URL: https://github.com/apache/nifi/pull/6331#discussion_r964924295 ## nifi-nar-bundles/nifi-dropbox-bundle/nifi-dropbox-processors/src/main/java/org/apache/nifi/processors/dropbox/ListDropbox.java: ## @@ -0,0 +1,295 @@ +/* + * Licensed to t

[jira] [Commented] (NIFI-10454) flowfiles not progressing

2022-09-07 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-10454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601331#comment-17601331 ] Nurullah Çalışkan commented on NIFI-10454: -- [~markap14]  Sure, but the nifis we

[jira] [Commented] (NIFI-10454) flowfiles not progressing

2022-09-07 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601323#comment-17601323 ] Mark Payne commented on NIFI-10454: --- [~nurullahcaliskan] can you capture a thread dump

[jira] [Commented] (NIFI-10454) flowfiles not progressing

2022-09-07 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-10454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601319#comment-17601319 ] Nurullah Çalışkan commented on NIFI-10454: -- Or as an alternative solution, for e

[jira] [Commented] (NIFI-10453) Cannot set AnnotationData while processor is running

2022-09-07 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601307#comment-17601307 ] Matt Burgess commented on NIFI-10453: - How are you changing to a new version of the f

[jira] [Commented] (NIFI-10377) Multiple executesqlrecord using the same jdbc connection pool causes the query to report an error

2022-09-07 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601306#comment-17601306 ] Matt Burgess commented on NIFI-10377: - Can you share the error from the log and the c

[jira] [Updated] (NIFI-10419) Record does not have a value for the Required column 'dut_revision'

2022-09-07 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-10419: Fix Version/s: (was: 1.16.3) > Record does not have a value for the Required column 'dut_revisi

[jira] [Commented] (NIFI-10419) Record does not have a value for the Required column 'dut_revision'

2022-09-07 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601305#comment-17601305 ] Matt Burgess commented on NIFI-10419: - What is your table definition? > Record does

[GitHub] [nifi] ravinarayansingh commented on a diff in pull request #6367: NIFI-10435: Masked sensitive properties while writing command arguments to the flow file …

2022-09-07 Thread GitBox
ravinarayansingh commented on code in PR #6367: URL: https://github.com/apache/nifi/pull/6367#discussion_r964831097 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ExecuteStreamCommand.java: ## @@ -419,21 +422,2

[GitHub] [nifi] ravinarayansingh commented on a diff in pull request #6367: NIFI-10435: Masked sensitive properties while writing command arguments to the flow file …

2022-09-07 Thread GitBox
ravinarayansingh commented on code in PR #6367: URL: https://github.com/apache/nifi/pull/6367#discussion_r964830153 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ExecuteStreamCommand.java: ## @@ -419,21 +422,2

[jira] [Comment Edited] (NIFI-9989) sftp processors Received SSH_MSG_UNIMPLEMENTED

2022-09-07 Thread Wiktor Kubicki (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601135#comment-17601135 ] Wiktor Kubicki edited comment on NIFI-9989 at 9/7/22 12:51 PM: -

[jira] [Commented] (NIFI-9989) sftp processors Received SSH_MSG_UNIMPLEMENTED

2022-09-07 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601292#comment-17601292 ] David Handermann commented on NIFI-9989: Thanks for the reply [~Kirhold], that is

[jira] [Commented] (NIFI-10440) JsonTreeReader - all strings Schema Access Strategy

2022-09-07 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601290#comment-17601290 ] Matt Burgess commented on NIFI-10440: - Can you provide more details here? Perhaps sha

[GitHub] [nifi] turcsanyip commented on pull request #6331: NIFI-10380 ListDropbox processor

2022-09-07 Thread GitBox
turcsanyip commented on PR #6331: URL: https://github.com/apache/nifi/pull/6331#issuecomment-123959 Closed accidentally. Reopening... -- 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 speci

[GitHub] [nifi] Aerilym commented on pull request #6243: NIFI-10192 Cache schema request result for reuse

2022-09-07 Thread GitBox
Aerilym commented on PR #6243: URL: https://github.com/apache/nifi/pull/6243#issuecomment-1239303648 > Can this be closed if #6364 replaces it? Yes, this one can be closed, I have taken over the PR from @kent-nguyen and implemented a modified solution based on the given feedback. --

[GitHub] [nifi] turcsanyip closed pull request #6331: NIFI-10380 ListDropbox processor

2022-09-07 Thread GitBox
turcsanyip closed pull request #6331: NIFI-10380 ListDropbox processor URL: https://github.com/apache/nifi/pull/6331 -- 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 unsubscr

[jira] [Updated] (NIFI-10453) Cannot set AnnotationData while processor is running

2022-09-07 Thread hipotures (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hipotures updated NIFI-10453: - Affects Version/s: 1.16.3 > Cannot set AnnotationData while processor is running > --

[jira] [Created] (NIFI-10454) flowfiles not progressing

2022-09-07 Thread Jira
Nurullah Çalışkan created NIFI-10454: Summary: flowfiles not progressing Key: NIFI-10454 URL: https://issues.apache.org/jira/browse/NIFI-10454 Project: Apache NiFi Issue Type: Bug

[jira] [Updated] (NIFI-10453) Cannot set AnnotationData while processor is running

2022-09-07 Thread hipotures (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hipotures updated NIFI-10453: - Description: *Action*: Change version *Problem*: Can't change to newer version of flow *Web UI error pop

[jira] [Updated] (NIFI-10453) Cannot set AnnotationData while processor is running

2022-09-07 Thread hipotures (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hipotures updated NIFI-10453: - Description: Action: Change version Problem: Can't change to newer version of flow Web UI error popup: C

[jira] [Created] (NIFI-10453) Cannot set AnnotationData while processor is running

2022-09-07 Thread hipotures (Jira)
hipotures created NIFI-10453: Summary: Cannot set AnnotationData while processor is running Key: NIFI-10453 URL: https://issues.apache.org/jira/browse/NIFI-10453 Project: Apache NiFi Issue Type:

[GitHub] [nifi-minifi-cpp] szaszm commented on pull request #1409: MINIFICPP-1911 Make concat_path variadic

2022-09-07 Thread GitBox
szaszm commented on PR #1409: URL: https://github.com/apache/nifi-minifi-cpp/pull/1409#issuecomment-1239242437 Instead of introducing "UrlUrils", I'd prefer to model URLs in their own class, similar to `std::filesystem::path`. On Tue, Sep 6, 2022, 18:30 Ferenc Gerlits ***@***.***> w

[jira] [Created] (NIFI-10452) Parameter Context [deleted values are restored when version imports or changes are done]

2022-09-07 Thread Brendan (Jira)
Brendan created NIFI-10452: -- Summary: Parameter Context [deleted values are restored when version imports or changes are done] Key: NIFI-10452 URL: https://issues.apache.org/jira/browse/NIFI-10452 Project: A

[jira] [Created] (NIFI-10451) Update QuestDB based status history repository's clean up query

2022-09-07 Thread Simon Bence (Jira)
Simon Bence created NIFI-10451: -- Summary: Update QuestDB based status history repository's clean up query Key: NIFI-10451 URL: https://issues.apache.org/jira/browse/NIFI-10451 Project: Apache NiFi

[GitHub] [nifi] mathemare closed pull request #6269: NIFI-10236: ByteArrayContentRepository in nifi-framework-components

2022-09-07 Thread GitBox
mathemare closed pull request #6269: NIFI-10236: ByteArrayContentRepository in nifi-framework-components URL: https://github.com/apache/nifi/pull/6269 -- 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

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1409: MINIFICPP-1911 Make concat_path variadic

2022-09-07 Thread GitBox
lordgamez commented on code in PR #1409: URL: https://github.com/apache/nifi-minifi-cpp/pull/1409#discussion_r964473490 ## libminifi/test/unit/FileUtilsTests.cpp: ## @@ -52,43 +52,43 @@ TEST_CASE("TestFileUtils::concat_path", "[TestConcatPath]") { TEST_CASE("TestFileUtils::g

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1409: MINIFICPP-1911 Make concat_path variadic

2022-09-07 Thread GitBox
lordgamez commented on code in PR #1409: URL: https://github.com/apache/nifi-minifi-cpp/pull/1409#discussion_r964470948 ## extensions/sftp/processors/ListSFTP.cpp: ## @@ -186,7 +186,7 @@ ListSFTP::Child::Child(const std::string& parent_path_, std::tuple

[jira] [Commented] (NIFI-10438) PutGCSObject : Read timed out : Failure completing upload flowfile={} bucket={} key={} reason={}

2022-09-07 Thread mayki (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601168#comment-17601168 ] mayki commented on NIFI-10438: -- Hello. Could we use this feature : [https://cloud.google.c