[GitHub] [nifi] VedaKadam commented on a change in pull request #4670: NIFI-7673 Standalone diagnosis mode verifies independent node

2020-11-19 Thread GitBox
VedaKadam commented on a change in pull request #4670: URL: https://github.com/apache/nifi/pull/4670#discussion_r527030717 ## File path: nifi-toolkit/nifi-toolkit-tls/src/test/groovy/org/apache/nifi/toolkit/tls/diagnosis/TlsToolkitGetDiagnosisStandaloneTest.groovy ## @@ -0,0

[GitHub] [nifi] adenes opened a new pull request #4675: NIFI-8017 NPEx at org.apache.nifi.provenance.index.lucene. IndexDirec…

2020-11-19 Thread GitBox
adenes opened a new pull request #4675: URL: https://github.com/apache/nifi/pull/4675 …toryManager:486 Added an extra null-check to avoid NullPointerException In order to streamline the review of the contribution we ask you to ensure the following steps have been taken:

[GitHub] [nifi] mattyb149 edited a comment on pull request #4601: NIFI-7917 Upgrade avro to 1.10 in nifi-nar-bundles/nifi-standard-serv…

2020-11-19 Thread GitBox
mattyb149 edited a comment on pull request #4601: URL: https://github.com/apache/nifi/pull/4601#issuecomment-730526414 Also two files refer to `org.codehaus.jackson.JsonNode` and should be changed to `com.fasterxml.jackson.databind.JsonNode`: ConvertJSONToSQL TestConvertJSONToSQL

[GitHub] [nifi] humpfhumpf commented on pull request #4156: NIFI-7273: Add flow metrics REST endpoint with for Prometheus scraping

2020-11-19 Thread GitBox
humpfhumpf commented on pull request #4156: URL: https://github.com/apache/nifi/pull/4156#issuecomment-730537868 @nmelche , @keithfenechgig : http://localhost:8080/nifi-api/flow/metrics/prometheus This is an automated

[GitHub] [nifi] bbende commented on a change in pull request #4669: NIFI-7897: Refactored NiFi Stateless to make use of existing NiFi classes

2020-11-19 Thread GitBox
bbende commented on a change in pull request #4669: URL: https://github.com/apache/nifi/pull/4669#discussion_r527089323 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-stateless-bundle/README.md ## @@ -0,0 +1,405 @@ + + +# Introduction + +The Apache NiFi application

[GitHub] [nifi] ChrisSamo632 commented on pull request #4667: NIFI-6403 and NIFI-6404

2020-11-19 Thread GitBox
ChrisSamo632 commented on pull request #4667: URL: https://github.com/apache/nifi/pull/4667#issuecomment-730563161 > I just had a look over the code and it LGTM. > @ijokarumawak, I'm pinging you in case you want to have a look as well on your side? Noticed that while the

[jira] [Commented] (NIFI-8023) Test failure after NIFI-7996 commit if system default TZ is CET

2020-11-19 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17235725#comment-17235725 ] David Handermann commented on NIFI-8023: The TestJdbcCommon class has two references to

[jira] [Updated] (NIFI-8016) Hive connection pool dynamic properties cannot be used

2020-11-19 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-8016: --- Status: Patch Available (was: In Progress) > Hive connection pool dynamic properties cannot be used

[GitHub] [nifi] thenatog commented on pull request #4670: NIFI-7673 Standalone diagnosis mode verifies independent node

2020-11-19 Thread GitBox
thenatog commented on pull request #4670: URL: https://github.com/apache/nifi/pull/4670#issuecomment-730635492 I've tested out using the diagnosis tool and had some feedback on its usage. I've compiled my comments alongside the logs I saw for different tests I tried. Let me know if you

[jira] [Resolved] (NIFI-8017) NPEx at org.apache.nifi.provenance.index.lucene. IndexDirectoryManager:486

2020-11-19 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-8017. -- Resolution: Fixed > NPEx at org.apache.nifi.provenance.index.lucene. IndexDirectoryManager:486 >

[GitHub] [nifi] VedaKadam commented on a change in pull request #4670: NIFI-7673 Standalone diagnosis mode verifies independent node

2020-11-19 Thread GitBox
VedaKadam commented on a change in pull request #4670: URL: https://github.com/apache/nifi/pull/4670#discussion_r527037153 ## File path: nifi-toolkit/nifi-toolkit-tls/src/test/groovy/org/apache/nifi/toolkit/tls/diagnosis/TlsToolkitGetDiagnosisStandaloneTest.groovy ## @@ -0,0

[GitHub] [nifi] mattyb149 opened a new pull request #4678: NIFI-8031: Add UPSERT capability for MySQL in PutDatabaseRecord

2020-11-19 Thread GitBox
mattyb149 opened a new pull request #4678: URL: https://github.com/apache/nifi/pull/4678 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR This PR adds support to the MySQL DatabaseAdapter

[GitHub] [nifi] thenatog edited a comment on pull request #4670: NIFI-7673 Standalone diagnosis mode verifies independent node

2020-11-19 Thread GitBox
thenatog edited a comment on pull request #4670: URL: https://github.com/apache/nifi/pull/4670#issuecomment-730635492 I've tested out using the diagnosis tool and had some feedback on its usage. I've compiled my comments alongside the logs I saw for different tests I tried. Let me know if

[GitHub] [nifi] mattyb149 commented on pull request #4601: NIFI-7917 Upgrade avro to 1.10 in nifi-nar-bundles/nifi-standard-serv…

2020-11-19 Thread GitBox
mattyb149 commented on pull request #4601: URL: https://github.com/apache/nifi/pull/4601#issuecomment-730520211 The build fails due to some remaining references to `org.codehaus.jackson.map.ObjectMapper` which should be replaced with `com.fasterxml.jackson.databind.ObjectMapper`:

[jira] [Assigned] (NIFI-8031) Support MySQL Upsert in PutDatabaseRecord

2020-11-19 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-8031: -- Assignee: Matt Burgess > Support MySQL Upsert in PutDatabaseRecord >

[jira] [Created] (NIFI-8031) Support MySQL Upsert in PutDatabaseRecord

2020-11-19 Thread Matt Burgess (Jira)
Matt Burgess created NIFI-8031: -- Summary: Support MySQL Upsert in PutDatabaseRecord Key: NIFI-8031 URL: https://issues.apache.org/jira/browse/NIFI-8031 Project: Apache NiFi Issue Type:

[GitHub] [nifi] mattyb149 commented on pull request #4601: NIFI-7917 Upgrade avro to 1.10 in nifi-nar-bundles/nifi-standard-serv…

2020-11-19 Thread GitBox
mattyb149 commented on pull request #4601: URL: https://github.com/apache/nifi/pull/4601#issuecomment-730526414 Also two files refer to `org.codehaus.jackson.JsonNode` and should be changed to `com.fasterxml.jackson.databind.JsonNode`: ConvertJSONToSQL TestConvertJSONToSQL

[GitHub] [nifi] mattyb149 commented on pull request #4601: NIFI-7917 Upgrade avro to 1.10 in nifi-nar-bundles/nifi-standard-serv…

2020-11-19 Thread GitBox
mattyb149 commented on pull request #4601: URL: https://github.com/apache/nifi/pull/4601#issuecomment-730550766 I took the liberty of making the changes and putting up a [commit](https://github.com/mattyb149/nifi/commit/5b58e082f632db5adbb67feca678b414edd2550f), feel free to cherry-pick

[jira] [Commented] (NIFI-8017) NPEx at org.apache.nifi.provenance.index.lucene. IndexDirectoryManager:486

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

[jira] [Updated] (NIFI-8017) NPEx at org.apache.nifi.provenance.index.lucene. IndexDirectoryManager:486

2020-11-19 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-8017: - Fix Version/s: 1.13.0 > NPEx at org.apache.nifi.provenance.index.lucene. IndexDirectoryManager:486 >

[GitHub] [nifi] mattyb149 commented on a change in pull request #4588: NIFI-7904: Support for validation query timeout in DBCP,Hive and HBas…

2020-11-19 Thread GitBox
mattyb149 commented on a change in pull request #4588: URL: https://github.com/apache/nifi/pull/4588#discussion_r527046529 ## File path: nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/src/main/java/org/apache/nifi/dbcp/hive/HiveConnectionPool.java ## @@ -71,6 +72,9 @@

[GitHub] [nifi] mattyb149 opened a new pull request #4676: NIFI-8016: Support dynamic properties set on the DataSource in Hive connection pools

2020-11-19 Thread GitBox
mattyb149 opened a new pull request #4676: URL: https://github.com/apache/nifi/pull/4676 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR Fix the use of dynamic properties in Hive

[GitHub] [nifi] mattyb149 edited a comment on pull request #4601: NIFI-7917 Upgrade avro to 1.10 in nifi-nar-bundles/nifi-standard-serv…

2020-11-19 Thread GitBox
mattyb149 edited a comment on pull request #4601: URL: https://github.com/apache/nifi/pull/4601#issuecomment-730526414 Also two files refer to `org.codehaus.jackson.JsonNode` and should be changed to `com.fasterxml.jackson.databind.JsonNode`: ConvertJSONToSQL TestConvertJSONToSQL

[GitHub] [nifi] adenes opened a new pull request #4677: NIFI-8023 Test failure after NIFI-7996 commit if system default TZ is…

2020-11-19 Thread GitBox
adenes opened a new pull request #4677: URL: https://github.com/apache/nifi/pull/4677 … CET 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

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4669: NIFI-7897: Refactored NiFi Stateless to make use of existing NiFi classes

2020-11-19 Thread GitBox
exceptionfactory commented on a change in pull request #4669: URL: https://github.com/apache/nifi/pull/4669#discussion_r527081617 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-stateless-bundle/README.md ## @@ -0,0 +1,405 @@ + + +# Introduction + +The Apache NiFi

[GitHub] [nifi] mattyb149 commented on pull request #4601: NIFI-7917 Upgrade avro to 1.10 in nifi-nar-bundles/nifi-standard-serv…

2020-11-19 Thread GitBox
mattyb149 commented on pull request #4601: URL: https://github.com/apache/nifi/pull/4601#issuecomment-730540878 `AtlasAPIV2ServerEmulator` refers to `DeserializationConfig.Feature` which needs to be replaced with `DeserializationFeature`

[GitHub] [nifi] markap14 merged pull request #4675: NIFI-8017 NPEx at org.apache.nifi.provenance.index.lucene. IndexDirec…

2020-11-19 Thread GitBox
markap14 merged pull request #4675: URL: https://github.com/apache/nifi/pull/4675 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] markap14 commented on pull request #4675: NIFI-8017 NPEx at org.apache.nifi.provenance.index.lucene. IndexDirec…

2020-11-19 Thread GitBox
markap14 commented on pull request #4675: URL: https://github.com/apache/nifi/pull/4675#issuecomment-730634825 Thanks @adenes, good catch. All looks good to me. +1 merged to main. This is an automated message from the Apache

[GitHub] [nifi] levilentz commented on a change in pull request #4638: NIFI-7906: parameterized graph query

2020-11-19 Thread GitBox
levilentz commented on a change in pull request #4638: URL: https://github.com/apache/nifi/pull/4638#discussion_r527226152 ## File path: nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/src/main/java/org/apache/nifi/processors/graph/ExecuteGraphQueryRecord.java ## @@

[GitHub] [nifi] levilentz commented on a change in pull request #4638: NIFI-7906: parameterized graph query

2020-11-19 Thread GitBox
levilentz commented on a change in pull request #4638: URL: https://github.com/apache/nifi/pull/4638#discussion_r527230022 ## File path: nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/src/main/java/org/apache/nifi/processors/graph/ExecuteGraphQueryRecord.java ## @@

[GitHub] [nifi] levilentz commented on a change in pull request #4638: NIFI-7906: parameterized graph query

2020-11-19 Thread GitBox
levilentz commented on a change in pull request #4638: URL: https://github.com/apache/nifi/pull/4638#discussion_r527229886 ## File path: nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/src/main/java/org/apache/nifi/processors/graph/ExecuteGraphQueryRecord.java ## @@

[GitHub] [nifi] levilentz commented on a change in pull request #4638: NIFI-7906: parameterized graph query

2020-11-19 Thread GitBox
levilentz commented on a change in pull request #4638: URL: https://github.com/apache/nifi/pull/4638#discussion_r527227527 ## File path: nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/src/main/java/org/apache/nifi/processors/graph/ExecuteGraphQueryRecord.java ## @@

[GitHub] [nifi] levilentz commented on a change in pull request #4638: NIFI-7906: parameterized graph query

2020-11-19 Thread GitBox
levilentz commented on a change in pull request #4638: URL: https://github.com/apache/nifi/pull/4638#discussion_r527227213 ## File path: nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/src/main/java/org/apache/nifi/processors/graph/ExecuteGraphQueryRecord.java ## @@

[GitHub] [nifi] levilentz commented on a change in pull request #4638: NIFI-7906: parameterized graph query

2020-11-19 Thread GitBox
levilentz commented on a change in pull request #4638: URL: https://github.com/apache/nifi/pull/4638#discussion_r527227687 ## File path: nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/pom.xml ## @@ -78,5 +78,59 @@ 1.13.0-SNAPSHOT test

[GitHub] [nifi] NissimShiman commented on a change in pull request #4627: NIFI-7225 FetchSFTP processor routing to not.found error given when P…

2020-11-19 Thread GitBox
NissimShiman commented on a change in pull request #4627: URL: https://github.com/apache/nifi/pull/4627#discussion_r527270967 ## File path: nifi-commons/nifi-utils/src/main/java/org/apache/nifi/processor/util/StandardValidators.java ## @@ -848,8 +849,8 @@ public

[GitHub] [nifi] levilentz commented on a change in pull request #4638: NIFI-7906: parameterized graph query

2020-11-19 Thread GitBox
levilentz commented on a change in pull request #4638: URL: https://github.com/apache/nifi/pull/4638#discussion_r527228060 ## File path: nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/src/main/java/org/apache/nifi/processors/graph/ExecuteGraphQueryRecord.java ## @@

[GitHub] [nifi] levilentz commented on a change in pull request #4638: NIFI-7906: parameterized graph query

2020-11-19 Thread GitBox
levilentz commented on a change in pull request #4638: URL: https://github.com/apache/nifi/pull/4638#discussion_r527230592 ## File path: nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/src/main/java/org/apache/nifi/processors/graph/ExecuteGraphQueryRecord.java ## @@

[GitHub] [nifi] levilentz commented on a change in pull request #4638: NIFI-7906: parameterized graph query

2020-11-19 Thread GitBox
levilentz commented on a change in pull request #4638: URL: https://github.com/apache/nifi/pull/4638#discussion_r527230291 ## File path: nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/src/main/java/org/apache/nifi/processors/graph/ExecuteGraphQueryRecord.java ## @@

[GitHub] [nifi] ijokarumawak commented on pull request #4667: NIFI-6403 and NIFI-6404

2020-11-19 Thread GitBox
ijokarumawak commented on pull request #4667: URL: https://github.com/apache/nifi/pull/4667#issuecomment-730929288 Thanks @ChrisSamo632 for the changes and @pvillard31 for pinging me. I took a look briefly, the changes look good to me. I will have some time in the next few days to look at

[jira] [Created] (NIFI-8032) fix RecordPath Guide doc

2020-11-19 Thread ZhangCheng (Jira)
ZhangCheng created NIFI-8032: Summary: fix RecordPath Guide doc Key: NIFI-8032 URL: https://issues.apache.org/jira/browse/NIFI-8032 Project: Apache NiFi Issue Type: Bug Reporter:

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r526678496 ## File path: libminifi/src/c2/C2Agent.cpp ## @@ -873,6 +664,161 @@ void C2Agent::update_agent() { } } +utils::TaskRescheduleInfo

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r526772202 ## File path: libminifi/src/FlowController.cpp ## @@ -70,60 +71,33 @@ namespace apache { namespace nifi { namespace minifi { -#define

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
fgerlits commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r526759292 ## File path: libminifi/src/c2/C2Client.cpp ## @@ -0,0 +1,335 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or more +

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
fgerlits commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r526750750 ## File path: libminifi/src/FlowController.cpp ## @@ -70,60 +71,33 @@ namespace apache { namespace nifi { namespace minifi { -#define

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request #939: MINIFICPP-1409 Add default credentials provider chain support to AWS authentication

2020-11-19 Thread GitBox
lordgamez opened a new pull request #939: URL: https://github.com/apache/nifi-minifi-cpp/pull/939 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 taken:

[jira] [Created] (NIFI-8028) Cannot compile "SNAPSHOT" extention

2020-11-19 Thread humpfhumpf (Jira)
humpfhumpf created NIFI-8028: Summary: Cannot compile "SNAPSHOT" extention Key: NIFI-8028 URL: https://issues.apache.org/jira/browse/NIFI-8028 Project: Apache NiFi Issue Type: Bug

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r526858625 ## File path: libminifi/src/c2/C2Client.cpp ## @@ -0,0 +1,335 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r526858104 ## File path: libminifi/src/c2/C2Client.cpp ## @@ -0,0 +1,335 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r526895238 ## File path: libminifi/test/unit/FileSystemTests.cpp ## @@ -0,0 +1,90 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r526860105 ## File path: libminifi/src/utils/EncryptionProvider.cpp ## @@ -15,40 +14,45 @@ * See the License for the specific language governing

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r526867132 ## File path: libminifi/src/c2/C2Client.cpp ## @@ -0,0 +1,335 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or

[jira] [Updated] (NIFI-8024) EncryptedFileSystemRepository EOFException on null ContentClaim

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

[jira] [Commented] (NIFI-8024) EncryptedFileSystemRepository EOFException on null ContentClaim

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

[GitHub] [nifi] markap14 commented on pull request #4674: NIFI-8024 Added null claim check to EncryptedFileSystemRepository.read()

2020-11-19 Thread GitBox
markap14 commented on pull request #4674: URL: https://github.com/apache/nifi/pull/4674#issuecomment-730401669 Thanks for fixing that @exceptionfactory! Code change makes sense to me. Looks good. Unit tests verify behavior. +1 merged to main.

[GitHub] [nifi] markap14 merged pull request #4674: NIFI-8024 Added null claim check to EncryptedFileSystemRepository.read()

2020-11-19 Thread GitBox
markap14 merged pull request #4674: URL: https://github.com/apache/nifi/pull/4674 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r526858104 ## File path: libminifi/src/c2/C2Client.cpp ## @@ -0,0 +1,335 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r526860105 ## File path: libminifi/src/utils/EncryptionProvider.cpp ## @@ -15,40 +14,45 @@ * See the License for the specific language governing

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r526864912 ## File path: libminifi/include/utils/file/FileSystem.h ## @@ -0,0 +1,57 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r526895679 ## File path: libminifi/src/utils/file/FileSystem.cpp ## @@ -0,0 +1,80 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one

[jira] [Created] (NIFI-8029) InvokeHTTP throwing illegalArgumentException when dynamic property has accent

2020-11-19 Thread Jira
André Luiz Fernandes do Prado created NIFI-8029: --- Summary: InvokeHTTP throwing illegalArgumentException when dynamic property has accent Key: NIFI-8029 URL:

[GitHub] [nifi] VedaKadam commented on a change in pull request #4670: NIFI-7673 Standalone diagnosis mode verifies independent node

2020-11-19 Thread GitBox
VedaKadam commented on a change in pull request #4670: URL: https://github.com/apache/nifi/pull/4670#discussion_r526965016 ## File path: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/diagnosis/TlsToolkitGetDiagnosisStandalone.java ## @@ -0,0 +1,664

[jira] [Updated] (NIFI-8029) InvokeHTTP throwing illegalArgumentException when dynamic property has accent

2020-11-19 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] André Luiz Fernandes do Prado updated NIFI-8029: Description: !Seleção_047.png|width=932,height=671!

[jira] [Updated] (NIFI-8029) InvokeHTTP throwing illegalArgumentException when dynamic property has accent

2020-11-19 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] André Luiz Fernandes do Prado updated NIFI-8029: Description: !Seleção_047.png|width=932,height=671!

[jira] [Updated] (NIFI-8029) InvokeHTTP throwing illegalArgumentException when dynamic property has accent

2020-11-19 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] André Luiz Fernandes do Prado updated NIFI-8029: Description: !Seleção_047.png|width=932,height=671!

[GitHub] [nifi] VedaKadam commented on a change in pull request #4670: NIFI-7673 Standalone diagnosis mode verifies independent node

2020-11-19 Thread GitBox
VedaKadam commented on a change in pull request #4670: URL: https://github.com/apache/nifi/pull/4670#discussion_r526979642 ## File path: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/diagnosis/TlsToolkitGetDiagnosisStandalone.java ## @@ -0,0 +1,664

[jira] [Created] (NIFI-8030) Improve Atlas lineage when using PutHDFS to push data accessed through Hive

2020-11-19 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-8030: Summary: Improve Atlas lineage when using PutHDFS to push data accessed through Hive Key: NIFI-8030 URL: https://issues.apache.org/jira/browse/NIFI-8030 Project:

[GitHub] [nifi] VedaKadam commented on a change in pull request #4670: NIFI-7673 Standalone diagnosis mode verifies independent node

2020-11-19 Thread GitBox
VedaKadam commented on a change in pull request #4670: URL: https://github.com/apache/nifi/pull/4670#discussion_r526989534 ## File path: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/diagnosis/TlsToolkitGetDiagnosisStandalone.java ## @@ -0,0 +1,664

[GitHub] [nifi] VedaKadam commented on a change in pull request #4670: NIFI-7673 Standalone diagnosis mode verifies independent node

2020-11-19 Thread GitBox
VedaKadam commented on a change in pull request #4670: URL: https://github.com/apache/nifi/pull/4670#discussion_r526990641 ## File path: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/diagnosis/TlsToolkitGetDiagnosisStandalone.java ## @@ -0,0 +1,664

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
fgerlits commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r526994756 ## File path: libminifi/src/c2/C2Client.cpp ## @@ -0,0 +1,335 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or more +

[jira] [Commented] (NIFI-7962) NiFi should not respond with HTTP 500 errors for HTTP TRACK request

2020-11-19 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17235556#comment-17235556 ] David Handermann commented on NIFI-7962: Is this still a problem when the

[GitHub] [nifi] VedaKadam commented on a change in pull request #4670: NIFI-7673 Standalone diagnosis mode verifies independent node

2020-11-19 Thread GitBox
VedaKadam commented on a change in pull request #4670: URL: https://github.com/apache/nifi/pull/4670#discussion_r526998832 ## File path: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/diagnosis/TlsToolkitGetDiagnosisStandalone.java ## @@ -0,0 +1,664

[GitHub] [nifi] tlsmith109 commented on a change in pull request #4627: NIFI-7225 FetchSFTP processor routing to not.found error given when P…

2020-11-19 Thread GitBox
tlsmith109 commented on a change in pull request #4627: URL: https://github.com/apache/nifi/pull/4627#discussion_r527000620 ## File path: nifi-commons/nifi-utils/src/main/java/org/apache/nifi/processor/util/StandardValidators.java ## @@ -503,6 +503,7 @@ public

[GitHub] [nifi] VedaKadam commented on a change in pull request #4670: NIFI-7673 Standalone diagnosis mode verifies independent node

2020-11-19 Thread GitBox
VedaKadam commented on a change in pull request #4670: URL: https://github.com/apache/nifi/pull/4670#discussion_r527001402 ## File path: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/diagnosis/TlsToolkitGetDiagnosisStandalone.java ## @@ -0,0 +1,664

[GitHub] [nifi] VedaKadam commented on a change in pull request #4670: NIFI-7673 Standalone diagnosis mode verifies independent node

2020-11-19 Thread GitBox
VedaKadam commented on a change in pull request #4670: URL: https://github.com/apache/nifi/pull/4670#discussion_r527001300 ## File path: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/diagnosis/TlsToolkitGetDiagnosisStandalone.java ## @@ -0,0 +1,664

[GitHub] [nifi] VedaKadam commented on a change in pull request #4670: NIFI-7673 Standalone diagnosis mode verifies independent node

2020-11-19 Thread GitBox
VedaKadam commented on a change in pull request #4670: URL: https://github.com/apache/nifi/pull/4670#discussion_r527002762 ## File path: nifi-toolkit/nifi-toolkit-tls/src/test/groovy/org/apache/nifi/toolkit/tls/diagnosis/TlsToolkitGetDiagnosisStandaloneTest.groovy ## @@ -0,0

[GitHub] [nifi] VedaKadam commented on a change in pull request #4670: NIFI-7673 Standalone diagnosis mode verifies independent node

2020-11-19 Thread GitBox
VedaKadam commented on a change in pull request #4670: URL: https://github.com/apache/nifi/pull/4670#discussion_r527004277 ## File path: nifi-toolkit/nifi-toolkit-tls/src/test/groovy/org/apache/nifi/toolkit/tls/diagnosis/TlsToolkitGetDiagnosisCommandLineTest.groovy ## @@ -0,0

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
fgerlits commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r527005657 ## File path: libminifi/src/c2/C2Client.cpp ## @@ -0,0 +1,335 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or more +

[GitHub] [nifi] tlsmith109 commented on a change in pull request #4627: NIFI-7225 FetchSFTP processor routing to not.found error given when P…

2020-11-19 Thread GitBox
tlsmith109 commented on a change in pull request #4627: URL: https://github.com/apache/nifi/pull/4627#discussion_r527008993 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/TailFile.java ## @@

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-11-19 Thread GitBox
szaszm commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r527014281 ## File path: libminifi/src/c2/C2Client.cpp ## @@ -0,0 +1,335 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or more + *