[jira] [Created] (MINIFICPP-1450) Revive SQL processor

2021-01-19 Thread Adam Debreceni (Jira)
Adam Debreceni created MINIFICPP-1450: - Summary: Revive SQL processor Key: MINIFICPP-1450 URL: https://issues.apache.org/jira/browse/MINIFICPP-1450 Project: Apache NiFi MiNiFi C++ Issue

[jira] [Updated] (NIFI-8133) PutElasticsearchRecord/ElasticSearchClientService should allow null values to be suppressed

2021-01-19 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-8133: --- Fix Version/s: 1.13.0 > PutElasticsearchRecord/ElasticSearchClientService should allow null values > to be

[jira] [Updated] (NIFI-8109) Split off username and password from URI in MongoDB controller

2021-01-19 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-8109: --- Fix Version/s: 1.13.0 > Split off username and password from URI in MongoDB controller >

[jira] [Updated] (NIFI-7263) Add a No tracking Strategy to ListFile/ListFTP

2021-01-19 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-7263: --- Fix Version/s: 1.13.0 > Add a No tracking Strategy to ListFile/ListFTP >

[GitHub] [nifi] markap14 opened a new pull request #4763: NIFI-8146: Added RecordPath for Statement Type and to specify where to find the data within the incoming Record. Also performed some minor cod

2021-01-19 Thread GitBox
markap14 opened a new pull request #4763: URL: https://github.com/apache/nifi/pull/4763 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-._

[jira] [Commented] (NIFI-7263) Add a No tracking Strategy to ListFile/ListFTP

2021-01-19 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267941#comment-17267941 ] Joe Witt commented on NIFI-7263: Pulling this to target to 1.13. Reviewed code and it looks 'fine'. I

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #976: MINIFICPP-1448 - CWEL JSON output

2021-01-19 Thread GitBox
adamdebreceni commented on a change in pull request #976: URL: https://github.com/apache/nifi-minifi-cpp/pull/976#discussion_r560177595 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -134,8 +135,8 @@ core::Property

[jira] [Created] (NIFI-8148) Selecting field from array with QueryRecord routes to failure

2021-01-19 Thread Mark Payne (Jira)
Mark Payne created NIFI-8148: Summary: Selecting field from array with QueryRecord routes to failure Key: NIFI-8148 URL: https://issues.apache.org/jira/browse/NIFI-8148 Project: Apache NiFi

[GitHub] [nifi] bbende closed pull request #4758: NIFI-8125 Moved JWT filter ahead of X509 filter

2021-01-19 Thread GitBox
bbende closed pull request #4758: URL: https://github.com/apache/nifi/pull/4758 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Updated] (NIFI-8133) PutElasticsearchRecord/ElasticSearchClientService should allow null values to be suppressed

2021-01-19 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-8133: --- Fix Version/s: (was: 1.13.0) > PutElasticsearchRecord/ElasticSearchClientService should allow null

[jira] [Commented] (NIFI-8133) PutElasticsearchRecord/ElasticSearchClientService should allow null values to be suppressed

2021-01-19 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267944#comment-17267944 ] Joe Witt commented on NIFI-8133: will keep an eye on this and if merged in time for the 1.13 RC we'll take

[GitHub] [nifi] ChrisSamo632 commented on pull request #4761: NIFI-7753 enable INFO logging for ExecuteGroovyScript by default

2021-01-19 Thread GitBox
ChrisSamo632 commented on pull request #4761: URL: https://github.com/apache/nifi/pull/4761#issuecomment-763068680 > Currently the only exceptions to the WARN level for processors are the ones that only log information (LogAttribute and LogMessage). Not sure why the scripting processors

[GitHub] [nifi] mattyb149 commented on a change in pull request #4755: NIFI-8133 Add ability to supress null/empty values in ElasticSearchCl…

2021-01-19 Thread GitBox
mattyb149 commented on a change in pull request #4755: URL: https://github.com/apache/nifi/pull/4755#discussion_r560432077 ## File path:

[GitHub] [nifi] ChrisSamo632 commented on pull request #4761: NIFI-7753 enable INFO logging for ExecuteGroovyScript by default

2021-01-19 Thread GitBox
ChrisSamo632 commented on pull request #4761: URL: https://github.com/apache/nifi/pull/4761#issuecomment-763092626 > Split record indeed logs stuff like record counts at the INFO level, but the default logback.xml settings should suppress those like they would with any other processor.

[GitHub] [nifi] asfgit closed pull request #4759: [NIFI-8109] Split off username and password from URI in MongoDB controller

2021-01-19 Thread GitBox
asfgit closed pull request #4759: URL: https://github.com/apache/nifi/pull/4759 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] pvillard31 commented on pull request #4759: [NIFI-8109] Split off username and password from URI in MongoDB controller

2021-01-19 Thread GitBox
pvillard31 commented on pull request #4759: URL: https://github.com/apache/nifi/pull/4759#issuecomment-762994291 Merged to main, thanks @eduardofontes This is an automated message from the Apache Git Service. To respond to

[jira] [Updated] (NIFI-8109) Split off username and password from URI in MongoDB controller

2021-01-19 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-8109: - Resolution: Fixed Status: Resolved (was: Patch Available) > Split off username and

[jira] [Commented] (NIFI-8109) Split off username and password from URI in MongoDB controller

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

[GitHub] [nifi] mattyb149 commented on pull request #4763: NIFI-8146: Added RecordPath for Statement Type and to specify where to find the data within the incoming Record. Also performed some minor co

2021-01-19 Thread GitBox
mattyb149 commented on pull request #4763: URL: https://github.com/apache/nifi/pull/4763#issuecomment-763033574 +1 LGTM, test failures are from Checkstyle which I will fix on merge. Ran contrib-check and tried on a live system with Postgres and Oracle DBs, with the statement type both

[jira] [Commented] (NIFI-7698) MergeContent should include Details in provenance event indicating why bin was merged

2021-01-19 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17268159#comment-17268159 ] Mark Payne commented on NIFI-7698: -- Rather than adding to the Provenance Details, added a FlowFile

[GitHub] [nifi] ChrisSamo632 commented on a change in pull request #4755: NIFI-8133 Add ability to supress null/empty values in ElasticSearchCl…

2021-01-19 Thread GitBox
ChrisSamo632 commented on a change in pull request #4755: URL: https://github.com/apache/nifi/pull/4755#discussion_r560466124 ## File path:

[GitHub] [nifi] markap14 commented on a change in pull request #4734: NIFI-8023 Added toLocalDate() and updated toDate() in DataTypeUtils

2021-01-19 Thread GitBox
markap14 commented on a change in pull request #4734: URL: https://github.com/apache/nifi/pull/4734#discussion_r560315700 ## File path: nifi-commons/nifi-record/src/main/java/org/apache/nifi/serialization/record/util/DataTypeUtils.java ## @@ -1040,6 +1049,93 @@ private static

[GitHub] [nifi] jfrazee commented on a change in pull request #4753: NIFI-7356 - Enable TLS for embedded Zookeeper when NiFi has TLS enabled

2021-01-19 Thread GitBox
jfrazee commented on a change in pull request #4753: URL: https://github.com/apache/nifi/pull/4753#discussion_r560378813 ## File path:

[GitHub] [nifi] mattyb149 commented on a change in pull request #4755: NIFI-8133 Add ability to supress null/empty values in ElasticSearchCl…

2021-01-19 Thread GitBox
mattyb149 commented on a change in pull request #4755: URL: https://github.com/apache/nifi/pull/4755#discussion_r560392427 ## File path: nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml ## @@ -196,7 +196,7 @@

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #974: MINIFICPP-1449 Add pause and resume command to C2

2021-01-19 Thread GitBox
arpadboda commented on a change in pull request #974: URL: https://github.com/apache/nifi-minifi-cpp/pull/974#discussion_r560320178 ## File path: libminifi/src/FlowController.cpp ## @@ -360,6 +360,33 @@ int16_t FlowController::start() { } } +int16_t

[jira] [Updated] (NIFI-8146) Allow RecordPath to be used for specifying operation type and data fields when using PutDatabaseRecord

2021-01-19 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-8146: --- Fix Version/s: 1.13.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Updated] (NIFI-8146) Allow RecordPath to be used for specifying operation type and data fields when using PutDatabaseRecord

2021-01-19 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-8146: --- Status: Patch Available (was: Open) > Allow RecordPath to be used for specifying operation type and

[jira] [Commented] (NIFI-8146) Allow RecordPath to be used for specifying operation type and data fields when using PutDatabaseRecord

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

[jira] [Commented] (NIFI-8146) Allow RecordPath to be used for specifying operation type and data fields when using PutDatabaseRecord

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

[jira] [Commented] (NIFI-8146) Allow RecordPath to be used for specifying operation type and data fields when using PutDatabaseRecord

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

[GitHub] [nifi] mattyb149 closed pull request #4763: NIFI-8146: Added RecordPath for Statement Type and to specify where to find the data within the incoming Record. Also performed some minor code ref

2021-01-19 Thread GitBox
mattyb149 closed pull request #4763: URL: https://github.com/apache/nifi/pull/4763 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] ChrisSamo632 commented on a change in pull request #4755: NIFI-8133 Add ability to supress null/empty values in ElasticSearchCl…

2021-01-19 Thread GitBox
ChrisSamo632 commented on a change in pull request #4755: URL: https://github.com/apache/nifi/pull/4755#discussion_r560396671 ## File path: nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml ## @@ -196,7 +196,7 @@

[jira] [Updated] (NIFI-7698) MergeContent should include Details in provenance event indicating why bin was merged

2021-01-19 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-7698: - Status: Patch Available (was: Open) > MergeContent should include Details in provenance event indicating

[jira] [Updated] (NIFI-7698) MergeContent should include Details in provenance event indicating why bin was merged

2021-01-19 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-7698: - Fix Version/s: 1.13.0 > MergeContent should include Details in provenance event indicating why bin > was

[GitHub] [nifi] mattyb149 commented on pull request #4761: NIFI-7753 enable INFO logging for ExecuteGroovyScript by default

2021-01-19 Thread GitBox
mattyb149 commented on pull request #4761: URL: https://github.com/apache/nifi/pull/4761#issuecomment-763055762 Currently the only exceptions to the WARN level for processors are the ones that only log information (LogAttribute and LogMessage). Not sure why the scripting processors should

[GitHub] [nifi] markap14 opened a new pull request #4764: NIFI-7698: Added a merge.reason attribute for flowfiles indicating wh…

2021-01-19 Thread GitBox
markap14 opened a new pull request #4764: URL: https://github.com/apache/nifi/pull/4764 …y they were merged by MergeContent. Also updated logs to indicate the reason and added additional documentation for processor Thank you for submitting a contribution to Apache NiFi.

[jira] [Assigned] (NIFI-7698) MergeContent should include Details in provenance event indicating why bin was merged

2021-01-19 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne reassigned NIFI-7698: Assignee: Mark Payne > MergeContent should include Details in provenance event indicating why bin

[GitHub] [nifi] mattyb149 commented on a change in pull request #4755: NIFI-8133 Add ability to supress null/empty values in ElasticSearchCl…

2021-01-19 Thread GitBox
mattyb149 commented on a change in pull request #4755: URL: https://github.com/apache/nifi/pull/4755#discussion_r560426686 ## File path:

[GitHub] [nifi] mattyb149 commented on pull request #4764: NIFI-7698: Added a merge.reason attribute for flowfiles indicating wh…

2021-01-19 Thread GitBox
mattyb149 commented on pull request #4764: URL: https://github.com/apache/nifi/pull/4764#issuecomment-763093981 Reviewing... This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [nifi] ChrisSamo632 commented on a change in pull request #4755: NIFI-8133 Add ability to supress null/empty values in ElasticSearchCl…

2021-01-19 Thread GitBox
ChrisSamo632 commented on a change in pull request #4755: URL: https://github.com/apache/nifi/pull/4755#discussion_r560474183 ## File path:

[GitHub] [nifi] ChrisSamo632 edited a comment on pull request #4761: NIFI-7753 enable INFO logging for ExecuteGroovyScript by default

2021-01-19 Thread GitBox
ChrisSamo632 edited a comment on pull request #4761: URL: https://github.com/apache/nifi/pull/4761#issuecomment-763128157 @pvillard31 / @markap14 based on the above discussion, should we reject/close this PR and Jira? This

[jira] [Created] (NIFI-8149) Update Apache Calcite to latest for standard processors

2021-01-19 Thread Mark Payne (Jira)
Mark Payne created NIFI-8149: Summary: Update Apache Calcite to latest for standard processors Key: NIFI-8149 URL: https://issues.apache.org/jira/browse/NIFI-8149 Project: Apache NiFi Issue

[jira] [Updated] (NIFI-8150) Change "Download flow" context menu selection for PGs to "Download flow definition"

2021-01-19 Thread Andrew M. Lim (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew M. Lim updated NIFI-8150: Description: The current text that says "Download flow" is very ambiguous.  Changing to "Download

[jira] [Updated] (NIFI-8150) Change "Download flow" context menu selection for PGs to "Download flow definition"

2021-01-19 Thread Andrew M. Lim (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew M. Lim updated NIFI-8150: Description: The current text that says "Download flow" is very ambiguous.  Changing to "Download

[GitHub] [nifi] andrewmlim opened a new pull request #4766: NIFI-8150 Change Download flow to Download flow definition for proces…

2021-01-19 Thread GitBox
andrewmlim opened a new pull request #4766: URL: https://github.com/apache/nifi/pull/4766 …s groups Changed the UI text labels and also updated the related docs: -User Guide updated for the "Download flow definition" functionality -Admin Guide updated to remove references

[GitHub] [nifi] mattyb149 commented on a change in pull request #4755: NIFI-8133 Add ability to suppress null/empty values in ElasticSearchCl…

2021-01-19 Thread GitBox
mattyb149 commented on a change in pull request #4755: URL: https://github.com/apache/nifi/pull/4755#discussion_r560577910 ## File path:

[jira] [Resolved] (NIFI-8116) The old peers do not be deleted when the URIs of the remote process group are changed

2021-01-19 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-8116. -- Fix Version/s: 1.13.0 Resolution: Fixed > The old peers do not be deleted when the URIs of the

[jira] [Assigned] (NIFI-8150) Change "Download flow" context menu selection for PGs to "Download flow definition"

2021-01-19 Thread Andrew M. Lim (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew M. Lim reassigned NIFI-8150: --- Assignee: Andrew M. Lim > Change "Download flow" context menu selection for PGs to

[GitHub] [nifi] asfgit closed pull request #4587: NIFI-7895 - Fix NPE in ConsumeMQTT with truststore only SSL CS

2021-01-19 Thread GitBox
asfgit closed pull request #4587: URL: https://github.com/apache/nifi/pull/4587 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Commented] (NIFI-7895) TLS ConsumeMQTT processor causes NullPointerException exception

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

[GitHub] [nifi] ChrisSamo632 commented on pull request #4761: NIFI-7753 enable INFO logging for ExecuteGroovyScript by default

2021-01-19 Thread GitBox
ChrisSamo632 commented on pull request #4761: URL: https://github.com/apache/nifi/pull/4761#issuecomment-763128157 @pvillard31 / @markap14 based on teh above discussion, should we reject/close this PR and Jira? This is an

[GitHub] [nifi] markap14 commented on pull request #4730: NIFI-8095: Created StatelessNiFi Sink Connector and Source Connector.…

2021-01-19 Thread GitBox
markap14 commented on pull request #4730: URL: https://github.com/apache/nifi/pull/4730#issuecomment-763142346 @urbandan @heritamas let me know if there's anything else that you noticed that I missed. Otherwise, I think we can probably get this merged in shortly.

[GitHub] [nifi] ChrisSamo632 commented on a change in pull request #4755: NIFI-8133 Add ability to supress null/empty values in ElasticSearchCl…

2021-01-19 Thread GitBox
ChrisSamo632 commented on a change in pull request #4755: URL: https://github.com/apache/nifi/pull/4755#discussion_r560499832 ## File path:

[GitHub] [nifi] mattyb149 commented on a change in pull request #4755: NIFI-8133 Add ability to supress null/empty values in ElasticSearchCl…

2021-01-19 Thread GitBox
mattyb149 commented on a change in pull request #4755: URL: https://github.com/apache/nifi/pull/4755#discussion_r560510439 ## File path:

[GitHub] [nifi] mattyb149 commented on pull request #4764: NIFI-7698: Added a merge.reason attribute for flowfiles indicating wh…

2021-01-19 Thread GitBox
mattyb149 commented on pull request #4764: URL: https://github.com/apache/nifi/pull/4764#issuecomment-763178513 +1 LGTM, exercised different configurations to cause the various merge reasons. Also the documentation is very thorough and the behaviors are explained clearly and well. Thanks

[jira] [Updated] (NIFI-7895) TLS ConsumeMQTT processor causes NullPointerException exception

2021-01-19 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi updated NIFI-7895: -- Fix Version/s: 1.13.0 Resolution: Fixed Status: Resolved (was: Patch

[GitHub] [nifi] markap14 commented on pull request #4745: NIFI-8116 The old peers do not be deleted when the URIs of the remote…

2021-01-19 Thread GitBox
markap14 commented on pull request #4745: URL: https://github.com/apache/nifi/pull/4745#issuecomment-763151510 Thanks @s9514171. This looks good to me now. I was able to test and everything looks good. +1 merged to main.

[GitHub] [nifi] markap14 closed pull request #4745: NIFI-8116 The old peers do not be deleted when the URIs of the remote…

2021-01-19 Thread GitBox
markap14 closed pull request #4745: URL: https://github.com/apache/nifi/pull/4745 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] mattyb149 closed pull request #4764: NIFI-7698: Added a merge.reason attribute for flowfiles indicating wh…

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

[jira] [Commented] (NIFI-7698) MergeContent should include Details in provenance event indicating why bin was merged

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

[jira] [Updated] (NIFI-7698) MergeContent should include Details in provenance event indicating why bin was merged

2021-01-19 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-7698: --- Resolution: Fixed Status: Resolved (was: Patch Available) > MergeContent should include

[jira] [Updated] (NIFI-8149) Update Apache Calcite to latest for standard processors

2021-01-19 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-8149: - Status: Patch Available (was: Open) > Update Apache Calcite to latest for standard processors >

[GitHub] [nifi] markap14 opened a new pull request #4765: NIFI-8149: Updated Apache Calcite version from 1.21.0 to 1.26.0

2021-01-19 Thread GitBox
markap14 opened a new pull request #4765: URL: https://github.com/apache/nifi/pull/4765 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-._

[jira] [Created] (NIFI-8150) Change "Download flow" context menu selection for PGs to "Download flow definition"

2021-01-19 Thread Andrew M. Lim (Jira)
Andrew M. Lim created NIFI-8150: --- Summary: Change "Download flow" context menu selection for PGs to "Download flow definition" Key: NIFI-8150 URL: https://issues.apache.org/jira/browse/NIFI-8150

[jira] [Commented] (NIFI-8116) The old peers do not be deleted when the URIs of the remote process group are changed

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

[GitHub] [nifi] mattyb149 commented on a change in pull request #4755: NIFI-8133 Add ability to supress null/empty values in ElasticSearchCl…

2021-01-19 Thread GitBox
mattyb149 commented on a change in pull request #4755: URL: https://github.com/apache/nifi/pull/4755#discussion_r560508878 ## File path:

[GitHub] [nifi] urbandan commented on pull request #4730: NIFI-8095: Created StatelessNiFi Sink Connector and Source Connector.…

2021-01-19 Thread GitBox
urbandan commented on pull request #4730: URL: https://github.com/apache/nifi/pull/4730#issuecomment-763393295 @markap14 Sorry I haven't managed to finish reviewing yet, but I think there are a few issues we should discuss - will try to complete the review ASAP

[GitHub] [nifi] mattyb149 commented on pull request #4761: NIFI-7753 enable INFO logging for ExecuteGroovyScript by default

2021-01-19 Thread GitBox
mattyb149 commented on pull request #4761: URL: https://github.com/apache/nifi/pull/4761#issuecomment-763087937 Split record indeed logs stuff like record counts at the INFO level, but the default logback.xml settings should suppress those like they would with any other processor. Are you

[GitHub] [nifi] ChrisSamo632 commented on a change in pull request #4755: NIFI-8133 Add ability to suppress null/empty values in ElasticSearchCl…

2021-01-19 Thread GitBox
ChrisSamo632 commented on a change in pull request #4755: URL: https://github.com/apache/nifi/pull/4755#discussion_r560717188 ## File path:

[jira] [Created] (NIFI-8151) Add Http Post Request Parameters to be part of InvokeHTTP

2021-01-19 Thread Nagaraj Tantri (Jira)
Nagaraj Tantri created NIFI-8151: Summary: Add Http Post Request Parameters to be part of InvokeHTTP Key: NIFI-8151 URL: https://issues.apache.org/jira/browse/NIFI-8151 Project: Apache NiFi

[GitHub] [nifi] mtien-apache opened a new pull request #4767: NIFI-1355 Implemented new methods in KeyStoreUtils to programmatical…

2021-01-19 Thread GitBox
mtien-apache opened a new pull request #4767: URL: https://github.com/apache/nifi/pull/4767 …ly-generate temporary certificates, Keystores, and Truststores and return it wrapped in a TLS configuration. This is to avoid maintaining expiring certificates in test classes. Updated

[GitHub] [nifi] ChrisSamo632 commented on pull request #4761: NIFI-7753 enable INFO logging for ExecuteGroovyScript by default

2021-01-19 Thread GitBox
ChrisSamo632 commented on pull request #4761: URL: https://github.com/apache/nifi/pull/4761#issuecomment-762779571 Took a quick look at this and actually most of the Scripted processors/controllers/reporting tasks are already covered by the `org.apache.nifi` @ INFO entry in the

[GitHub] [nifi-minifi-cpp] szaszm closed pull request #973: MINIFICPP-1446 - SQL extension doesn't compile on Debian

2021-01-19 Thread GitBox
szaszm closed pull request #973: URL: https://github.com/apache/nifi-minifi-cpp/pull/973 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

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #975: MINIFICPP-1400 Create ListS3 processor

2021-01-19 Thread GitBox
adamdebreceni commented on a change in pull request #975: URL: https://github.com/apache/nifi-minifi-cpp/pull/975#discussion_r560111930 ## File path: extensions/aws/s3/S3Wrapper.h ## @@ -31,11 +47,190 @@ namespace minifi { namespace aws { namespace s3 { -class S3Wrapper :

[jira] [Resolved] (MINIFICPP-1446) SQL extension doesn't compile on Debian

2021-01-19 Thread Arpad Boda (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpad Boda resolved MINIFICPP-1446. --- Resolution: Fixed > SQL extension doesn't compile on Debian >

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #975: MINIFICPP-1400 Create ListS3 processor

2021-01-19 Thread GitBox
lordgamez commented on a change in pull request #975: URL: https://github.com/apache/nifi-minifi-cpp/pull/975#discussion_r560123974 ## File path: extensions/aws/s3/S3Wrapper.h ## @@ -31,11 +47,190 @@ namespace minifi { namespace aws { namespace s3 { -class S3Wrapper :

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #975: MINIFICPP-1400 Create ListS3 processor

2021-01-19 Thread GitBox
lordgamez commented on a change in pull request #975: URL: https://github.com/apache/nifi-minifi-cpp/pull/975#discussion_r560129087 ## File path: extensions/aws/s3/S3Wrapper.h ## @@ -31,11 +47,190 @@ namespace minifi { namespace aws { namespace s3 { -class S3Wrapper :

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #975: MINIFICPP-1400 Create ListS3 processor

2021-01-19 Thread GitBox
lordgamez commented on a change in pull request #975: URL: https://github.com/apache/nifi-minifi-cpp/pull/975#discussion_r560092138 ## File path: extensions/aws/processors/ListS3.cpp ## @@ -0,0 +1,296 @@ +/** + * @file ListS3.cpp + * ListS3 class implementation + * + *

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #975: MINIFICPP-1400 Create ListS3 processor

2021-01-19 Thread GitBox
lordgamez commented on a change in pull request #975: URL: https://github.com/apache/nifi-minifi-cpp/pull/975#discussion_r560091816 ## File path: extensions/aws/s3/S3Wrapper.cpp ## @@ -30,46 +37,253 @@ namespace minifi { namespace aws { namespace s3 {

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #975: MINIFICPP-1400 Create ListS3 processor

2021-01-19 Thread GitBox
lordgamez commented on a change in pull request #975: URL: https://github.com/apache/nifi-minifi-cpp/pull/975#discussion_r560092319 ## File path: extensions/aws/processors/ListS3.cpp ## @@ -0,0 +1,296 @@ +/** + * @file ListS3.cpp + * ListS3 class implementation + * + *

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #975: MINIFICPP-1400 Create ListS3 processor

2021-01-19 Thread GitBox
lordgamez commented on a change in pull request #975: URL: https://github.com/apache/nifi-minifi-cpp/pull/975#discussion_r560091935 ## File path: extensions/aws/processors/ListS3.cpp ## @@ -0,0 +1,296 @@ +/** + * @file ListS3.cpp + * ListS3 class implementation + * + *

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #975: MINIFICPP-1400 Create ListS3 processor

2021-01-19 Thread GitBox
lordgamez commented on a change in pull request #975: URL: https://github.com/apache/nifi-minifi-cpp/pull/975#discussion_r560092694 ## File path: extensions/aws/s3/S3Wrapper.h ## @@ -31,11 +47,190 @@ namespace minifi { namespace aws { namespace s3 { -class S3Wrapper :

[GitHub] [nifi] humpfhumpf commented on pull request #4167: NIFI-7263 Add [No Tracking] Listing Strategy to ListFile/ListFTP proc…

2021-01-19 Thread GitBox
humpfhumpf commented on pull request #4167: URL: https://github.com/apache/nifi/pull/4167#issuecomment-762768283 Hi @pvillard31 , This PR is now stucked, in my opinion, on a CICD workflow error. Could you please advise?