[jira] [Updated] (NIFI-8979) Integrate KerberosUserService with Kudu processors/services

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

[jira] [Commented] (NIFI-8979) Integrate KerberosUserService with Kudu processors/services

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

[jira] [Assigned] (MINIFICPP-1530) Put Kafka tests in order

2021-09-27 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-1530: Assignee: Gábor Gyimesi > Put Kafka tests in order >

[jira] [Created] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-9249: Summary: OIDC with Java 11 - the trustAnchors parameter must be non-empty Key: NIFI-9249 URL: https://issues.apache.org/jira/browse/NIFI-9249 Project: Apache NiFi

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1170: MINIFICPP-1618 Create the ReplaceText processor

2021-09-27 Thread GitBox
fgerlits commented on a change in pull request #1170: URL: https://github.com/apache/nifi-minifi-cpp/pull/1170#discussion_r716619048 ## File path: libminifi/include/utils/StringUtils.h ## @@ -75,7 +75,12 @@ class StringUtils { static std::string toLower(std::string_view

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1170: MINIFICPP-1618 Create the ReplaceText processor

2021-09-27 Thread GitBox
szaszm commented on a change in pull request #1170: URL: https://github.com/apache/nifi-minifi-cpp/pull/1170#discussion_r716645858 ## File path: extensions/standard-processors/processors/ReplaceText.cpp ## @@ -0,0 +1,339 @@ +/** + * Licensed to the Apache Software Foundation

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1168: MINIFICPP-1632 - Implement RouteText processor

2021-09-27 Thread GitBox
fgerlits commented on a change in pull request #1168: URL: https://github.com/apache/nifi-minifi-cpp/pull/1168#discussion_r716612699 ## File path: libminifi/include/utils/StringUtils.h ## @@ -105,6 +105,10 @@ class StringUtils { return s; } + static std::string_view

[GitHub] [nifi-minifi-cpp] fgerlits closed pull request #1171: MINIFICPP-1638 Optimize catch and cmake usage

2021-09-27 Thread GitBox
fgerlits closed pull request #1171: URL: https://github.com/apache/nifi-minifi-cpp/pull/1171 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [nifi-minifi-cpp] fgerlits closed pull request #1174: MINIFICPP-1134 disable scripting extension by default

2021-09-27 Thread GitBox
fgerlits closed pull request #1174: URL: https://github.com/apache/nifi-minifi-cpp/pull/1174 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (NIFI-8978) Integrate KerberosUserService with DBCPConnectionPool

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

[GitHub] [nifi] pvillard31 commented on pull request #5399: NIFI-8978 Add KerberosUserService to DBCPConnectionPool/HadoopDBCPCon…

2021-09-27 Thread GitBox
pvillard31 commented on pull request #5399: URL: https://github.com/apache/nifi/pull/5399#issuecomment-927635029 Merged, thanks @bbende -- 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] asfgit closed pull request #5399: NIFI-8978 Add KerberosUserService to DBCPConnectionPool/HadoopDBCPCon…

2021-09-27 Thread GitBox
asfgit closed pull request #5399: URL: https://github.com/apache/nifi/pull/5399 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Created] (MINIFICPP-1651) Deal with fragmented tailfile messages

2021-09-27 Thread Martin Zink (Jira)
Martin Zink created MINIFICPP-1651: -- Summary: Deal with fragmented tailfile messages Key: MINIFICPP-1651 URL: https://issues.apache.org/jira/browse/MINIFICPP-1651 Project: Apache NiFi MiNiFi C++

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1170: MINIFICPP-1618 Create the ReplaceText processor

2021-09-27 Thread GitBox
adamdebreceni commented on a change in pull request #1170: URL: https://github.com/apache/nifi-minifi-cpp/pull/1170#discussion_r716525894 ## File path: libminifi/src/utils/LineByLineInputOutputStreamCallback.cpp ## @@ -0,0 +1,72 @@ +/** + * Licensed to the Apache Software

[jira] [Updated] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-9249: - Attachment: stacktrace.txt > OIDC with Java 11 - the trustAnchors parameter must be non-empty >

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1170: MINIFICPP-1618 Create the ReplaceText processor

2021-09-27 Thread GitBox
fgerlits commented on a change in pull request #1170: URL: https://github.com/apache/nifi-minifi-cpp/pull/1170#discussion_r716616708 ## File path: libminifi/src/utils/LineByLineInputOutputStreamCallback.cpp ## @@ -0,0 +1,72 @@ +/** + * Licensed to the Apache Software

[jira] [Updated] (MINIFICPP-1634) Remove namespace aliases from Core.h

2021-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1634: Resolution: Fixed Status: Resolved (was: Patch Available) > Remove namespace

[jira] [Updated] (MINIFICPP-1634) Remove namespace aliases from Core.h

2021-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1634: Fix Version/s: 0.11.0 > Remove namespace aliases from Core.h >

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1168: MINIFICPP-1632 - Implement RouteText processor

2021-09-27 Thread GitBox
adamdebreceni commented on a change in pull request #1168: URL: https://github.com/apache/nifi-minifi-cpp/pull/1168#discussion_r716655764 ## File path: libminifi/include/utils/StringUtils.h ## @@ -105,6 +105,10 @@ class StringUtils { return s; } + static

[jira] [Commented] (NIFI-2782) Add with (nolock) pre-processing option to QueryDatabaseTable Processor

2021-09-27 Thread Ravi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420695#comment-17420695 ] Ravi commented on NIFI-2782: I also had same issue. Do we have any other workaround or solution for this?

[jira] [Updated] (MINIFICPP-1621) Fix make u20

2021-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1621: Resolution: Fixed Status: Resolved (was: Patch Available) > Fix make u20 >

[jira] [Resolved] (MINIFICPP-1134) Missing dynamic libraries on CentOS 7/8

2021-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1134. - Resolution: Fixed > Missing dynamic libraries on CentOS 7/8 >

[GitHub] [nifi] asfgit closed pull request #5405: NIFI-8982 Add KerberosUserService to Accumulo processors

2021-09-27 Thread GitBox
asfgit closed pull request #5405: URL: https://github.com/apache/nifi/pull/5405 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [nifi] pvillard31 commented on pull request #5405: NIFI-8982 Add KerberosUserService to Accumulo processors

2021-09-27 Thread GitBox
pvillard31 commented on pull request #5405: URL: https://github.com/apache/nifi/pull/5405#issuecomment-927631274 Merged, thanks @bbende -- 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] [Assigned] (MINIFICPP-1636) Use std::filesystem instead of boost and platform specific implementations

2021-09-27 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-1636: Assignee: (was: Gábor Gyimesi) > Use std::filesystem instead of boost and

[jira] [Created] (MINIFICPP-1649) Replace magic fallthrough strings with attribute

2021-09-27 Thread Jira
Gábor Gyimesi created MINIFICPP-1649: Summary: Replace magic fallthrough strings with attribute Key: MINIFICPP-1649 URL: https://issues.apache.org/jira/browse/MINIFICPP-1649 Project: Apache NiFi

[jira] [Updated] (MINIFICPP-1644) ProcessSession::read ignores the size/offset of the flowfile

2021-09-27 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-1644: --- Status: Patch Available (was: In Progress)

[jira] [Updated] (MINIFICPP-1636) Use std::filesystem instead of boost and platform specific implementations

2021-09-27 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi updated MINIFICPP-1636: - Description: C++17 support allows us to use std::filesystem instead of the currently

[jira] [Resolved] (MINIFICPP-1369) Implement ConsumeKafka processor

2021-09-27 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi resolved MINIFICPP-1369. -- Resolution: Fixed > Implement ConsumeKafka processor >

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1170: MINIFICPP-1618 Create the ReplaceText processor

2021-09-27 Thread GitBox
adamdebreceni commented on a change in pull request #1170: URL: https://github.com/apache/nifi-minifi-cpp/pull/1170#discussion_r716532658 ## File path: libminifi/include/utils/StringUtils.h ## @@ -75,7 +75,12 @@ class StringUtils { static std::string

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1170: MINIFICPP-1618 Create the ReplaceText processor

2021-09-27 Thread GitBox
adamdebreceni commented on a change in pull request #1170: URL: https://github.com/apache/nifi-minifi-cpp/pull/1170#discussion_r716532658 ## File path: libminifi/include/utils/StringUtils.h ## @@ -75,7 +75,12 @@ class StringUtils { static std::string

[GitHub] [nifi] asfgit closed pull request #5400: NIFI-8979 Add KerberosUserService to PutKudu

2021-09-27 Thread GitBox
asfgit closed pull request #5400: URL: https://github.com/apache/nifi/pull/5400 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [nifi] pvillard31 commented on pull request #5400: NIFI-8979 Add KerberosUserService to PutKudu

2021-09-27 Thread GitBox
pvillard31 commented on pull request #5400: URL: https://github.com/apache/nifi/pull/5400#issuecomment-927632984 Merged, thanks @bbende -- 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-8982) Integrate KerberosUserService with Accumulo processors/services

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

[jira] [Updated] (NIFI-8982) Integrate KerberosUserService with Accumulo processors/services

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

[jira] [Created] (MINIFICPP-1650) ProcessSession::append sets the flowfile size incorrectly

2021-09-27 Thread Martin Zink (Jira)
Martin Zink created MINIFICPP-1650: -- Summary: ProcessSession::append sets the flowfile size incorrectly Key: MINIFICPP-1650 URL: https://issues.apache.org/jira/browse/MINIFICPP-1650 Project: Apache

[jira] [Updated] (MINIFICPP-1651) Deal with fragmented tailfile messages

2021-09-27 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-1651: --- Description: We need similar functionality to

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1172: MQTT tests added

2021-09-27 Thread GitBox
fgerlits commented on a change in pull request #1172: URL: https://github.com/apache/nifi-minifi-cpp/pull/1172#discussion_r716498144 ## File path: docker/test/integration/features/mqtt.feature ## @@ -0,0 +1,66 @@ +Feature: Sending data to using MQTT streaming platform using

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1177: MINIFICPP-1644: ProcessSession::read ignores the size/offset of the

2021-09-27 Thread GitBox
adamdebreceni commented on a change in pull request #1177: URL: https://github.com/apache/nifi-minifi-cpp/pull/1177#discussion_r716508218 ## File path: libminifi/include/io/StreamSlice.h ## @@ -0,0 +1,64 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Updated] (NIFI-8978) Integrate KerberosUserService with DBCPConnectionPool

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

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request #1179: MINIFICPP-1649 Replace magic fallthrough strings with attribute

2021-09-27 Thread GitBox
lordgamez opened a new pull request #1179: URL: https://github.com/apache/nifi-minifi-cpp/pull/1179 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] [Updated] (MINIFICPP-1636) Use std::filesystem instead of boost and platform specific implementations

2021-09-27 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi updated MINIFICPP-1636: - Description: C++17 support allows us to use std::filesystem instead of the currently

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1177: MINIFICPP-1644: ProcessSession::read ignores the size/offset of the

2021-09-27 Thread GitBox
martinzink commented on a change in pull request #1177: URL: https://github.com/apache/nifi-minifi-cpp/pull/1177#discussion_r716551528 ## File path: libminifi/include/io/StreamSlice.h ## @@ -0,0 +1,64 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one

[jira] [Updated] (MINIFICPP-1530) Put Kafka tests in order

2021-09-27 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi updated MINIFICPP-1530: - Status: Patch Available (was: In Progress) > Put Kafka tests in order >

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1170: MINIFICPP-1618 Create the ReplaceText processor

2021-09-27 Thread GitBox
fgerlits commented on a change in pull request #1170: URL: https://github.com/apache/nifi-minifi-cpp/pull/1170#discussion_r716782182 ## File path: extensions/standard-processors/processors/ReplaceText.cpp ## @@ -0,0 +1,339 @@ +/** + * Licensed to the Apache Software Foundation

[jira] [Resolved] (NIFI-8970) NiFi FlowFiles stuck in queue when using Single Node load balance strategy

2021-09-27 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt resolved NIFI-8970. Resolution: Not A Problem > NiFi FlowFiles stuck in queue when using Single Node load balance strategy >

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request #1180: MINIFICPP-1530 Put Kafka tests in order

2021-09-27 Thread GitBox
lordgamez opened a new pull request #1180: URL: https://github.com/apache/nifi-minifi-cpp/pull/1180 - Removed obselete PublishKafkaOnScheduleTests - PublishKafkaTests were not running previously because of the wrong parameters in the CMake file, but also would have required running

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5407: NIFI-6617 Refactor Encrypted Repository Configuration

2021-09-27 Thread GitBox
exceptionfactory commented on a change in pull request #5407: URL: https://github.com/apache/nifi/pull/5407#discussion_r716748972 ## File path:

[GitHub] [nifi] exceptionfactory commented on pull request #5407: NIFI-6617 Refactor Encrypted Repository Configuration

2021-09-27 Thread GitBox
exceptionfactory commented on pull request #5407: URL: https://github.com/apache/nifi/pull/5407#issuecomment-927948432 @gresockj I pushed an update that streamlines a number of details in `StandardRepositoryKeyProviderFactory`, in addition to addressing your other comments. Let me know if

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1170: MINIFICPP-1618 Create the ReplaceText processor

2021-09-27 Thread GitBox
szaszm commented on a change in pull request #1170: URL: https://github.com/apache/nifi-minifi-cpp/pull/1170#discussion_r716790066 ## File path: extensions/standard-processors/processors/ReplaceText.cpp ## @@ -0,0 +1,339 @@ +/** + * Licensed to the Apache Software Foundation

[jira] [Updated] (NIFI-9235) Improve PutHDFS documentation; detection of umask / HDFS default ACL conflict

2021-09-27 Thread Paul Grey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Grey updated NIFI-9235: Status: Patch Available (was: In Progress) > Improve PutHDFS documentation; detection of umask / HDFS

[jira] [Commented] (NIFI-9235) Improve PutHDFS documentation; detection of umask / HDFS default ACL conflict

2021-09-27 Thread Paul Grey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420757#comment-17420757 ] Paul Grey commented on NIFI-9235: - After discussing with others, the recommendation is that the `put`

[jira] [Commented] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420845#comment-17420845 ] David Handermann commented on NIFI-9249: Thanks for the additional details [~pvillard].  The

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5407: NIFI-6617 Refactor Encrypted Repository Configuration

2021-09-27 Thread GitBox
exceptionfactory commented on a change in pull request #5407: URL: https://github.com/apache/nifi/pull/5407#discussion_r716748297 ## File path:

[jira] [Commented] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420822#comment-17420822 ] Pierre Villard commented on NIFI-9249: -- Hey [~exceptionfactory], thanks for looking into this, here

[jira] [Commented] (NIFI-9236) Update UI for Clustered Connections

2021-09-27 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420842#comment-17420842 ] Joe Witt commented on NIFI-9236: The UI is telling us that backpressure is either activated on one or more

[jira] [Commented] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420727#comment-17420727 ] David Handermann commented on NIFI-9249: [~pvillard] can you check the contents of

[jira] [Assigned] (NIFI-9227) Run Once - Issue with GenerateFlowFile - Threads to Terminate

2021-09-27 Thread Hsin-Ying Lee (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hsin-Ying Lee reassigned NIFI-9227: --- Assignee: Hsin-Ying Lee > Run Once - Issue with GenerateFlowFile - Threads to Terminate >

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1170: MINIFICPP-1618 Create the ReplaceText processor

2021-09-27 Thread GitBox
fgerlits commented on a change in pull request #1170: URL: https://github.com/apache/nifi-minifi-cpp/pull/1170#discussion_r716619048 ## File path: libminifi/include/utils/StringUtils.h ## @@ -75,7 +75,12 @@ class StringUtils { static std::string toLower(std::string_view

[jira] [Commented] (NIFI-9056) Content Repository Filling Up

2021-09-27 Thread Andrew Heys (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420876#comment-17420876 ] Andrew Heys commented on NIFI-9056: --- When restarting one of the nodes on our production cluster, I see

[jira] [Updated] (NIFI-9030) Warn Users in the GUI when nifi.content.repository.archive.max.usage.percentage has been exceeded

2021-09-27 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9030: --- Fix Version/s: (was: 1.15.0) > Warn Users in the GUI when >

[GitHub] [nifi] mattyb149 opened a new pull request #5415: NIFI-7012: Refactored OnConfigurationRestored to support sensitive property validation

2021-09-27 Thread GitBox
mattyb149 opened a new pull request #5415: URL: https://github.com/apache/nifi/pull/5415 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR Validation of contexts/properties was sometimes

[GitHub] [nifi] markap14 commented on a change in pull request #5412: NIFI-9239: Updated Consume/Publish Kafka processors to support Exactl…

2021-09-27 Thread GitBox
markap14 commented on a change in pull request #5412: URL: https://github.com/apache/nifi/pull/5412#discussion_r716941477 ## File path: nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/src/main/java/org/apache/nifi/processors/stateless/ExecuteStateless.java

[GitHub] [nifi] markap14 commented on a change in pull request #5412: NIFI-9239: Updated Consume/Publish Kafka processors to support Exactl…

2021-09-27 Thread GitBox
markap14 commented on a change in pull request #5412: URL: https://github.com/apache/nifi/pull/5412#discussion_r716945378 ## File path: nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/src/main/java/org/apache/nifi/processors/stateless/ExecuteStateless.java

[jira] [Commented] (NIFI-9030) Warn Users in the GUI when nifi.content.repository.archive.max.usage.percentage has been exceeded

2021-09-27 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420908#comment-17420908 ] Joe Witt commented on NIFI-9030: When a plan has been made on what additionally to do and a PR is

[jira] [Commented] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420913#comment-17420913 ] David Handermann commented on NIFI-9249: Thanks for providing the additional logs [~pvillard].

[jira] [Commented] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420930#comment-17420930 ] Pierre Villard commented on NIFI-9249: -- I think the date is equal to the provisioning date of the VM

[jira] [Commented] (NIFI-9056) Content Repository Filling Up

2021-09-27 Thread Mark Bean (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420939#comment-17420939 ] Mark Bean commented on NIFI-9056: - Thanks for the detail [~markap14]. It is possible the issue being

[GitHub] [nifi] markap14 commented on a change in pull request #5412: NIFI-9239: Updated Consume/Publish Kafka processors to support Exactl…

2021-09-27 Thread GitBox
markap14 commented on a change in pull request #5412: URL: https://github.com/apache/nifi/pull/5412#discussion_r716927743 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-nar-utils/src/main/java/org/apache/nifi/nar/NarClassLoaders.java ## @@ -140,8

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5412: NIFI-9239: Updated Consume/Publish Kafka processors to support Exactl…

2021-09-27 Thread GitBox
exceptionfactory commented on a change in pull request #5412: URL: https://github.com/apache/nifi/pull/5412#discussion_r716947906 ## File path:

[GitHub] [nifi] greyp9 commented on a change in pull request #5409: NIFI-9235 - Improve PutHDFS documentation; conflict detection

2021-09-27 Thread GitBox
greyp9 commented on a change in pull request #5409: URL: https://github.com/apache/nifi/pull/5409#discussion_r716947901 ## File path: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/PutHDFS.java ## @@ -228,6 +232,20 @@

[jira] [Updated] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-9249: - Attachment: nifi-bootstrap (2).log > OIDC with Java 11 - the trustAnchors parameter must be

[GitHub] [nifi] markap14 commented on a change in pull request #5412: NIFI-9239: Updated Consume/Publish Kafka processors to support Exactl…

2021-09-27 Thread GitBox
markap14 commented on a change in pull request #5412: URL: https://github.com/apache/nifi/pull/5412#discussion_r716931947 ## File path: nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/src/main/java/org/apache/nifi/processors/stateless/ExecuteStateless.java

[GitHub] [nifi] markap14 commented on a change in pull request #5412: NIFI-9239: Updated Consume/Publish Kafka processors to support Exactl…

2021-09-27 Thread GitBox
markap14 commented on a change in pull request #5412: URL: https://github.com/apache/nifi/pull/5412#discussion_r716939781 ## File path: nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/src/main/java/org/apache/nifi/processors/stateless/ExecuteStateless.java

[jira] [Updated] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-9249: - Attachment: nifi-bootstrap.log > OIDC with Java 11 - the trustAnchors parameter must be non-empty

[jira] [Commented] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420889#comment-17420889 ] Pierre Villard commented on NIFI-9249: -- Attached the logs to the JIRA after adding the argument.  

[jira] [Commented] (NIFI-9056) Content Repository Filling Up

2021-09-27 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420897#comment-17420897 ] Mark Payne commented on NIFI-9056: -- [~aheys] the content repositories are entirely independent. Node A

[jira] [Commented] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420917#comment-17420917 ] Pierre Villard commented on NIFI-9249: -- This is what I have when using the nifi user:   {code:java}

[jira] [Assigned] (NIFI-7012) Using sensitive parameter in sensitive property of InvokeScriptedProcessor causes Jetty shutdown on NiFi restart

2021-09-27 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-7012: -- Assignee: Matt Burgess (was: Andy LoPresto) > Using sensitive parameter in sensitive property

[jira] [Created] (NIFI-9250) PublishKafka, PublishKafkaRecord: send tombstone messages

2021-09-27 Thread Josh Highley (Jira)
Josh Highley created NIFI-9250: -- Summary: PublishKafka, PublishKafkaRecord: send tombstone messages Key: NIFI-9250 URL: https://issues.apache.org/jira/browse/NIFI-9250 Project: Apache NiFi

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5412: NIFI-9239: Updated Consume/Publish Kafka processors to support Exactl…

2021-09-27 Thread GitBox
exceptionfactory commented on a change in pull request #5412: URL: https://github.com/apache/nifi/pull/5412#discussion_r716944946 ## File path:

[jira] [Commented] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420896#comment-17420896 ] David Handermann commented on NIFI-9249: Thanks [~pvillard], unfortunately that didn't include the

[jira] [Updated] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-9249: - Attachment: nifi-bootstrap (1).log > OIDC with Java 11 - the trustAnchors parameter must be

[jira] [Commented] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420904#comment-17420904 ] Pierre Villard commented on NIFI-9249: -- Attached a new log file. > OIDC with Java 11 - the

[jira] [Commented] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420929#comment-17420929 ] David Handermann commented on NIFI-9249: [~pvillard] does the {{cacerts}} file for Java 11 contain

[jira] [Commented] (NIFI-9249) OIDC with Java 11 - the trustAnchors parameter must be non-empty

2021-09-27 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420933#comment-17420933 ] David Handermann commented on NIFI-9249: There are also several updates to Java 11 since version

[jira] [Commented] (NIFI-8727) claimantCount will never decrement to zero

2021-09-27 Thread Mark Bean (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420942#comment-17420942 ] Mark Bean commented on NIFI-8727: - I applied the same fix as above. Specifically, modified

[GitHub] [nifi] markap14 commented on a change in pull request #5412: NIFI-9239: Updated Consume/Publish Kafka processors to support Exactl…

2021-09-27 Thread GitBox
markap14 commented on a change in pull request #5412: URL: https://github.com/apache/nifi/pull/5412#discussion_r716934722 ## File path: nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/src/main/java/org/apache/nifi/processors/stateless/ExecuteStateless.java

[GitHub] [nifi] markap14 commented on a change in pull request #5412: NIFI-9239: Updated Consume/Publish Kafka processors to support Exactl…

2021-09-27 Thread GitBox
markap14 commented on a change in pull request #5412: URL: https://github.com/apache/nifi/pull/5412#discussion_r716938698 ## File path: nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/src/main/java/org/apache/nifi/processors/stateless/ExecuteStateless.java

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5412: NIFI-9239: Updated Consume/Publish Kafka processors to support Exactl…

2021-09-27 Thread GitBox
exceptionfactory commented on a change in pull request #5412: URL: https://github.com/apache/nifi/pull/5412#discussion_r716975249 ## File path:

[GitHub] [nifi] gresockj commented on a change in pull request #5415: NIFI-7012: Refactored OnConfigurationRestored to support sensitive property validation

2021-09-27 Thread GitBox
gresockj commented on a change in pull request #5415: URL: https://github.com/apache/nifi/pull/5415#discussion_r716972076 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/controller/StandardProcessorNode.java

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5412: NIFI-9239: Updated Consume/Publish Kafka processors to support Exactl…

2021-09-27 Thread GitBox
exceptionfactory commented on a change in pull request #5412: URL: https://github.com/apache/nifi/pull/5412#discussion_r717008328 ## File path:

[GitHub] [nifi] mattyb149 commented on pull request #5388: NIFI-9192: ResultSetRecordSet considers value of useLogicalTypes flag…

2021-09-27 Thread GitBox
mattyb149 commented on pull request #5388: URL: https://github.com/apache/nifi/pull/5388#issuecomment-928251967 +1 LGTM, tried various scenarios with Oracle and Avro logical types on and off. Thanks for the fix! Merging to main -- This is an automated message from the Apache Git

[GitHub] [nifi] greyp9 commented on a change in pull request #5261: NIFI-7588: Handling dynamic properties on termination

2021-09-27 Thread GitBox
greyp9 commented on a change in pull request #5261: URL: https://github.com/apache/nifi/pull/5261#discussion_r717047306 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/java/org/apache/nifi/controller/StandardProcessorNodeIT.java

[GitHub] [nifi] markap14 commented on a change in pull request #5412: NIFI-9239: Updated Consume/Publish Kafka processors to support Exactl…

2021-09-27 Thread GitBox
markap14 commented on a change in pull request #5412: URL: https://github.com/apache/nifi/pull/5412#discussion_r716998793 ## File path: nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/src/main/java/org/apache/nifi/processors/stateless/ExecuteStateless.java

[GitHub] [nifi] mattyb149 closed pull request #5388: NIFI-9192: ResultSetRecordSet considers value of useLogicalTypes flag…

2021-09-27 Thread GitBox
mattyb149 closed pull request #5388: URL: https://github.com/apache/nifi/pull/5388 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Resolved] (NIFI-9192) Value of QueryDatabaseTableRecord's "Use Avro Logical Types" property ignored when determining the schema of the recordset

2021-09-27 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess resolved NIFI-9192. Fix Version/s: 1.15.0 Resolution: Fixed > Value of QueryDatabaseTableRecord's "Use Avro

[jira] [Commented] (NIFI-9192) Value of QueryDatabaseTableRecord's "Use Avro Logical Types" property ignored when determining the schema of the recordset

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

[GitHub] [nifi] gresockj commented on a change in pull request #5412: NIFI-9239: Updated Consume/Publish Kafka processors to support Exactl…

2021-09-27 Thread GitBox
gresockj commented on a change in pull request #5412: URL: https://github.com/apache/nifi/pull/5412#discussion_r716980519 ## File path: nifi-nar-bundles/nifi-stateless-processor-bundle/nifi-stateless-processor/src/main/java/org/apache/nifi/processors/stateless/ExecuteStateless.java

[GitHub] [nifi] github-actions[bot] closed pull request #3511: NIFI-6175 Spark Livy - Improving Livy

2021-09-27 Thread GitBox
github-actions[bot] closed pull request #3511: URL: https://github.com/apache/nifi/pull/3511 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

  1   2   >