[GitHub] [nifi] timeabarna commented on pull request #5330: NIFI-9066 Supporting flow file attributes in PutSplunkHTTP

2021-08-24 Thread GitBox
timeabarna commented on pull request #5330: URL: https://github.com/apache/nifi/pull/5330#issuecomment-905194273 @simonbence Thanks for your contribution. LGTM +1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [nifi] github-actions[bot] commented on pull request #3641: NIFI-4542, add target.dir.created to indicate if the target directory created

2021-08-24 Thread GitBox
github-actions[bot] commented on pull request #3641: URL: https://github.com/apache/nifi/pull/3641#issuecomment-905056091 We're marking this PR as stale due to lack of updates in the past few months. If after another couple of weeks the stale label has not been removed this PR will be clos

[jira] [Updated] (NIFI-9082) ZooKeeperStateProvider should use jute.maxbuffer property

2021-08-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9082: --- Status: Patch Available (was: Open) > ZooKeeperStateProvider should use jute.maxbuffer proper

[GitHub] [nifi] exceptionfactory opened a new pull request #5335: NIFI-9082 Add nifi.zookeeper.jute.maxbuffer property

2021-08-24 Thread GitBox
exceptionfactory opened a new pull request #5335: URL: https://github.com/apache/nifi/pull/5335 Description of PR NIFI-9082 Adds `nifi.zookeeper.jute.maxbuffer` as a configurable setting in `nifi.properties` for `ZooKeeperStateProvider` and ZooKeeper clustering. The default val

[GitHub] [nifi] prabhathbm commented on pull request #3890: NIFI-6871: Added HikariCPConnectionPool controller service

2021-08-24 Thread GitBox
prabhathbm commented on pull request #3890: URL: https://github.com/apache/nifi/pull/3890#issuecomment-904894613 @mattyb149 Is this feature available in Nifi now through anyother MRs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [nifi] MikeThomsen commented on a change in pull request #5319: NIFI-9065 Add support for OAuth2AccessTokenProvider in InvokeHTTP.

2021-08-24 Thread GitBox
MikeThomsen commented on a change in pull request #5319: URL: https://github.com/apache/nifi/pull/5319#discussion_r695096776 ## File path: nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-api/src/main/java/org/apache/nifi/oauth2/OAuth2AccessTokenProvider.java ## @@

[GitHub] [nifi] MikeThomsen commented on pull request #5319: NIFI-9065 Add support for OAuth2AccessTokenProvider in InvokeHTTP.

2021-08-24 Thread GitBox
MikeThomsen commented on pull request #5319: URL: https://github.com/apache/nifi/pull/5319#issuecomment-904877297 @tpalfy what was the reason behind all but scrapping and redoing the existing controller service? -- This is an automated message from the Apache Git Service. To respond to t

[jira] [Created] (NIFI-9082) ZooKeeperStateProvider should use jute.maxbuffer property

2021-08-24 Thread David Handermann (Jira)
David Handermann created NIFI-9082: -- Summary: ZooKeeperStateProvider should use jute.maxbuffer property Key: NIFI-9082 URL: https://issues.apache.org/jira/browse/NIFI-9082 Project: Apache NiFi

[jira] [Updated] (NIFI-9076) In MoveHDFS processor, hdfs-related operations should be wrapped in UGI.doAs()

2021-08-24 Thread Peter Gyori (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Gyori updated NIFI-9076: -- Status: Patch Available (was: In Progress) > In MoveHDFS processor, hdfs-related operations should be w

[GitHub] [nifi] pgyori opened a new pull request #5334: NIFI-9076: hdfs operations in MoveHDFS wrapped in UGI.doAs()

2021-08-24 Thread GitBox
pgyori opened a new pull request #5334: URL: https://github.com/apache/nifi/pull/5334 https://issues.apache.org/jira/browse/NIFI-9076 Description of PR Wraps hdfs-related operations in UGI.doAs() within the MoveHDFS processor to handle TGT renewal. In order to

[jira] [Updated] (NIFI-9073) Adjust Surefire Output on Project Build

2021-08-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9073: --- Fix Version/s: 1.15.0 Resolution: Fixed Status: Resolved (was: Patch Availab

[jira] [Commented] (NIFI-9073) Adjust Surefire Output on Project Build

2021-08-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403889#comment-17403889 ] ASF subversion and git services commented on NIFI-9073: --- Commit aa5b

[GitHub] [nifi] asfgit closed pull request #5325: NIFI-9073 - Limit Surefire Output during Build

2021-08-24 Thread GitBox
asfgit closed pull request #5325: URL: https://github.com/apache/nifi/pull/5325 -- 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: issues-unsubscr...

[GitHub] [nifi] MikeThomsen opened a new pull request #5333: NIFI-9081 Updated nifi-framework-api tests to JUnit 5.

2021-08-24 Thread GitBox
MikeThomsen opened a new pull request #5333: URL: https://github.com/apache/nifi/pull/5333 Updated nifi-external tests to JUnit 5. Updated nifi-stateless to use JUnit 5. Updated nifi-api to use JUnit 5. Thank you for submitting a contribution to Apache NiFi. Please pr

[jira] [Created] (NIFI-9081) Convert nifi-api, nifi-external, nifi-framework-api and nifi-stateless to use JUnit 5

2021-08-24 Thread Mike Thomsen (Jira)
Mike Thomsen created NIFI-9081: -- Summary: Convert nifi-api, nifi-external, nifi-framework-api and nifi-stateless to use JUnit 5 Key: NIFI-9081 URL: https://issues.apache.org/jira/browse/NIFI-9081 Project

[GitHub] [nifi] naddym commented on a change in pull request #5330: NIFI-9066 Supporting flow file attributes in PutSplunkHTTP

2021-08-24 Thread GitBox
naddym commented on a change in pull request #5330: URL: https://github.com/apache/nifi/pull/5330#discussion_r694933124 ## File path: nifi-nar-bundles/nifi-splunk-bundle/nifi-splunk-processors/src/main/java/org/apache/nifi/processors/splunk/PutSplunkHTTP.java ## @@ -288,4 +232

[jira] [Updated] (NIFI-8761) Enable not setting a value for Escape Character in CSVReader controller service

2021-08-24 Thread Denes Arvay (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denes Arvay updated NIFI-8761: -- Fix Version/s: 1.15.0 Resolution: Fixed Status: Resolved (was: Patch Available) > Ena

[jira] [Updated] (NIFI-9079) Set log level to WARN for Apache Atlas client logs

2021-08-24 Thread Denes Arvay (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denes Arvay updated NIFI-9079: -- Fix Version/s: 1.15.0 Resolution: Fixed Status: Resolved (was: Patch Available) > Set

[jira] [Commented] (NIFI-9079) Set log level to WARN for Apache Atlas client logs

2021-08-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403845#comment-17403845 ] ASF subversion and git services commented on NIFI-9079: --- Commit 1d1b

[GitHub] [nifi] adenes merged pull request #5331: NIFI-9079: Set log level to WARN for Apache Atlas client logs

2021-08-24 Thread GitBox
adenes merged pull request #5331: URL: https://github.com/apache/nifi/pull/5331 -- 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: issues-unsubscr...

[GitHub] [nifi] adenes commented on pull request #5331: NIFI-9079: Set log level to WARN for Apache Atlas client logs

2021-08-24 Thread GitBox
adenes commented on pull request #5331: URL: https://github.com/apache/nifi/pull/5331#issuecomment-904698367 Thanks @turcsanyip for the improvement and @pvillard31 for the review. Merging to main. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [nifi] MikeThomsen opened a new pull request #5332: NIFI-9080 Converted nifi-commons to use JUnit 5.

2021-08-24 Thread GitBox
MikeThomsen opened a new pull request #5332: URL: https://github.com/apache/nifi/pull/5332 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-9080) Convert nifi-commons to use all JUnit 5 APIs

2021-08-24 Thread Mike Thomsen (Jira)
Mike Thomsen created NIFI-9080: -- Summary: Convert nifi-commons to use all JUnit 5 APIs Key: NIFI-9080 URL: https://issues.apache.org/jira/browse/NIFI-9080 Project: Apache NiFi Issue Type: Improv

[jira] [Updated] (NIFI-9079) Set log level to WARN for Apache Atlas client logs

2021-08-24 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi updated NIFI-9079: -- Status: Patch Available (was: In Progress) > Set log level to WARN for Apache Atlas client logs

[GitHub] [nifi] turcsanyip opened a new pull request #5331: NIFI-9079: Set log level to WARN for Apache Atlas client logs

2021-08-24 Thread GitBox
turcsanyip opened a new pull request #5331: URL: https://github.com/apache/nifi/pull/5331 https://issues.apache.org/jira/browse/NIFI-9079 In order to streamline the review of the contribution we ask you to ensure the following steps have been taken: ### For all changes: -

[jira] [Created] (NIFI-9079) Set log level to WARN for Apache Atlas client logs

2021-08-24 Thread Peter Turcsanyi (Jira)
Peter Turcsanyi created NIFI-9079: - Summary: Set log level to WARN for Apache Atlas client logs Key: NIFI-9079 URL: https://issues.apache.org/jira/browse/NIFI-9079 Project: Apache NiFi Issue

[GitHub] [nifi] bbende commented on pull request #5322: NIFI-8975 Integrate KerberosUserService into HBase processors/services

2021-08-24 Thread GitBox
bbende commented on pull request #5322: URL: https://github.com/apache/nifi/pull/5322#issuecomment-904648248 @exceptionfactory thanks for reviewing, committed your suggestions and added another commit for some logging tweaks. For the provided dependencies, yes the general approach is

[jira] [Commented] (NIFI-8761) Enable not setting a value for Escape Character in CSVReader controller service

2021-08-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403781#comment-17403781 ] ASF subversion and git services commented on NIFI-8761: --- Commit 9ebd

[jira] [Commented] (NIFI-8761) Enable not setting a value for Escape Character in CSVReader controller service

2021-08-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403780#comment-17403780 ] ASF subversion and git services commented on NIFI-8761: --- Commit 9ebd

[GitHub] [nifi] adenes merged pull request #5249: NIFI-8761 Enable not setting a value for Escape Character in CSVReade…

2021-08-24 Thread GitBox
adenes merged pull request #5249: URL: https://github.com/apache/nifi/pull/5249 -- 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: issues-unsubscr...

[GitHub] [nifi] adenes commented on pull request #5249: NIFI-8761 Enable not setting a value for Escape Character in CSVReade…

2021-08-24 Thread GitBox
adenes commented on pull request #5249: URL: https://github.com/apache/nifi/pull/5249#issuecomment-904602336 Thanks @timeabarna for the contribution and @pgyori for the review. Merging to main. -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Updated] (NIFI-9078) Date value wong when `Use Avro Logical Types` is true

2021-08-24 Thread ZhangCheng (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangCheng updated NIFI-9078: - Description: As doc says, when `Use Avro Logical Types` is true, `DATE as logical 'date-millis': written

[jira] [Updated] (NIFI-9078) Date value wong when `Use Avro Logical Types` is true for JsonRecordSerWriter

2021-08-24 Thread ZhangCheng (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangCheng updated NIFI-9078: - Summary: Date value wong when `Use Avro Logical Types` is true for JsonRecordSerWriter (was: Date value w

[jira] [Updated] (NIFI-9078) Date value wong when `Use Avro Logical Types` is true

2021-08-24 Thread ZhangCheng (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangCheng updated NIFI-9078: - Description: As doc says, when `DATE as logical 'date-millis': written as int denoting days since Unix epo

[jira] [Created] (NIFI-9078) Date value wong when `Use Avro Logical Types` is true

2021-08-24 Thread ZhangCheng (Jira)
ZhangCheng created NIFI-9078: Summary: Date value wong when `Use Avro Logical Types` is true Key: NIFI-9078 URL: https://issues.apache.org/jira/browse/NIFI-9078 Project: Apache NiFi Issue Type: B

[jira] [Updated] (NIFI-9066) PutSplunkHTTP - FF attributes support

2021-08-24 Thread Simon Bence (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Bence updated NIFI-9066: -- Status: Patch Available (was: In Progress) https://github.com/apache/nifi/pull/5330 > PutSplunkHTTP -

[GitHub] [nifi] simonbence opened a new pull request #5330: NIFI-9066 Supporting flow file attributes in PutSplunkHTTP

2021-08-24 Thread GitBox
simonbence opened a new pull request #5330: URL: https://github.com/apache/nifi/pull/5330 [NIFI-9066](https://issues.apache.org/jira/browse/NIFI-9066) This proposal changes the property handling of PutSplunkHTTP to support working with attributes from flow files. Not every property i

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1138: MINIFICPP-1471 - Build extensions as dynamic libraries and dynamically load them

2021-08-24 Thread GitBox
szaszm commented on a change in pull request #1138: URL: https://github.com/apache/nifi-minifi-cpp/pull/1138#discussion_r694717942 ## File path: libminifi/include/utils/file/FileMatcher.h ## @@ -0,0 +1,102 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one o

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1138: MINIFICPP-1471 - Build extensions as dynamic libraries and dynamically load them

2021-08-24 Thread GitBox
adamdebreceni commented on a change in pull request #1138: URL: https://github.com/apache/nifi-minifi-cpp/pull/1138#discussion_r694689039 ## File path: libminifi/src/core/extension/ExtensionManager.cpp ## @@ -0,0 +1,134 @@ +/** + * Licensed to the Apache Software Foundation (AS

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1138: MINIFICPP-1471 - Build extensions as dynamic libraries and dynamically load them

2021-08-24 Thread GitBox
szaszm commented on a change in pull request #1138: URL: https://github.com/apache/nifi-minifi-cpp/pull/1138#discussion_r694677927 ## File path: libminifi/src/core/extension/ExtensionManager.cpp ## @@ -0,0 +1,134 @@ +/** + * Licensed to the Apache Software Foundation (ASF) unde

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1138: MINIFICPP-1471 - Build extensions as dynamic libraries and dynamically load them

2021-08-24 Thread GitBox
adamdebreceni commented on a change in pull request #1138: URL: https://github.com/apache/nifi-minifi-cpp/pull/1138#discussion_r694560917 ## File path: libminifi/include/utils/file/FileMatcher.h ## @@ -0,0 +1,102 @@ +/** + * Licensed to the Apache Software Foundation (ASF) unde