[GitHub] [nifi] mtien-apache commented on pull request #4343: NIFI-7542 Override jackson-databind version.

2020-06-22 Thread GitBox
mtien-apache commented on pull request #4343: URL: https://github.com/apache/nifi/pull/4343#issuecomment-647849078 Thanks for looking at this so quickly, @MikeThomsen . But I still have commits for this PR. This is an

[GitHub] [nifi] markap14 commented on pull request #4353: NIFI-7566: Avoid using Thread.sleep() to wait for Site-to-Site connec…

2020-06-22 Thread GitBox
markap14 commented on pull request #4353: URL: https://github.com/apache/nifi/pull/4353#issuecomment-647814038 Thanks @alopresto! This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Created] (NIFI-7575) Improve unit testing for TLS Toolkit

2020-06-22 Thread Andy LoPresto (Jira)
Andy LoPresto created NIFI-7575: --- Summary: Improve unit testing for TLS Toolkit Key: NIFI-7575 URL: https://issues.apache.org/jira/browse/NIFI-7575 Project: Apache NiFi Issue Type: Improvement

[GitHub] [nifi] alopresto commented on pull request #4206: NIFI-7304 Disabled CLF by default and allowed S2S & cluster comms to bypass length check

2020-06-22 Thread GitBox
alopresto commented on pull request #4206: URL: https://github.com/apache/nifi/pull/4206#issuecomment-647798789 Closed PR as it is succeeded by [PR 4354](https://github.com/apache/nifi/pull/4354). This is an automated

[GitHub] [nifi] alopresto closed pull request #4206: NIFI-7304 Disabled CLF by default and allowed S2S & cluster comms to bypass length check

2020-06-22 Thread GitBox
alopresto closed pull request #4206: URL: https://github.com/apache/nifi/pull/4206 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] alopresto commented on pull request #4354: NIFI-7304 Removed default value for nifi.web.max.content.size.

2020-06-22 Thread GitBox
alopresto commented on pull request #4354: URL: https://github.com/apache/nifi/pull/4354#issuecomment-647798624 @markap14 @thenatog I accidentally rebased and copied these changes to the `main` branch to resolve the merge conflicts in the previous PR

[GitHub] [nifi] alopresto opened a new pull request #4354: NIFI-7304 Removed default value for nifi.web.max.content.size.

2020-06-22 Thread GitBox
alopresto opened a new pull request #4354: URL: https://github.com/apache/nifi/pull/4354 Added Bundle#toString() method. Refactored implementation of filter addition logic. Added logging. Added unit tests to check for filter enablement. Introduced content-length exception

[jira] [Commented] (NIFI-7542) Upgrade jackson-databind dependency version

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

[jira] [Commented] (NIFI-7542) Upgrade jackson-databind dependency version

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

[jira] [Resolved] (NIFI-7542) Upgrade jackson-databind dependency version

2020-06-22 Thread Mike Thomsen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Thomsen resolved NIFI-7542. Fix Version/s: 1.12.0 Resolution: Fixed > Upgrade jackson-databind dependency version >

[jira] [Commented] (NIFI-7542) Upgrade jackson-databind dependency version

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

[GitHub] [nifi] asfgit closed pull request #4343: NIFI-7542 Override jackson-databind version.

2020-06-22 Thread GitBox
asfgit closed pull request #4343: URL: https://github.com/apache/nifi/pull/4343 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] [Updated] (NIFI-7535) Adding nar's to auto load nar directory unreadable by user running the nifi jvm fails to start nifi

2020-06-22 Thread Juan C. Sequeiros (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan C. Sequeiros updated NIFI-7535: Summary: Adding nar's to auto load nar directory unreadable by user running the nifi jvm

[jira] [Created] (NIFI-7574) NiFi fails to start if there are nar's innifi.nar.library.autoload.directory directory not readable by the user starting up the JVM

2020-06-22 Thread Juan C. Sequeiros (Jira)
Juan C. Sequeiros created NIFI-7574: --- Summary: NiFi fails to start if there are nar's innifi.nar.library.autoload.directory directory not readable by the user starting up the JVM Key: NIFI-7574 URL:

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #797: MINIFICPP-1231 - General property validation + use them in MergeContent.

2020-06-22 Thread GitBox
szaszm commented on a change in pull request #797: URL: https://github.com/apache/nifi-minifi-cpp/pull/797#discussion_r443776103 ## File path: libminifi/include/core/PropertyValue.h ## @@ -202,14 +196,50 @@ class PropertyValue : public state::response::ValueNode { auto

[jira] [Updated] (NIFI-7558) Context path filtering does not work when behind a reverse proxy with a context path

2020-06-22 Thread Andy LoPresto (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-7558: Fix Version/s: 1.12.0 Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Updated] (NIFI-7558) Context path filtering does not work when behind a reverse proxy with a context path

2020-06-22 Thread Andy LoPresto (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-7558: Status: Patch Available (was: Open) > Context path filtering does not work when behind a reverse

[GitHub] [nifi] asfgit closed pull request #4351: NIFI-7558 Fixed CatchAllFilter init logic by calling super.init().

2020-06-22 Thread GitBox
asfgit closed pull request #4351: URL: https://github.com/apache/nifi/pull/4351 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-7558) Context path filtering does not work when behind a reverse proxy with a context path

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

[GitHub] [nifi] tpalfy commented on a change in pull request #4348: NIFI-7523: Use SSL Context Service for Atlas HTTPS connection in Atla…

2020-06-22 Thread GitBox
tpalfy commented on a change in pull request #4348: URL: https://github.com/apache/nifi/pull/4348#discussion_r443719863 ## File path: nifi-commons/nifi-security-utils/src/main/java/org/apache/nifi/security/credstore/HadoopCredentialStore.java ## @@ -0,0 +1,85 @@ +/* + *

[GitHub] [nifi] turcsanyip commented on a change in pull request #4348: NIFI-7523: Use SSL Context Service for Atlas HTTPS connection in Atla…

2020-06-22 Thread GitBox
turcsanyip commented on a change in pull request #4348: URL: https://github.com/apache/nifi/pull/4348#discussion_r443739026 ## File path: nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-reporting-task/src/main/java/org/apache/nifi/atlas/reporting/ReportLineageToAtlas.java ## @@

[GitHub] [nifi] markap14 commented on pull request #4351: NIFI-7558 Fixed CatchAllFilter init logic by calling super.init().

2020-06-22 Thread GitBox
markap14 commented on pull request #4351: URL: https://github.com/apache/nifi/pull/4351#issuecomment-647672760 @alopresto ha no worries, I've done it myself a few times. All looks good. I'm a +1 This is an automated message

[jira] [Updated] (NIFI-7572) Add a ScriptedTransformRecord processor

2020-06-22 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-7572: - Description: NiFi has started to put a heavier emphasis on Record-oriented processors, as they provide

[GitHub] [nifi] mattyb149 commented on pull request #4350: NIFI-6934 In PutDatabaseRecord added Postgres UPSERT support

2020-06-22 Thread GitBox
mattyb149 commented on pull request #4350: URL: https://github.com/apache/nifi/pull/4350#issuecomment-647661277 Looking and working good, just some comments on extending the documentation to make things as clear as possible, should be good to go after that

[GitHub] [nifi] mattyb149 commented on a change in pull request #4350: NIFI-6934 In PutDatabaseRecord added Postgres UPSERT support

2020-06-22 Thread GitBox
mattyb149 commented on a change in pull request #4350: URL: https://github.com/apache/nifi/pull/4350#discussion_r443710657 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutDatabaseRecord.java ##

[jira] [Updated] (NIFI-6934) Support Postgres 9.5+ Upsert in the standard PutDatabaseRecord processor

2020-06-22 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-6934: --- Affects Version/s: (was: 1.10.0) Status: Patch Available (was: Open) > Support

[jira] [Created] (NIFI-7573) Add a Azure Active Directory (AAD) User Group Provider

2020-06-22 Thread Seokwon Yang (Jira)
Seokwon Yang created NIFI-7573: -- Summary: Add a Azure Active Directory (AAD) User Group Provider Key: NIFI-7573 URL: https://issues.apache.org/jira/browse/NIFI-7573 Project: Apache NiFi Issue

[GitHub] [nifi] mattyb149 commented on a change in pull request #4350: NIFI-6934 In PutDatabaseRecord added Postgres UPSERT support

2020-06-22 Thread GitBox
mattyb149 commented on a change in pull request #4350: URL: https://github.com/apache/nifi/pull/4350#discussion_r443679370 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutDatabaseRecord.java ##

[jira] [Created] (NIFI-7572) Add a ScriptedTransformRecord processor

2020-06-22 Thread Mark Payne (Jira)
Mark Payne created NIFI-7572: Summary: Add a ScriptedTransformRecord processor Key: NIFI-7572 URL: https://issues.apache.org/jira/browse/NIFI-7572 Project: Apache NiFi Issue Type: New Feature

[GitHub] [nifi] bbende commented on a change in pull request #4348: NIFI-7523: Use SSL Context Service for Atlas HTTPS connection in Atla…

2020-06-22 Thread GitBox
bbende commented on a change in pull request #4348: URL: https://github.com/apache/nifi/pull/4348#discussion_r443600675 ## File path: nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-reporting-task/src/main/java/org/apache/nifi/atlas/reporting/ReportLineageToAtlas.java ## @@

[GitHub] [nifi] tpalfy commented on a change in pull request #4348: NIFI-7523: Use SSL Context Service for Atlas HTTPS connection in Atla…

2020-06-22 Thread GitBox
tpalfy commented on a change in pull request #4348: URL: https://github.com/apache/nifi/pull/4348#discussion_r443637366 ## File path: nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-reporting-task/src/main/java/org/apache/nifi/atlas/reporting/ReportLineageToAtlas.java ## @@

[jira] [Commented] (NIFI-7501) Generate Flowfile does not scale

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

[GitHub] [nifi] asfgit closed pull request #4333: NIFI-7501 Generateflowfile tag and description

2020-06-22 Thread GitBox
asfgit closed pull request #4333: URL: https://github.com/apache/nifi/pull/4333 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] [Resolved] (NIFI-7501) Generate Flowfile does not scale

2020-06-22 Thread Mike Thomsen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Thomsen resolved NIFI-7501. Fix Version/s: 1.12.0 Resolution: Fixed > Generate Flowfile does not scale >

[jira] [Updated] (NIFI-7525) Create a null() Subjectless Functions and support null type on Expression Language

2020-06-22 Thread Fabrizio Spataro (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabrizio Spataro updated NIFI-7525: --- Summary: Create a null() Subjectless Functions and support null type on Expression Language

[GitHub] [nifi-minifi-cpp] adam-markovics opened a new pull request #820: MINIFICPP-1183 - Cleanup C2 Update tests

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

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #797: MINIFICPP-1231 - General property validation + use them in MergeContent.

2020-06-22 Thread GitBox
adamdebreceni commented on a change in pull request #797: URL: https://github.com/apache/nifi-minifi-cpp/pull/797#discussion_r443587382 ## File path: libminifi/include/core/PropertyValue.h ## @@ -75,64 +77,52 @@ class PropertyValue : public state::response::ValueNode { }

[jira] [Commented] (NIFI-7516) Predictions model throws intermittent SingularMatrixExceptions

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

[GitHub] [nifi] YolandaMDavis merged pull request #4323: NIFI-7516: Catch and log SingularMatrixExceptions in OrdinaryLeastSquares model

2020-06-22 Thread GitBox
YolandaMDavis merged pull request #4323: URL: https://github.com/apache/nifi/pull/4323 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

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #797: MINIFICPP-1231 - General property validation + use them in MergeContent.

2020-06-22 Thread GitBox
adamdebreceni commented on a change in pull request #797: URL: https://github.com/apache/nifi-minifi-cpp/pull/797#discussion_r443546920 ## File path: libminifi/include/core/PropertyValue.h ## @@ -202,14 +196,50 @@ class PropertyValue : public state::response::ValueNode {

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #797: MINIFICPP-1231 - General property validation + use them in MergeContent.

2020-06-22 Thread GitBox
adamdebreceni commented on a change in pull request #797: URL: https://github.com/apache/nifi-minifi-cpp/pull/797#discussion_r443531079 ## File path: libminifi/include/core/PropertyValue.h ## @@ -202,14 +196,50 @@ class PropertyValue : public state::response::ValueNode {

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #816: MINIFICPP-1261 - Refactor non-trivial usages of ScopeGuard class

2020-06-22 Thread GitBox
arpadboda commented on a change in pull request #816: URL: https://github.com/apache/nifi-minifi-cpp/pull/816#discussion_r443518040 ## File path: extensions/rocksdb-repos/FlowFileRepository.cpp ## @@ -122,27 +122,26 @@ void FlowFileRepository::run() { } void

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #797: MINIFICPP-1231 - General property validation + use them in MergeContent.

2020-06-22 Thread GitBox
arpadboda commented on a change in pull request #797: URL: https://github.com/apache/nifi-minifi-cpp/pull/797#discussion_r443498165 ## File path: libminifi/include/core/PropertyValue.h ## @@ -202,14 +196,50 @@ class PropertyValue : public state::response::ValueNode { auto

[jira] [Resolved] (NIFI-2903) GetKafka cannot handle null value in Kafka offset cause NullPointerException

2020-06-22 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-2903. -- Resolution: Won't Fix GetKafka processor is deprecated as it is designed for old versions of

[jira] [Resolved] (NIFI-3378) PutKafka retries flowfiles that are too large instead of routing them to failure

2020-06-22 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-3378. -- Resolution: Won't Fix PutKafka is deprecated as it is designed for old versions of Kafka. >

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #819: MINIFICPP-1265 - Adding missing license header for Windows ext

2020-06-22 Thread GitBox
arpadboda closed pull request #819: URL: https://github.com/apache/nifi-minifi-cpp/pull/819 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

[jira] [Created] (NIFI-7571) Deleted processors in the Controller Service

2020-06-22 Thread Martin (Jira)
Martin created NIFI-7571: Summary: Deleted processors in the Controller Service Key: NIFI-7571 URL: https://issues.apache.org/jira/browse/NIFI-7571 Project: Apache NiFi Issue Type: Bug Affects