[GitHub] [nifi] simonbence commented on a change in pull request #5059: NIFI-8519 Adding HDFS support for NAR autoload

2021-05-14 Thread GitBox
simonbence commented on a change in pull request #5059: URL: https://github.com/apache/nifi/pull/5059#discussion_r632373207 ## File path: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/nar/hadoop/HDFSNarProvider.java ## @@ -0,0 +1,231

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1044: MINIFICPP-1526 Add ConsumeJournald to consume systemd journal messages

2021-05-14 Thread GitBox
martinzink commented on a change in pull request #1044: URL: https://github.com/apache/nifi-minifi-cpp/pull/1044#discussion_r632373602 ## File path: extensions/systemd/CMakeLists.txt ## @@ -0,0 +1,28 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [nifi-minifi-cpp] martinzink commented on pull request #1069: MINIFICPP-1084: Linter check should be platform independent

2021-05-14 Thread GitBox
martinzink commented on pull request #1069: URL: https://github.com/apache/nifi-minifi-cpp/pull/1069#issuecomment-841044256 > You could also assign yourself and link [MINIFICPP-1521](https://issues.apache.org/jira/browse/MINIFICPP-1521) jira ticket to this PR. It seems to me the only

[jira] [Commented] (NIFI-6501) Add config to limit buffer queue size in CaptureChangeMySQL

2021-05-14 Thread Pawel Chudzik (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344364#comment-17344364 ] Pawel Chudzik commented on NIFI-6501: - Hey, Why hasn't this PR been merged ? The proposed solution

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1066: MINIFICPP-1532: Create a processor to capture resource consumption me…

2021-05-14 Thread GitBox
adamdebreceni commented on a change in pull request #1066: URL: https://github.com/apache/nifi-minifi-cpp/pull/1066#discussion_r632382945 ## File path: extensions/pdh/PerformanceDataMonitor.cpp ## @@ -0,0 +1,285 @@ +/** + * @file GenerateFlowFile.cpp + * GenerateFlowFile class

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1066: MINIFICPP-1532: Create a processor to capture resource consumption me…

2021-05-14 Thread GitBox
martinzink commented on a change in pull request #1066: URL: https://github.com/apache/nifi-minifi-cpp/pull/1066#discussion_r632397255 ## File path: extensions/pdh/PerformanceDataMonitor.cpp ## @@ -0,0 +1,285 @@ +/** + * @file GenerateFlowFile.cpp + * GenerateFlowFile class

[GitHub] [nifi-minifi-cpp] adamdebreceni opened a new pull request #1074: MINIFICPP-1560 - Change some c2 log levels

2021-05-14 Thread GitBox
adamdebreceni opened a new pull request #1074: URL: https://github.com/apache/nifi-minifi-cpp/pull/1074 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the following steps have been

[GitHub] [nifi] simonbence commented on a change in pull request #5059: NIFI-8519 Adding HDFS support for NAR autoload

2021-05-14 Thread GitBox
simonbence commented on a change in pull request #5059: URL: https://github.com/apache/nifi/pull/5059#discussion_r632359050 ## File path: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/nar/hadoop/HDFSNarProvider.java ## @@ -0,0 +1,231

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1044: MINIFICPP-1526 Add ConsumeJournald to consume systemd journal messages

2021-05-14 Thread GitBox
martinzink commented on a change in pull request #1044: URL: https://github.com/apache/nifi-minifi-cpp/pull/1044#discussion_r632376008 ## File path: CMakeLists.txt ## @@ -564,6 +560,14 @@ if (ENABLE_ALL OR ENABLE_AZURE) createExtension(AZURE-EXTENSIONS "AZURE

[jira] [Created] (MINIFICPP-1560) Reclassify some c2 logs

2021-05-14 Thread Adam Debreceni (Jira)
Adam Debreceni created MINIFICPP-1560: - Summary: Reclassify some c2 logs Key: MINIFICPP-1560 URL: https://issues.apache.org/jira/browse/MINIFICPP-1560 Project: Apache NiFi MiNiFi C++

[GitHub] [nifi-registry] exceptionfactory commented on a change in pull request #319: NIFIREG-395 - Implemented the ability to import and export versioned flows through the UI

2021-05-14 Thread GitBox
exceptionfactory commented on a change in pull request #319: URL: https://github.com/apache/nifi-registry/pull/319#discussion_r632501622 ## File path: nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/api/BucketFlowResource.java ## @@ -291,6

[GitHub] [nifi] gschaer commented on a change in pull request #5069: NIFI-6685: Add align and distribute UI actions

2021-05-14 Thread GitBox
gschaer commented on a change in pull request #5069: URL: https://github.com/apache/nifi/pull/5069#discussion_r632440456 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml ## @@ -246,6 +246,11 @@

[GitHub] [nifi] gschaer commented on a change in pull request #5069: NIFI-6685: Add align and distribute UI actions

2021-05-14 Thread GitBox
gschaer commented on a change in pull request #5069: URL: https://github.com/apache/nifi/pull/5069#discussion_r632441945 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-context-menu.js ## @@ -844,9

[GitHub] [nifi] gresockj commented on a change in pull request #5044: NIFI-8462 Refactored PutSyslog and ListenSyslog using Netty

2021-05-14 Thread GitBox
gresockj commented on a change in pull request #5044: URL: https://github.com/apache/nifi/pull/5044#discussion_r632070182 ## File path: nifi-nar-bundles/nifi-extension-utils/nifi-event-transport/src/main/java/org/apache/nifi/event/transport/message/ByteArrayMessage.java ## @@

[jira] [Created] (MINIFICPP-1561) Support rocksdb encryption

2021-05-14 Thread Adam Debreceni (Jira)
Adam Debreceni created MINIFICPP-1561: - Summary: Support rocksdb encryption Key: MINIFICPP-1561 URL: https://issues.apache.org/jira/browse/MINIFICPP-1561 Project: Apache NiFi MiNiFi C++

[GitHub] [nifi] gschaer commented on a change in pull request #5069: NIFI-6685: Add align and distribute UI actions

2021-05-14 Thread GitBox
gschaer commented on a change in pull request #5069: URL: https://github.com/apache/nifi/pull/5069#discussion_r632440456 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml ## @@ -246,6 +246,11 @@

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1044: MINIFICPP-1526 Add ConsumeJournald to consume systemd journal messages

2021-05-14 Thread GitBox
martinzink commented on a change in pull request #1044: URL: https://github.com/apache/nifi-minifi-cpp/pull/1044#discussion_r632507305 ## File path: extensions/systemd/ConsumeJournald.cpp ## @@ -0,0 +1,262 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1044: MINIFICPP-1526 Add ConsumeJournald to consume systemd journal messages

2021-05-14 Thread GitBox
martinzink commented on a change in pull request #1044: URL: https://github.com/apache/nifi-minifi-cpp/pull/1044#discussion_r632507305 ## File path: extensions/systemd/ConsumeJournald.cpp ## @@ -0,0 +1,262 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [nifi] exceptionfactory commented on pull request #5068: NIFI-8516 Enabled HTTPS and Single User Authentication by default

2021-05-14 Thread GitBox
exceptionfactory commented on pull request #5068: URL: https://github.com/apache/nifi/pull/5068#issuecomment-841239615 > Great work, this has a nice feel to it when you put it all together! Just documentation comments below. Also, we should update the Getting Started guide, which still

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5068: NIFI-8516 Enabled HTTPS and Single User Authentication by default

2021-05-14 Thread GitBox
exceptionfactory commented on a change in pull request #5068: URL: https://github.com/apache/nifi/pull/5068#discussion_r632521823 ## File path: nifi-docs/src/main/asciidoc/administration-guide.adoc ## @@ -3527,7 +3527,7 @@ For example, to provide two additional network

[GitHub] [nifi] gresockj commented on a change in pull request #5072: WIP NIFI-8490: Adding inherited parameter contexts

2021-05-14 Thread GitBox
gresockj commented on a change in pull request #5072: URL: https://github.com/apache/nifi/pull/5072#discussion_r632768725 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ParameterContextResource.java

[GitHub] [nifi-registry] sardell commented on pull request #319: NIFIREG-395 - Implemented the ability to import and export versioned flows through the UI

2021-05-14 Thread GitBox
sardell commented on pull request #319: URL: https://github.com/apache/nifi-registry/pull/319#issuecomment-841502608 @mtien-apache I just finished looking at the UI code and testing your changes in the UI. Nice work. I'm a +1 (non-binding). -- This is an automated message from the

[GitHub] [nifi] exceptionfactory commented on pull request #5068: NIFI-8516 Enabled HTTPS and Single User Authentication by default

2021-05-14 Thread GitBox
exceptionfactory commented on pull request #5068: URL: https://github.com/apache/nifi/pull/5068#issuecomment-841502727 > Haven't tried it to confirm, but I don't think this will work with the Docker start scripts, which still default to no authentication (or is that a conscious decision)?

[jira] [Updated] (NIFI-8535) PutDatabaseRecord should give a better message when the table cannot be found

2021-05-14 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-8535: --- Fix Version/s: 1.14.0 > PutDatabaseRecord should give a better message when the table cannot be found

[jira] [Commented] (NIFI-8333) Issues with invokehttp/SSL Service after "Terminate Task" (e.g. due to long running transactions) and misleading error-message

2021-05-14 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344877#comment-17344877 ] David Handermann commented on NIFI-8333: [~aklingens] Thanks for following up and confirming the

[GitHub] [nifi] ChrisSamo632 commented on pull request #5068: NIFI-8516 Enabled HTTPS and Single User Authentication by default

2021-05-14 Thread GitBox
ChrisSamo632 commented on pull request #5068: URL: https://github.com/apache/nifi/pull/5068#issuecomment-841496430 Haven't tried it to confirm, but I don't think this will work with the Docker start scripts, which still default to no authentication (or is that a conscious decision)? --

[GitHub] [nifi] mcgilman commented on a change in pull request #5072: WIP NIFI-8490: Adding inherited parameter contexts

2021-05-14 Thread GitBox
mcgilman commented on a change in pull request #5072: URL: https://github.com/apache/nifi/pull/5072#discussion_r632759213 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ParameterContextResource.java

[GitHub] [nifi-registry] mtien-apache commented on a change in pull request #319: NIFIREG-395 - Implemented the ability to import and export versioned flows through the UI

2021-05-14 Thread GitBox
mtien-apache commented on a change in pull request #319: URL: https://github.com/apache/nifi-registry/pull/319#discussion_r632768175 ## File path: nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/api/BucketFlowResource.java ## @@ -291,6

[GitHub] [nifi] thenatog commented on pull request #5077: NIFI-8604 Upgraded Apache Accumulo to 2.0.1

2021-05-14 Thread GitBox
thenatog commented on pull request #5077: URL: https://github.com/apache/nifi/pull/5077#issuecomment-841537814 I checked the Accumulo page for release notes on this and checked the commits for the 2.0.1 tag, looks like there shouldn't be any compatibility issues with this patch version

[GitHub] [nifi] thenatog commented on pull request #5068: NIFI-8516 Enabled HTTPS and Single User Authentication by default

2021-05-14 Thread GitBox
thenatog commented on pull request #5068: URL: https://github.com/apache/nifi/pull/5068#issuecomment-841539840 Will review -- 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.

[GitHub] [nifi] asfgit closed pull request #5074: NIFI-8343 - Updated solr from 8.4.1 to 8.8.2. Small code changes were…

2021-05-14 Thread GitBox
asfgit closed pull request #5074: URL: https://github.com/apache/nifi/pull/5074 -- 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. For queries about this service, please

[jira] [Commented] (NIFI-8343) Upgrade solr dependency

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

[GitHub] [nifi] simonbence commented on a change in pull request #5059: NIFI-8519 Adding HDFS support for NAR autoload

2021-05-14 Thread GitBox
simonbence commented on a change in pull request #5059: URL: https://github.com/apache/nifi/pull/5059#discussion_r632378409 ## File path: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/nar/hadoop/HDFSNarProvider.java ## @@ -0,0 +1,231

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

2021-05-14 Thread GitBox
pvillard31 commented on pull request #3511: URL: https://github.com/apache/nifi/pull/3511#issuecomment-841119994 @patricker - any chance you can rebase this against main/latest? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Resolved] (NIFI-8343) Upgrade solr dependency

2021-05-14 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-8343. Resolution: Fixed > Upgrade solr dependency > --- > >

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5044: NIFI-8462 Refactored PutSyslog and ListenSyslog using Netty

2021-05-14 Thread GitBox
exceptionfactory commented on a change in pull request #5044: URL: https://github.com/apache/nifi/pull/5044#discussion_r632532916 ## File path: nifi-nar-bundles/nifi-extension-utils/nifi-event-transport/src/main/java/org/apache/nifi/event/transport/netty/EventLoopGroupFactory.java

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5044: NIFI-8462 Refactored PutSyslog and ListenSyslog using Netty

2021-05-14 Thread GitBox
exceptionfactory commented on a change in pull request #5044: URL: https://github.com/apache/nifi/pull/5044#discussion_r632534325 ## File path: nifi-nar-bundles/nifi-extension-utils/nifi-event-transport/src/main/java/org/apache/nifi/event/transport/netty/NettyEventSenderFactory.java

[jira] [Updated] (NIFI-8527) LivySessionController validator issue

2021-05-14 Thread Celso Marques (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Celso Marques updated NIFI-8527: Attachment: livy-error.png livy-config.png hadoop.png

[jira] [Commented] (NIFI-8527) LivySessionController validator issue

2021-05-14 Thread Celso Marques (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344606#comment-17344606 ] Celso Marques commented on NIFI-8527: - Unfortunately no! I tried to point to HDFS location and didn't

[GitHub] [nifi] gresockj commented on a change in pull request #5044: NIFI-8462 Refactored PutSyslog and ListenSyslog using Netty

2021-05-14 Thread GitBox
gresockj commented on a change in pull request #5044: URL: https://github.com/apache/nifi/pull/5044#discussion_r632555033 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ListenSyslog.java ## @@

[jira] [Updated] (NIFI-8538) Upgrade Apache Commons IO to 2.8.0

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

[GitHub] [nifi] mattyb149 closed pull request #5073: NIFI-8538 Upgraded Apache Commons IO to 2.8.0

2021-05-14 Thread GitBox
mattyb149 closed pull request #5073: URL: https://github.com/apache/nifi/pull/5073 -- 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. For queries about this service, please

[jira] [Commented] (NIFI-8538) Upgrade Apache Commons IO to 2.8.0

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

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5044: NIFI-8462 Refactored PutSyslog and ListenSyslog using Netty

2021-05-14 Thread GitBox
exceptionfactory commented on a change in pull request #5044: URL: https://github.com/apache/nifi/pull/5044#discussion_r632533499 ## File path: nifi-nar-bundles/nifi-extension-utils/nifi-event-transport/src/main/java/org/apache/nifi/event/transport/netty/NettyEventSenderFactory.java

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5044: NIFI-8462 Refactored PutSyslog and ListenSyslog using Netty

2021-05-14 Thread GitBox
exceptionfactory commented on a change in pull request #5044: URL: https://github.com/apache/nifi/pull/5044#discussion_r632536283 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutSyslog.java ##

[GitHub] [nifi] exceptionfactory commented on pull request #5044: NIFI-8462 Refactored PutSyslog and ListenSyslog using Netty

2021-05-14 Thread GitBox
exceptionfactory commented on pull request #5044: URL: https://github.com/apache/nifi/pull/5044#issuecomment-841257313 Thanks for the thorough review and helpful feedback @gresockj! I added a commit including the changes and rebased on main to incorporate recent updates. -- This is an

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5044: NIFI-8462 Refactored PutSyslog and ListenSyslog using Netty

2021-05-14 Thread GitBox
exceptionfactory commented on a change in pull request #5044: URL: https://github.com/apache/nifi/pull/5044#discussion_r632529701 ## File path: nifi-nar-bundles/nifi-extension-utils/nifi-event-transport/src/main/java/org/apache/nifi/event/transport/message/ByteArrayMessage.java

[GitHub] [nifi] mattyb149 commented on pull request #5073: NIFI-8538 Upgraded Apache Commons IO to 2.8.0

2021-05-14 Thread GitBox
mattyb149 commented on pull request #5073: URL: https://github.com/apache/nifi/pull/5073#issuecomment-841247051 +1 LGTM, ran various flows using some affected processors, everything looks good. Thanks for the upgrade! Merging to main -- This is an automated message from the Apache Git

[GitHub] [nifi] simonbence commented on a change in pull request #5059: NIFI-8519 Adding HDFS support for NAR autoload

2021-05-14 Thread GitBox
simonbence commented on a change in pull request #5059: URL: https://github.com/apache/nifi/pull/5059#discussion_r632531276 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-nar-loading-utils/src/main/java/org/apache/nifi/nar/NarProviderTask.java

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5044: NIFI-8462 Refactored PutSyslog and ListenSyslog using Netty

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

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5044: NIFI-8462 Refactored PutSyslog and ListenSyslog using Netty

2021-05-14 Thread GitBox
exceptionfactory commented on a change in pull request #5044: URL: https://github.com/apache/nifi/pull/5044#discussion_r632540020 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutSyslog.java ##

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5034: NIFI-8445: Implementing VaultCommunicationService

2021-05-14 Thread GitBox
exceptionfactory commented on a change in pull request #5034: URL: https://github.com/apache/nifi/pull/5034#discussion_r632548420 ## File path: nifi-commons/nifi-vault-utils/src/test/java/org/apache/nifi/vault/hashicorp/TestHashiCorpVaultConfiguration.java ## @@ -0,0 +1,195

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5044: NIFI-8462 Refactored PutSyslog and ListenSyslog using Netty

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

[GitHub] [nifi] scottyaslan commented on a change in pull request #5060: NIFI-8520 - Parameter Contexts - Show the wrong information of referencing compon…

2021-05-14 Thread GitBox
scottyaslan commented on a change in pull request #5060: URL: https://github.com/apache/nifi/pull/5060#discussion_r632740807 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-parameter-contexts.js ## @@

[GitHub] [nifi] markap14 commented on pull request #5070: NIFI-8535: Better error message in PutDatabaseRecord when table does not exist

2021-05-14 Thread GitBox
markap14 commented on pull request #5070: URL: https://github.com/apache/nifi/pull/5070#issuecomment-841448744 Thanks @mattyb149 looks good to me +1 merged 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

[GitHub] [nifi] markap14 merged pull request #5070: NIFI-8535: Better error message in PutDatabaseRecord when table does not exist

2021-05-14 Thread GitBox
markap14 merged pull request #5070: URL: https://github.com/apache/nifi/pull/5070 -- 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. For queries about this service, please

[jira] [Commented] (NIFI-8535) PutDatabaseRecord should give a better message when the table cannot be found

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

[jira] [Commented] (NIFI-8535) PutDatabaseRecord should give a better message when the table cannot be found

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

[jira] [Updated] (NIFI-8535) PutDatabaseRecord should give a better message when the table cannot be found

2021-05-14 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-8535: - Resolution: Fixed Status: Resolved (was: Patch Available) > PutDatabaseRecord should give a

[GitHub] [nifi] exceptionfactory opened a new pull request #5077: NIFI-8604 Upgraded Apache Accumulo to 2.0.1

2021-05-14 Thread GitBox
exceptionfactory opened a new pull request #5077: URL: https://github.com/apache/nifi/pull/5077 Description of PR NIFI-8604 Upgrades Apache Accumulo libraries from 2.0.0 to 2.0.1. This update brings the client version up to date with the current server version and avoids the

[GitHub] [nifi] mattyb149 commented on pull request #5076: NIFI-8542: When returning content via TriggerResult.readContent(FlowF…

2021-05-14 Thread GitBox
mattyb149 commented on pull request #5076: URL: https://github.com/apache/nifi/pull/5076#issuecomment-841372884 +1 LGTM, verified the system tests and stateless flow with SplitText work as expected. Thanks for the fix! Merging to main -- This is an automated message from the Apache Git

[GitHub] [nifi] mattyb149 closed pull request #5076: NIFI-8542: When returning content via TriggerResult.readContent(FlowF…

2021-05-14 Thread GitBox
mattyb149 closed pull request #5076: URL: https://github.com/apache/nifi/pull/5076 -- 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. For queries about this service, please

[jira] [Updated] (NIFI-8542) The FlowFile content returned by Stateless TriggerResult.readContent may contain too much data

2021-05-14 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-8542: --- Resolution: Fixed Status: Resolved (was: Patch Available) > The FlowFile content returned by

[jira] [Commented] (NIFI-8542) The FlowFile content returned by Stateless TriggerResult.readContent may contain too much data

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

[GitHub] [nifi] markap14 closed pull request #5059: NIFI-8519 Adding HDFS support for NAR autoload

2021-05-14 Thread GitBox
markap14 closed pull request #5059: URL: https://github.com/apache/nifi/pull/5059 -- 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. For queries about this service, please

[jira] [Created] (NIFI-8604) Upgrade Apache Accumulo to 2.0.1

2021-05-14 Thread David Handermann (Jira)
David Handermann created NIFI-8604: -- Summary: Upgrade Apache Accumulo to 2.0.1 Key: NIFI-8604 URL: https://issues.apache.org/jira/browse/NIFI-8604 Project: Apache NiFi Issue Type:

[jira] [Updated] (NIFI-8519) HDFS support for Hot Loading

2021-05-14 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-8519: - Fix Version/s: 1.14.0 Resolution: Fixed Status: Resolved (was: Patch Available) > HDFS

[GitHub] [nifi] asfgit closed pull request #5034: NIFI-8445: Implementing VaultCommunicationService

2021-05-14 Thread GitBox
asfgit closed pull request #5034: URL: https://github.com/apache/nifi/pull/5034 -- 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. For queries about this service, please

[jira] [Commented] (NIFI-8445) Implement Hashicorp VaultCommunicationService

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

[jira] [Resolved] (NIFI-8445) Implement Hashicorp VaultCommunicationService

2021-05-14 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-8445. Fix Version/s: 1.14.0 Resolution: Fixed > Implement Hashicorp

[GitHub] [nifi-registry] andrewmlim commented on pull request #319: NIFIREG-395 - Implemented the ability to import and export versioned flows through the UI

2021-05-14 Thread GitBox
andrewmlim commented on pull request #319: URL: https://github.com/apache/nifi-registry/pull/319#issuecomment-841409765 > Recent changes include: > > * Changed the dialog title from 'Download Version' to 'Export Version' and refactored the component. @bbende @andrewmlim @moranr

[jira] [Resolved] (NIFI-8329) Upgrade NiFi direct dependencies

2021-05-14 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-8329. Resolution: Fixed Closing based on completion of sub-tasks. > Upgrade NiFi direct

[jira] [Updated] (NIFI-7737) Add support for String[] to PutCassandraRecord

2021-05-14 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-7737: --- Affects Version/s: (was: 1.11.4) Status: Patch Available (was: Open) > Add

[GitHub] [nifi] mattyb149 commented on pull request #5005: NIFI-7737: add string array option to putcassandrarecord

2021-05-14 Thread GitBox
mattyb149 commented on pull request #5005: URL: https://github.com/apache/nifi/pull/5005#issuecomment-841383963 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

[jira] [Commented] (NIFI-8519) HDFS support for Hot Loading

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

[GitHub] [nifi] markap14 commented on pull request #5059: NIFI-8519 Adding HDFS support for NAR autoload

2021-05-14 Thread GitBox
markap14 commented on pull request #5059: URL: https://github.com/apache/nifi/pull/5059#issuecomment-841386401 Thanks @simonbence ! All looks good now. Fixed one checkstyle violation but all was good otherwise. +1 merged to main! -- This is an automated message from the Apache Git