[jira] [Resolved] (NIFI-7625) Remove deprecated NiFiPropertiesLoader#extractKeyFromBootstrapFile() method and move unit tests to CryptoUtils module

2021-10-26 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-7625. Fix Version/s: 1.14.0 Assignee: Joe Gresock (was: Andy LoPresto)

[jira] [Assigned] (NIFI-6825) Allow sensitive flow details to be retrieved from a secret store (Hashicorp Vault)

2021-10-26 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-6825: -- Assignee: David Handermann (was: Troy Melhase) > Allow sensitive flow details to be

[jira] [Commented] (NIFI-7064) Add Custom TLS Hostname Validation to InvokeHTTP

2021-10-26 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17434632#comment-17434632 ] David Handermann commented on NIFI-7064: [~dreadolph] After reviewing the comments the proposed

[jira] [Updated] (NIFI-7064) Add Custom TLS Hostname Validation to InvokeHTTP

2021-10-26 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-7064: --- Summary: Add Custom TLS Hostname Validation to InvokeHTTP (was: Support 2-way SSL by

[jira] [Resolved] (NIFI-8889) Suppress user details service password in application log

2021-10-26 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-8889. Fix Version/s: 1.15.0 Assignee: David Handermann Resolution: Fixed >

[GitHub] [nifi] jfrazee commented on a change in pull request #5486: NIFI-9338: Add Azure Blob processors using Azure Blob Storage client …

2021-10-26 Thread GitBox
jfrazee commented on a change in pull request #5486: URL: https://github.com/apache/nifi/pull/5486#discussion_r736937598 ## File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/AbstractAzureBlobProcessor_v12.java

[GitHub] [nifi] illion20 commented on pull request #5482: NIFI-9334 Add support for upsert in 'PutMongoRecord'.

2021-10-26 Thread GitBox
illion20 commented on pull request #5482: URL: https://github.com/apache/nifi/pull/5482#issuecomment-952418705 Suggestion: Add a multi boolean and support UpdateManyModel ```java if(multi){ writeModel = new UpdateManyModel<>( Filters.and(filters),

[jira] [Commented] (NIFI-6175) Spark Livy - Improving Livy

2021-10-26 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17434603#comment-17434603 ] Matt Burgess commented on NIFI-6175: As Peter has moved to a company that doesn't use NiFi or Livy, I

[GitHub] [nifi] patricker opened a new pull request #3511: NIFI-6175 Spark Livy - Improving Livy

2021-10-26 Thread GitBox
patricker opened a new pull request #3511: URL: https://github.com/apache/nifi/pull/3511 Description of PR The Livy Session Controller is missing many of the options available, and many of them I feel are critical for this service to be useful (queue? conf? num of executors?)

[jira] [Updated] (NIFI-6175) Spark Livy - Improving Livy

2021-10-26 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-6175: --- Affects Version/s: (was: 1.9.2) Status: Patch Available (was: In Progress) >

[jira] [Assigned] (NIFI-6175) Spark Livy - Improving Livy

2021-10-26 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-6175: -- Assignee: Matt Burgess (was: Peter Wicks) > Spark Livy - Improving Livy >

[jira] [Resolved] (NIFI-8208) Upgrade MongoDB Driver to 4.2 series

2021-10-26 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-8208. Resolution: Fixed > Upgrade MongoDB Driver to 4.2 series >

[jira] [Updated] (NIFI-8208) Upgrade MongoDB Driver to 4.2 series

2021-10-26 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-8208: --- Fix Version/s: 1.15.0 > Upgrade MongoDB Driver to 4.2 series >

[GitHub] [nifi] asfgit closed pull request #5392: NIFI-8208: Upgrade MongoDB driver to 4.3 series

2021-10-26 Thread GitBox
asfgit closed pull request #5392: URL: https://github.com/apache/nifi/pull/5392 -- 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-8208) Upgrade MongoDB Driver to 4.2 series

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

[GitHub] [nifi] exceptionfactory commented on pull request #5392: NIFI-8208: Upgrade MongoDB driver to 4.3 series

2021-10-26 Thread GitBox
exceptionfactory commented on pull request #5392: URL: https://github.com/apache/nifi/pull/5392#issuecomment-952334618 Verified changes using `PutMongo` and `GetMongo` against MongoDB 3.6 and 5.0. Looks good, thanks @lkinley-rythmos! +1 Merging. -- This is an automated message from the

[GitHub] [nifi] thenatog commented on pull request #5487: NIFI-9339: Fixed headers to include appropriate Reqest-Token header f…

2021-10-26 Thread GitBox
thenatog commented on pull request #5487: URL: https://github.com/apache/nifi/pull/5487#issuecomment-952323872 Interesting, I'll check it out -- 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

[GitHub] [nifi] markap14 opened a new pull request #5487: NIFI-9339: Fixed headers to include appropriate Reqest-Token header f…

2021-10-26 Thread GitBox
markap14 opened a new pull request #5487: URL: https://github.com/apache/nifi/pull/5487 …or all requests to the server for JoltTransformJSON UI Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here:

[jira] [Created] (NIFI-9339) JoltTransformJson custom UI not working

2021-10-26 Thread Mark Payne (Jira)
Mark Payne created NIFI-9339: Summary: JoltTransformJson custom UI not working Key: NIFI-9339 URL: https://issues.apache.org/jira/browse/NIFI-9339 Project: Apache NiFi Issue Type: Bug

[GitHub] [nifi] pvillard31 commented on pull request #3511: NIFI-6175 Spark Livy - Improving Livy

2021-10-26 Thread GitBox
pvillard31 commented on pull request #3511: URL: https://github.com/apache/nifi/pull/3511#issuecomment-952177293 Thanks for the feedback @patricker - will try to have a look if I get the chance. Good luck / have fun at your new job - there is always some room for NiFi :) -- This is

[GitHub] [nifi] patricker commented on pull request #3511: NIFI-6175 Spark Livy - Improving Livy

2021-10-26 Thread GitBox
patricker commented on pull request #3511: URL: https://github.com/apache/nifi/pull/3511#issuecomment-952173247 Hey @pvillard31. I've got some bad news, I changed companies and I don't have access to a Hadoop environment, and even less a Livy environment :(. I'd still love to see this PR

[jira] [Updated] (NIFI-9326) Add Socket Keep Alive Property to ListenSyslog

2021-10-26 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-9326: - Fix Version/s: 1.15.0 Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Commented] (NIFI-9326) Add Socket Keep Alive Property to ListenSyslog

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

[GitHub] [nifi] asfgit closed pull request #5479: NIFI-9326 Add Socket Keep Alive property to ListenSyslog

2021-10-26 Thread GitBox
asfgit closed pull request #5479: URL: https://github.com/apache/nifi/pull/5479 -- 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:

[GitHub] [nifi] pvillard31 commented on pull request #5479: NIFI-9326 Add Socket Keep Alive property to ListenSyslog

2021-10-26 Thread GitBox
pvillard31 commented on pull request #5479: URL: https://github.com/apache/nifi/pull/5479#issuecomment-952168433 Merged, thanks @exceptionfactory -- 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

[GitHub] [nifi] turcsanyip opened a new pull request #5486: NIFI-9338: Add Azure Blob processors using Azure Blob Storage client …

2021-10-26 Thread GitBox
turcsanyip opened a new pull request #5486: URL: https://github.com/apache/nifi/pull/5486 …library v12 for Java https://issues.apache.org/jira/browse/NIFI-9338 In order to streamline the review of the contribution we ask you to ensure the following steps have been taken:

[GitHub] [nifi] mattyb149 commented on a change in pull request #5447: NIFI-8272 Delete stale metrics from REST API Prometheus endpoint.

2021-10-26 Thread GitBox
mattyb149 commented on a change in pull request #5447: URL: https://github.com/apache/nifi/pull/5447#discussion_r736779420 ## File path: nifi-nar-bundles/nifi-extension-utils/nifi-prometheus-utils/src/main/java/org/apache/nifi/prometheus/util/PrometheusMetricsUtil.java ## @@

[jira] [Updated] (NIFI-9338) Add Azure Blob processors using Azure Blob Storage client library v12 for Java

2021-10-26 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi updated NIFI-9338: -- Labels: Azure (was: ) > Add Azure Blob processors using Azure Blob Storage client library v12

[jira] [Updated] (NIFI-9338) Add Azure Blob processors using Azure Blob Storage client library v12 for Java

2021-10-26 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi updated NIFI-9338: -- Description: There was a PR to upgrade the existing Azure Blob processors to use the new v12

[jira] [Updated] (NIFI-9338) Add Azure Blob processors using Azure Blob Storage client library v12 for Java

2021-10-26 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi updated NIFI-9338: -- Component/s: Extensions > Add Azure Blob processors using Azure Blob Storage client library v12

[jira] [Created] (NIFI-9338) Add Azure Blob processors using Azure Blob Storage client library v12 for Java

2021-10-26 Thread Peter Turcsanyi (Jira)
Peter Turcsanyi created NIFI-9338: - Summary: Add Azure Blob processors using Azure Blob Storage client library v12 for Java Key: NIFI-9338 URL: https://issues.apache.org/jira/browse/NIFI-9338

[jira] [Commented] (NIFI-8927) Add option to start/stop all controllers

2021-10-26 Thread Eduardo Mota Fontes (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17434467#comment-17434467 ] Eduardo Mota Fontes commented on NIFI-8927: --- Ok [~exceptionfactory] and [~pvillard] , thank you

[GitHub] [nifi] gresockj opened a new pull request #5485: NIFI-9317: Updating config verification for ListS3

2021-10-26 Thread GitBox
gresockj opened a new pull request #5485: URL: https://github.com/apache/nifi/pull/5485 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR ListS3 now handles verification including many more

[jira] [Assigned] (NIFI-9336) When configuring component properties, UI should flag/make obvious when there is whitespace

2021-10-26 Thread M Tien (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M Tien reassigned NIFI-9336: Assignee: M Tien > When configuring component properties, UI should flag/make obvious when there > is

[jira] [Updated] (NIFI-9328) FetchSFTP fails to close connections while file.not.found error

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

[jira] [Commented] (NIFI-9328) FetchSFTP fails to close connections while file.not.found error

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

[GitHub] [nifi] exceptionfactory closed pull request #5478: NIFI-9328: Transfer cleanup and reuse added to FetchFileTransfer

2021-10-26 Thread GitBox
exceptionfactory closed pull request #5478: URL: https://github.com/apache/nifi/pull/5478 -- 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-9335) When converting a NiFi Record to an Avro Record, default values in schema are not applied

2021-10-26 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-9335: --- Resolution: Fixed Status: Resolved (was: Patch Available) > When converting a NiFi Record to

[GitHub] [nifi] mattyb149 closed pull request #5483: NIFI-9335: Updated AvroTypeUtil#createAvroRecord to ensure that if th…

2021-10-26 Thread GitBox
mattyb149 closed pull request #5483: URL: https://github.com/apache/nifi/pull/5483 -- 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:

[GitHub] [nifi] mattyb149 commented on pull request #5483: NIFI-9335: Updated AvroTypeUtil#createAvroRecord to ensure that if th…

2021-10-26 Thread GitBox
mattyb149 commented on pull request #5483: URL: https://github.com/apache/nifi/pull/5483#issuecomment-952099013 +1 LGTM, thanks for the fix! Merging to 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

[jira] [Commented] (NIFI-9335) When converting a NiFi Record to an Avro Record, default values in schema are not applied

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

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-26 Thread GitBox
martinzink commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r736700410 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,340 @@ +/** + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-26 Thread GitBox
martinzink commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r736699005 ## File path: PROCESSORS.md ## @@ -295,6 +296,29 @@ In the list below, the names of required properties appear in bold. Any other pr | - | -

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5475: NIFI-830 For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2021-10-26 Thread GitBox
exceptionfactory commented on a change in pull request #5475: URL: https://github.com/apache/nifi/pull/5475#discussion_r736694916 ## File path:

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5475: NIFI-830 For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2021-10-26 Thread GitBox
exceptionfactory commented on a change in pull request #5475: URL: https://github.com/apache/nifi/pull/5475#discussion_r736686088 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ##

[GitHub] [nifi] nandorsoma commented on a change in pull request #5475: NIFI-830 For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2021-10-26 Thread GitBox
nandorsoma commented on a change in pull request #5475: URL: https://github.com/apache/nifi/pull/5475#discussion_r736685641 ## File path:

[GitHub] [nifi] nandorsoma commented on a change in pull request #5475: NIFI-830 For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2021-10-26 Thread GitBox
nandorsoma commented on a change in pull request #5475: URL: https://github.com/apache/nifi/pull/5475#discussion_r736675159 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ## @@

[GitHub] [nifi] nandorsoma commented on a change in pull request #5475: NIFI-830 For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2021-10-26 Thread GitBox
nandorsoma commented on a change in pull request #5475: URL: https://github.com/apache/nifi/pull/5475#discussion_r736675159 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ## @@

[jira] [Updated] (NIFI-9337) The value 'SINGLE_BATCH_PER_NODE' of element 'flowfileConcurrency' is not valid

2021-10-26 Thread othmane mkadmi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] othmane mkadmi updated NIFI-9337: - Fix Version/s: (was: 1.15.0) 1.14.0 > The value 'SINGLE_BATCH_PER_NODE' of

[jira] [Commented] (NIFI-9337) The value 'SINGLE_BATCH_PER_NODE' of element 'flowfileConcurrency' is not valid

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

[jira] [Resolved] (NIFI-9337) The value 'SINGLE_BATCH_PER_NODE' of element 'flowfileConcurrency' is not valid

2021-10-26 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-9337. -- Fix Version/s: 1.15.0 Resolution: Fixed > The value 'SINGLE_BATCH_PER_NODE' of element

[GitHub] [nifi] markap14 merged pull request #5484: NIFI-9337 add missed enum value SINGLE_BATCH_PER_NODE of FlowFileConcurrencyType

2021-10-26 Thread GitBox
markap14 merged pull request #5484: URL: https://github.com/apache/nifi/pull/5484 -- 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:

[GitHub] [nifi] markap14 commented on pull request #5484: NIFI-9337 add missed enum value SINGLE_BATCH_PER_NODE of FlowFileConcurrencyType

2021-10-26 Thread GitBox
markap14 commented on pull request #5484: URL: https://github.com/apache/nifi/pull/5484#issuecomment-952052544 Thanks for the fix @omkadmi ! +1 Will merge. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [nifi] nandorsoma commented on a change in pull request #5475: NIFI-830 For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2021-10-26 Thread GitBox
nandorsoma commented on a change in pull request #5475: URL: https://github.com/apache/nifi/pull/5475#discussion_r736659877 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ## @@

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5475: NIFI-830 For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2021-10-26 Thread GitBox
exceptionfactory commented on a change in pull request #5475: URL: https://github.com/apache/nifi/pull/5475#discussion_r736646048 ## File path:

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5475: NIFI-830 For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2021-10-26 Thread GitBox
exceptionfactory commented on a change in pull request #5475: URL: https://github.com/apache/nifi/pull/5475#discussion_r736645088 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ##

[jira] [Created] (NIFI-9337) The value 'SINGLE_BATCH_PER_NODE' of element 'flowfileConcurrency' is not valid

2021-10-26 Thread othmane mkadmi (Jira)
othmane mkadmi created NIFI-9337: Summary: The value 'SINGLE_BATCH_PER_NODE' of element 'flowfileConcurrency' is not valid Key: NIFI-9337 URL: https://issues.apache.org/jira/browse/NIFI-9337 Project:

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5475: NIFI-830 For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2021-10-26 Thread GitBox
exceptionfactory commented on a change in pull request #5475: URL: https://github.com/apache/nifi/pull/5475#discussion_r736643699 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ##

[GitHub] [nifi] kevdoran commented on pull request #5475: NIFI-830 For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2021-10-26 Thread GitBox
kevdoran commented on pull request #5475: URL: https://github.com/apache/nifi/pull/5475#issuecomment-952028630 I agree for backwards compatibility with existing flows that use InvokeHTTP to GET a file and then save it to another destination (filesystem, remote server, C3 bucket, etc), it

[GitHub] [nifi] nandorsoma commented on pull request #5475: NIFI-830 For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

2021-10-26 Thread GitBox
nandorsoma commented on pull request #5475: URL: https://github.com/apache/nifi/pull/5475#issuecomment-952019241 > > Thanks for the contribution! > > What if the file name as url encoded characters in it? Shouldn't those be unencoded? My thinking is that the file names should be the

[GitHub] [nifi] Lehel44 edited a comment on pull request #5471: NIFI-9308: Created EmailRecordSinkService for Reporting Tasks

2021-10-26 Thread GitBox
Lehel44 edited a comment on pull request #5471: URL: https://github.com/apache/nifi/pull/5471#issuecomment-952014640 Thanks for the comments! If anyone wants to test it PM me for SMPT server credentials. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi] omkadmi opened a new pull request #5484: add missed enum value SINGLE_BATCH_PER_NODE of FlowFileConcurrencyType

2021-10-26 Thread GitBox
omkadmi opened a new pull request #5484: URL: https://github.com/apache/nifi/pull/5484 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR _Enables X functionality; fixes bug NIFI-._

[GitHub] [nifi] Lehel44 commented on pull request #5471: NIFI-9308: Created EmailRecordSinkService for Reporting Tasks

2021-10-26 Thread GitBox
Lehel44 commented on pull request #5471: URL: https://github.com/apache/nifi/pull/5471#issuecomment-952014640 If anyone wants to test it PM me for SMPT server credentials. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Updated] (NIFI-9336) When configuring component properties, UI should flag/make obvious when there is whitespace

2021-10-26 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9336: - Description: It is a very common problem that users will copy & paste values into the property

[jira] [Created] (NIFI-9336) When configuring component properties, UI should flag/make obvious when there is whitespace

2021-10-26 Thread Mark Payne (Jira)
Mark Payne created NIFI-9336: Summary: When configuring component properties, UI should flag/make obvious when there is whitespace Key: NIFI-9336 URL: https://issues.apache.org/jira/browse/NIFI-9336

[jira] [Commented] (NIFI-9029) Document Missing Properties in the Sys Admin Guide

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

[jira] [Resolved] (NIFI-9029) Document Missing Properties in the Sys Admin Guide

2021-10-26 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-9029. -- Resolution: Fixed > Document Missing Properties in the Sys Admin Guide >

[GitHub] [nifi] markap14 commented on pull request #5438: NIFI-9029 Document Missing Properties in the Sys Admin Guide

2021-10-26 Thread GitBox
markap14 commented on pull request #5438: URL: https://github.com/apache/nifi/pull/5438#issuecomment-951993616 Thanks @sdairs and @exceptionfactory , all looks good to me. +1 merged to main -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [nifi] markap14 merged pull request #5438: NIFI-9029 Document Missing Properties in the Sys Admin Guide

2021-10-26 Thread GitBox
markap14 merged pull request #5438: URL: https://github.com/apache/nifi/pull/5438 -- 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-9335) When converting a NiFi Record to an Avro Record, default values in schema are not applied

2021-10-26 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9335: - Fix Version/s: 1.15.0 Status: Patch Available (was: Open) > When converting a NiFi Record to

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5479: NIFI-9326 Add Socket Keep Alive property to ListenSyslog

2021-10-26 Thread GitBox
exceptionfactory commented on a change in pull request #5479: URL: https://github.com/apache/nifi/pull/5479#discussion_r736582005 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ListenSyslog.java

[jira] [Updated] (NIFI-9335) When converting a NiFi Record to an Avro Record, default values in schema are not applied

2021-10-26 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9335: - Affects Version/s: 1.14.0 > When converting a NiFi Record to an Avro Record, default values in schema are

[GitHub] [nifi] markap14 opened a new pull request #5483: NIFI-9335: Updated AvroTypeUtil#createAvroRecord to ensure that if th…

2021-10-26 Thread GitBox
markap14 opened a new pull request #5483: URL: https://github.com/apache/nifi/pull/5483 …e given Avro Schema contains a field whose value is defaulted, the produced Avro Record has that value populated. Also added a unit test to verify behavior. Ran performance test (which is igonred and

[jira] [Commented] (NIFI-8927) Add option to start/stop all controllers

2021-10-26 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17434384#comment-17434384 ] David Handermann commented on NIFI-8927: Hi [~emfontes], as Pierre said, the Fix Version field

[jira] [Created] (NIFI-9335) When converting a NiFi Record to an Avro Record, default values in schema are not applied

2021-10-26 Thread Mark Payne (Jira)
Mark Payne created NIFI-9335: Summary: When converting a NiFi Record to an Avro Record, default values in schema are not applied Key: NIFI-9335 URL: https://issues.apache.org/jira/browse/NIFI-9335

[GitHub] [nifi] tpalfy commented on a change in pull request #5413: NIFI-8676 Added 'Tracking Entities' listing strategy to 'ListS3' and 'ListGCSBucket'

2021-10-26 Thread GitBox
tpalfy commented on a change in pull request #5413: URL: https://github.com/apache/nifi/pull/5413#discussion_r736548872 ## File path: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/s3/ListS3.java ## @@ -486,6 +546,147 @@

[GitHub] [nifi] tpalfy commented on a change in pull request #5413: NIFI-8676 Added 'Tracking Entities' listing strategy to 'ListS3' and 'ListGCSBucket'

2021-10-26 Thread GitBox
tpalfy commented on a change in pull request #5413: URL: https://github.com/apache/nifi/pull/5413#discussion_r736570722 ## File path: nifi-nar-bundles/nifi-extension-utils/nifi-processor-utils/src/main/java/org/apache/nifi/processor/util/list/ListedEntityTracker.java ## @@

[GitHub] [nifi] tpalfy commented on a change in pull request #5413: NIFI-8676 Added 'Tracking Entities' listing strategy to 'ListS3' and 'ListGCSBucket'

2021-10-26 Thread GitBox
tpalfy commented on a change in pull request #5413: URL: https://github.com/apache/nifi/pull/5413#discussion_r736568566 ## File path: nifi-nar-bundles/nifi-extension-utils/nifi-processor-utils/src/main/java/org/apache/nifi/processor/util/list/ListedEntityTracker.java ## @@

[GitHub] [nifi] tpalfy commented on a change in pull request #5413: NIFI-8676 Added 'Tracking Entities' listing strategy to 'ListS3' and 'ListGCSBucket'

2021-10-26 Thread GitBox
tpalfy commented on a change in pull request #5413: URL: https://github.com/apache/nifi/pull/5413#discussion_r736570722 ## File path: nifi-nar-bundles/nifi-extension-utils/nifi-processor-utils/src/main/java/org/apache/nifi/processor/util/list/ListedEntityTracker.java ## @@

[GitHub] [nifi] tpalfy commented on a change in pull request #5413: NIFI-8676 Added 'Tracking Entities' listing strategy to 'ListS3' and 'ListGCSBucket'

2021-10-26 Thread GitBox
tpalfy commented on a change in pull request #5413: URL: https://github.com/apache/nifi/pull/5413#discussion_r736568566 ## File path: nifi-nar-bundles/nifi-extension-utils/nifi-processor-utils/src/main/java/org/apache/nifi/processor/util/list/ListedEntityTracker.java ## @@

[GitHub] [nifi] tpalfy commented on a change in pull request #5413: NIFI-8676 Added 'Tracking Entities' listing strategy to 'ListS3' and 'ListGCSBucket'

2021-10-26 Thread GitBox
tpalfy commented on a change in pull request #5413: URL: https://github.com/apache/nifi/pull/5413#discussion_r736567429 ## File path: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/storage/ListGCSBucket.java ## @@ -358,6

[GitHub] [nifi] Lehel44 commented on a change in pull request #5413: NIFI-8676 Added 'Tracking Entities' listing strategy to 'ListS3' and 'ListGCSBucket'

2021-10-26 Thread GitBox
Lehel44 commented on a change in pull request #5413: URL: https://github.com/apache/nifi/pull/5413#discussion_r736557038 ## File path: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/storage/ListGCSBucket.java ## @@ -358,6

[GitHub] [nifi] tpalfy commented on a change in pull request #5413: NIFI-8676 Added 'Tracking Entities' listing strategy to 'ListS3' and 'ListGCSBucket'

2021-10-26 Thread GitBox
tpalfy commented on a change in pull request #5413: URL: https://github.com/apache/nifi/pull/5413#discussion_r736555170 ## File path: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/storage/ListGCSBucket.java ## @@ -358,6

[GitHub] [nifi] tpalfy commented on a change in pull request #5413: NIFI-8676 Added 'Tracking Entities' listing strategy to 'ListS3' and 'ListGCSBucket'

2021-10-26 Thread GitBox
tpalfy commented on a change in pull request #5413: URL: https://github.com/apache/nifi/pull/5413#discussion_r736552097 ## File path: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/storage/ListGCSBucket.java ## @@ -358,6

[GitHub] [nifi] tpalfy commented on a change in pull request #5413: NIFI-8676 Added 'Tracking Entities' listing strategy to 'ListS3' and 'ListGCSBucket'

2021-10-26 Thread GitBox
tpalfy commented on a change in pull request #5413: URL: https://github.com/apache/nifi/pull/5413#discussion_r736548872 ## File path: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/s3/ListS3.java ## @@ -486,6 +546,147 @@

[GitHub] [nifi] tpalfy commented on a change in pull request #5413: NIFI-8676 Added 'Tracking Entities' listing strategy to 'ListS3' and 'ListGCSBucket'

2021-10-26 Thread GitBox
tpalfy commented on a change in pull request #5413: URL: https://github.com/apache/nifi/pull/5413#discussion_r736547653 ## File path: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/storage/ListGCSBucket.java ## @@ -157,6

[GitHub] [nifi] tpalfy commented on a change in pull request #5413: NIFI-8676 Added 'Tracking Entities' listing strategy to 'ListS3' and 'ListGCSBucket'

2021-10-26 Thread GitBox
tpalfy commented on a change in pull request #5413: URL: https://github.com/apache/nifi/pull/5413#discussion_r736547386 ## File path: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/storage/ListGCSBucket.java ## @@ -157,6

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1203: MINIFICPP-1672 - Configurable msi

2021-10-26 Thread GitBox
adamdebreceni commented on a change in pull request #1203: URL: https://github.com/apache/nifi-minifi-cpp/pull/1203#discussion_r736522171 ## File path: CMakeLists.txt ## @@ -808,14 +809,28 @@ else() endif() set(CPACK_PACKAGE_INSTALL_DIRECTORY "ApacheNiFiMiNiFi")

[GitHub] [nifi] sedadgn commented on a change in pull request #5458: NIFI-7865 amqp$header is splitted in the wrong way for "," and "}"

2021-10-26 Thread GitBox
sedadgn commented on a change in pull request #5458: URL: https://github.com/apache/nifi/pull/5458#discussion_r736481331 ## File path: nifi-commons/nifi-properties/src/main/java/org/apache/nifi/util/StringUtils.java ## @@ -510,4 +514,20 @@ public static String

[GitHub] [nifi] sedadgn commented on a change in pull request #5458: NIFI-7865 amqp$header is splitted in the wrong way for "," and "}"

2021-10-26 Thread GitBox
sedadgn commented on a change in pull request #5458: URL: https://github.com/apache/nifi/pull/5458#discussion_r736476239 ## File path: nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-processors/src/main/java/org/apache/nifi/amqp/processors/ConsumeAMQP.java ## @@ -99,6 +102,28 @@

[GitHub] [nifi] sedadgn commented on a change in pull request #5458: NIFI-7865 amqp$header is splitted in the wrong way for "," and "}"

2021-10-26 Thread GitBox
sedadgn commented on a change in pull request #5458: URL: https://github.com/apache/nifi/pull/5458#discussion_r736470809 ## File path: nifi-commons/nifi-properties/src/main/java/org/apache/nifi/util/StringUtils.java ## @@ -510,4 +514,20 @@ public static String

[jira] [Commented] (MINIFICPP-1675) Stack overflow in ExtractText for long matches on regular expressions

2021-10-26 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17434303#comment-17434303 ] Marton Szasz commented on MINIFICPP-1675: - Using extended/egrep regex type with std::regex

[jira] [Updated] (MINIFICPP-1675) Stack overflow in ExtractText for long matches on regular expressions

2021-10-26 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi updated MINIFICPP-1675: - Description: Regex search can crash in ExtractText::ReadCallback::process at

[jira] [Updated] (MINIFICPP-1675) Stack overflow in ExtractText for long matches on regular expressions

2021-10-26 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi updated MINIFICPP-1675: - Description: Regex search can crash in ExtractText::ReadCallback::process at

[GitHub] [nifi] tpalfy opened a new pull request #5482: NIFI-9334 Add support for upsert in 'PutMongoRecord'.

2021-10-26 Thread GitBox
tpalfy opened a new pull request #5482: URL: https://github.com/apache/nifi/pull/5482 https://issues.apache.org/jira/browse/NIFI-9334 Also use 'bulkWrite' for both insert and upsert. ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is

[jira] [Updated] (MINIFICPP-1675) Stack overflow in ExtractText for long matches on regular expressions

2021-10-26 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi updated MINIFICPP-1675: - Description: Regex search can crash in ExtractText::ReadCallback::process at

[jira] [Commented] (NIFI-8927) Add option to start/stop all controllers

2021-10-26 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17434301#comment-17434301 ] Pierre Villard commented on NIFI-8927: -- [~emfontes] - we set a fix version only when something is

[jira] [Created] (MINIFICPP-1675) Stack overflow in ExtractText for long matches on regular expressions

2021-10-26 Thread Jira
Gábor Gyimesi created MINIFICPP-1675: Summary: Stack overflow in ExtractText for long matches on regular expressions Key: MINIFICPP-1675 URL: https://issues.apache.org/jira/browse/MINIFICPP-1675

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1203: MINIFICPP-1672 - Configurable msi

2021-10-26 Thread GitBox
szaszm commented on a change in pull request #1203: URL: https://github.com/apache/nifi-minifi-cpp/pull/1203#discussion_r736429795 ## File path: CMakeLists.txt ## @@ -808,14 +809,28 @@ else() endif() set(CPACK_PACKAGE_INSTALL_DIRECTORY "ApacheNiFiMiNiFi")

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-26 Thread GitBox
fgerlits commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r735408467 ## File path: PROCESSORS.md ## @@ -295,6 +296,29 @@ In the list below, the names of required properties appear in bold. Any other pr | - | - |

  1   2   >