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

2020-10-29 Thread GitBox
naddym commented on pull request #4588: URL: https://github.com/apache/nifi/pull/4588#issuecomment-719184116 @mattyb149 Any update on this PR please? This is an automated message from the Apache Git Service. To respond to

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
szaszm commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514640192 ## File path: libminifi/src/controllers/keyvalue/PersistableKeyValueStoreService.cpp ## @@ -29,20 +29,31 @@

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
szaszm commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514638672 ## File path: libminifi/include/core/CoreComponentState.h ## @@ -48,13 +49,13 @@ class CoreComponentStateManagerProvider { public: virtual

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
szaszm commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514638319 ## File path: libminifi/src/ThreadedSchedulingAgent.cpp ## @@ -110,16 +110,15 @@ void ThreadedSchedulingAgent::schedule(std::shared_ptr processo

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
szaszm commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514637504 ## File path: libminifi/include/core/logging/Logger.h ## @@ -59,11 +59,18 @@ inline char const* conditional_conversion(const utils::SmallString&

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
szaszm commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514637504 ## File path: libminifi/include/core/logging/Logger.h ## @@ -59,11 +59,18 @@ inline char const* conditional_conversion(const utils::SmallString&

[jira] [Updated] (NIFI-7452) Support adls_gen2_directory in Atlas reporting task

2020-10-29 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi updated NIFI-7452: -- Status: Patch Available (was: In Progress) > Support adls_gen2_directory in Atlas reporting

[GitHub] [nifi] turcsanyip opened a new pull request #4636: NIFI-7452: Support adls_gen2_directory in Atlas reporting task

2020-10-29 Thread GitBox
turcsanyip opened a new pull request #4636: URL: https://github.com/apache/nifi/pull/4636 Description of PR https://issues.apache.org/jira/browse/NIFI-7452 In order to streamline the review of the contribution we ask you to ensure the following steps have been

[jira] [Commented] (NIFI-7964) PutAzureBlobStorage OutOfMemory Exception

2020-10-29 Thread Eric Secules (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17223281#comment-17223281 ] Eric Secules commented on NIFI-7964: [~jfrazee] This is the first time I can think that i have tried

[GitHub] [nifi] MikeThomsen commented on pull request #4628: NIFI-7958 ConvertAvroToORC - decimal support

2020-10-29 Thread GitBox
MikeThomsen commented on pull request #4628: URL: https://github.com/apache/nifi/pull/4628#issuecomment-719047603 You need to rebase against `main` and force push to your branch. This is an automated message from the Apache

[GitHub] [nifi] MikeThomsen opened a new pull request #4635: NIFI-7821 Added Cassandra-based DMC.

2020-10-29 Thread GitBox
MikeThomsen opened a new pull request #4635: URL: https://github.com/apache/nifi/pull/4635 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-7968) PutHDFS/PutParquet fail to write to Kerberized HDFS with KMS enabled

2020-10-29 Thread Bryan Bende (Jira)
Bryan Bende created NIFI-7968: - Summary: PutHDFS/PutParquet fail to write to Kerberized HDFS with KMS enabled Key: NIFI-7968 URL: https://issues.apache.org/jira/browse/NIFI-7968 Project: Apache NiFi

[jira] [Commented] (NIFI-7964) PutAzureBlobStorage OutOfMemory Exception

2020-10-29 Thread Joey Frazee (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17223083#comment-17223083 ] Joey Frazee commented on NIFI-7964: --- [~esecules] AFAICT the dependency version hasn't changed in a while

[GitHub] [nifi] jfrazee commented on a change in pull request #4613: NiFi-7819 - Add Zookeeper client TLS (external zookeeper) for cluster state management

2020-10-29 Thread GitBox
jfrazee commented on a change in pull request #4613: URL: https://github.com/apache/nifi/pull/4613#discussion_r510327902 ## File path: nifi-commons/nifi-properties/src/main/java/org/apache/nifi/util/NiFiProperties.java ## @@ -1335,6 +1335,13 @@ public boolean

[GitHub] [nifi] mtien-apache commented on pull request #4512: NIFI-1121: Support making properties dependent upon one another

2020-10-29 Thread GitBox
mtien-apache commented on pull request #4512: URL: https://github.com/apache/nifi/pull/4512#issuecomment-718869459 I fixed the error and submitted a patch to markap14. I added another check for dependent values. Thank you. @bbende

[GitHub] [nifi-registry] kevdoran commented on pull request #311: NIFIREG-429 Detect if older flyway table is already present in databa…

2020-10-29 Thread GitBox
kevdoran commented on pull request #311: URL: https://github.com/apache/nifi-registry/pull/311#issuecomment-718867936 thanks, @bbende - will review... This is an automated message from the Apache Git Service. To respond to

[jira] [Issue Comment Deleted] (NIFI-7903) UpdateAttribute advanced configuration error "Unable to load the rule list and evalaution criteria."

2020-10-29 Thread Kristen Guthier (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristen Guthier updated NIFI-7903: -- Comment: was deleted (was: Missed requirement to build with Java 8) > UpdateAttribute advanced

[jira] [Reopened] (NIFI-7903) UpdateAttribute advanced configuration error "Unable to load the rule list and evalaution criteria."

2020-10-29 Thread Kristen Guthier (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristen Guthier reopened NIFI-7903: --- > UpdateAttribute advanced configuration error "Unable to load the rule list > and evalaution

[GitHub] [nifi-registry] bbende opened a new pull request #311: NIFIREG-429 Detect if older flyway table is already present in databa…

2020-10-29 Thread GitBox
bbende opened a new pull request #311: URL: https://github.com/apache/nifi-registry/pull/311 …se, if so then set Flyway config to keep using that Thank you for submitting a contribution to Apache NiFi Registry. Please provide a short description of the PR here:

[GitHub] [nifi] r65535 opened a new pull request #4634: NIFI-7967: Added regex support for attribute header selection on HandleHTTPResponse

2020-10-29 Thread GitBox
r65535 opened a new pull request #4634: URL: https://github.com/apache/nifi/pull/4634 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] (NIFIREG-429) Flyway error when upgrading from older release to 0.8.0

2020-10-29 Thread Bryan Bende (Jira)
Bryan Bende created NIFIREG-429: --- Summary: Flyway error when upgrading from older release to 0.8.0 Key: NIFIREG-429 URL: https://issues.apache.org/jira/browse/NIFIREG-429 Project: NiFi Registry

[jira] [Created] (NIFI-7967) Regex support for response headers on HandleHTTPResponse

2020-10-29 Thread r65535 (Jira)
r65535 created NIFI-7967: Summary: Regex support for response headers on HandleHTTPResponse Key: NIFI-7967 URL: https://issues.apache.org/jira/browse/NIFI-7967 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-7966) putkudu 1.12.0 memory leak

2020-10-29 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17222965#comment-17222965 ] Pierre Villard commented on NIFI-7966: -- Hi [~suyuji] - Can you please share the configuration of the

[GitHub] [nifi] bbende commented on a change in pull request #4629: NIFI-7954 Wrapping HBase_*_ClientService calls in getUgi().doAs()

2020-10-29 Thread GitBox
bbende commented on a change in pull request #4629: URL: https://github.com/apache/nifi/pull/4629#discussion_r514338031 ## File path: nifi-nar-bundles/nifi-extension-utils/nifi-hadoop-utils/src/main/java/org/apache/nifi/hadoop/SecurityUtil.java ## @@ -141,4 +143,37 @@ public

[GitHub] [nifi] adenes commented on a change in pull request #4629: NIFI-7954 Wrapping HBase_*_ClientService calls in getUgi().doAs()

2020-10-29 Thread GitBox
adenes commented on a change in pull request #4629: URL: https://github.com/apache/nifi/pull/4629#discussion_r514307394 ## File path: nifi-nar-bundles/nifi-extension-utils/nifi-hadoop-utils/src/main/java/org/apache/nifi/hadoop/SecurityUtil.java ## @@ -141,4 +143,37 @@ public

[GitHub] [nifi] adenes commented on a change in pull request #4629: NIFI-7954 Wrapping HBase_*_ClientService calls in getUgi().doAs()

2020-10-29 Thread GitBox
adenes commented on a change in pull request #4629: URL: https://github.com/apache/nifi/pull/4629#discussion_r514300383 ## File path: nifi-nar-bundles/nifi-extension-utils/nifi-hadoop-utils/src/main/java/org/apache/nifi/hadoop/SecurityUtil.java ## @@ -141,4 +143,37 @@ public

[jira] [Comment Edited] (NIFI-7957) Nifi Content Repo Viewer not working with OIDC

2020-10-29 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17222893#comment-17222893 ] Bryan Bende edited comment on NIFI-7957 at 10/29/20, 1:09 PM: -- Please don't

[jira] [Resolved] (NIFI-7957) Nifi Content Repo Viewer not working with OIDC

2020-10-29 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFI-7957. --- Resolution: Not A Bug > Nifi Content Repo Viewer not working with OIDC >

[jira] [Commented] (NIFI-7957) Nifi Content Repo Viewer not working with OIDC

2020-10-29 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17222893#comment-17222893 ] Bryan Bende commented on NIFI-7957: --- Please don't submit bugs against an area of the code you have

[jira] [Comment Edited] (NIFI-7047) Flow file content is corrupt

2020-10-29 Thread Shevtsov Ihor (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17222847#comment-17222847 ] Shevtsov Ihor edited comment on NIFI-7047 at 10/29/20, 11:40 AM: - Hi! I

[jira] [Commented] (NIFI-7047) Flow file content is corrupt

2020-10-29 Thread Shevtsov Ihor (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17222847#comment-17222847 ] Shevtsov Ihor commented on NIFI-7047: - Hi! I have the same problem and know how to reproduce it. When

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
adamdebreceni commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514186240 ## File path: libminifi/src/provenance/Provenance.cpp ## @@ -346,25 +352,33 @@ bool ProvenanceEventRecord::DeSerialize(const uint8_t

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
adamdebreceni commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514185977 ## File path: nanofi/src/cxx/Plan.cpp ## @@ -304,11 +304,11 @@ std::shared_ptr ExecutionPlan::connectProcessors(std::shared

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
fgerlits commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514181694 ## File path: libminifi/src/provenance/Provenance.cpp ## @@ -128,7 +128,7 @@ bool

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
adamdebreceni commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514137427 ## File path: libminifi/src/controllers/keyvalue/PersistableKeyValueStoreService.cpp ## @@ -29,20 +29,29 @@

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
adamdebreceni commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514136812 ## File path: libminifi/src/ThreadedSchedulingAgent.cpp ## @@ -110,16 +110,15 @@ void ThreadedSchedulingAgent::schedule(std::shared_ptr

[jira] [Updated] (NIFI-7966) putkudu 1.12.0 memory leak

2020-10-29 Thread yj (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yj updated NIFI-7966: - Priority: Critical (was: Major) > putkudu 1.12.0 memory leak > -- > > Key:

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
adamdebreceni commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514079865 ## File path: libminifi/include/controllers/keyvalue/AbstractCoreComponentStateManagerProvider.h ## @@ -59,10 +60,10 @@ class

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
adamdebreceni commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514069155 ## File path: libminifi/include/core/logging/Logger.h ## @@ -59,11 +59,18 @@ inline char const* conditional_conversion(const

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
adamdebreceni commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514063453 ## File path: libminifi/src/controllers/keyvalue/PersistableKeyValueStoreService.cpp ## @@ -29,20 +29,31 @@

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
adamdebreceni commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514060941 ## File path: libminifi/src/ThreadedSchedulingAgent.cpp ## @@ -110,16 +110,15 @@ void ThreadedSchedulingAgent::schedule(std::shared_ptr

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
adamdebreceni commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514060941 ## File path: libminifi/src/ThreadedSchedulingAgent.cpp ## @@ -110,16 +110,15 @@ void ThreadedSchedulingAgent::schedule(std::shared_ptr

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #932: MINIFICPP-1395 - Use Identifier instead of its stringified form wherever possible

2020-10-29 Thread GitBox
adamdebreceni commented on a change in pull request #932: URL: https://github.com/apache/nifi-minifi-cpp/pull/932#discussion_r514057657 ## File path: libminifi/include/core/logging/Logger.h ## @@ -59,11 +59,18 @@ inline char const* conditional_conversion(const

[jira] [Updated] (NIFI-7966) putkudu 1.12.0 memory leak

2020-10-29 Thread yj (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yj updated NIFI-7966: - Description: !image-2020-10-29-15-29-03-910.png! see histo.txt was: !image-2020-10-29-15-29-03-910.png! ssee

[jira] [Created] (NIFI-7966) putkudu 1.12.0 memory leak

2020-10-29 Thread yj (Jira)
yj created NIFI-7966: Summary: putkudu 1.12.0 memory leak Key: NIFI-7966 URL: https://issues.apache.org/jira/browse/NIFI-7966 Project: Apache NiFi Issue Type: Bug Affects Versions: 1.12.0

[jira] [Updated] (NIFI-7949) Add tag HCFS to HDFS Processors

2020-10-29 Thread Siyao Meng (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siyao Meng updated NIFI-7949: - Status: Patch Available (was: Open) > Add tag HCFS to HDFS Processors > ---

[GitHub] [nifi] smengcl opened a new pull request #4633: NIFI-7949: Add tag HCFS to HDFS Processors

2020-10-29 Thread GitBox
smengcl opened a new pull request #4633: URL: https://github.com/apache/nifi/pull/4633 Description of PR https://issues.apache.org/jira/browse/NIFI-7949 Adding tag "HCFS" to all HDFS Processors: - DeleteHDFS - FetchHDFS - GetHDFS - GetHDFSFileInfo -

[jira] [Commented] (NIFI-7949) Add tag HCFS to HDFS Processors

2020-10-29 Thread Siyao Meng (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17222715#comment-17222715 ] Siyao Meng commented on NIFI-7949: -- Thanks [~joewitt] and [~bbende]. I'm +1 on adding a "HCFS" tag for

[jira] [Updated] (NIFI-7949) Add tag HCFS to HDFS Processors

2020-10-29 Thread Siyao Meng (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siyao Meng updated NIFI-7949: - Description: Adding tag "HCFS" to all HDFS Processors: - DeleteHDFS - FetchHDFS - GetHDFS -