[GitHub] [nifi] pvillard31 commented on pull request #4966: NIFI-8389 - Grok Reader - raw data strategy when no match

2021-04-05 Thread GitBox
pvillard31 commented on pull request #4966: URL: https://github.com/apache/nifi/pull/4966#issuecomment-813303948 Thanks for the quick review @ottobackwards - I completely missed the addition of the allowable value in the property... I just relied on the unit tests... I guess I should not p

[GitHub] [nifi] asfgit closed pull request #4967: NIFI-8388 Upgrade Hazelcast from 4.0.1 to 4.2

2021-04-05 Thread GitBox
asfgit closed pull request #4967: URL: https://github.com/apache/nifi/pull/4967 -- 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. For queries about this service, please con

[GitHub] [nifi] pvillard31 commented on pull request #4967: NIFI-8388 Upgrade Hazelcast from 4.0.1 to 4.2

2021-04-05 Thread GitBox
pvillard31 commented on pull request #4967: URL: https://github.com/apache/nifi/pull/4967#issuecomment-813309267 Merged, thanks @exceptionfactory -- 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

[jira] [Commented] (NIFI-8388) Upgrade Hazelcast to 4.2

2021-04-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17314740#comment-17314740 ] ASF subversion and git services commented on NIFI-8388: --- Commit 64b1

[jira] [Updated] (NIFI-8388) Upgrade Hazelcast to 4.2

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

[GitHub] [nifi] pvillard31 commented on pull request #4942: NIFI-8371 Remove deprecated api usages in accumulo processor

2021-04-05 Thread GitBox
pvillard31 commented on pull request #4942: URL: https://github.com/apache/nifi/pull/4942#issuecomment-813314633 @timeabarna - is it something you can review? It LGTM but would like another pair of eyes on this and you recently worked on the Accumulo bundle. -- This is an automated messa

[GitHub] [nifi] pvillard31 commented on a change in pull request #4939: NIFI-8341 Support Multi Hosts in AMQP Processors

2021-04-05 Thread GitBox
pvillard31 commented on a change in pull request #4939: URL: https://github.com/apache/nifi/pull/4939#discussion_r607015274 ## File path: nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-processors/src/main/java/org/apache/nifi/amqp/processors/AbstractAMQPProcessor.java ## @@ -55,1

[GitHub] [nifi] exceptionfactory opened a new pull request #4970: NIFI-6714 Corrected OSUtils to use Process.pid interface method

2021-04-05 Thread GitBox
exceptionfactory opened a new pull request #4970: URL: https://github.com/apache/nifi/pull/4970 Description of PR NIFI-6714 Corrects OSUtils to use the `java.lang.Process` interface `pid()` method instead of the implementation class `pid()` method, which avoids illegal reflecti

[jira] [Updated] (NIFI-6714) Unable to start NiFI due to Illegal reflective access warning

2021-04-05 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-6714: --- Affects Version/s: 1.13.2 Status: Patch Available (was: In Progress) Submitted

[GitHub] [nifi] ottobackwards commented on pull request #4966: NIFI-8389 - Grok Reader - raw data strategy when no match

2021-04-05 Thread GitBox
ottobackwards commented on pull request #4966: URL: https://github.com/apache/nifi/pull/4966#issuecomment-813438721 That is a perfect explanation, thank you @pvillard31. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Assigned] (NIFI-3862) ListenHTTPServlet should set the issuerDN as well

2021-04-05 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock reassigned NIFI-3862: Assignee: Joseph Gresock > ListenHTTPServlet should set the issuerDN as well >

[jira] [Updated] (NIFI-3862) ListenHTTPServlet should set the issuerDN as well

2021-04-05 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock updated NIFI-3862: - Affects Version/s: 1.13.2 Status: In Progress (was: Patch Available) Picking this

[GitHub] [nifi] pvillard31 commented on pull request #4966: NIFI-8389 - Grok Reader - raw data strategy when no match

2021-04-05 Thread GitBox
pvillard31 commented on pull request #4966: URL: https://github.com/apache/nifi/pull/4966#issuecomment-813468805 I'll add the example in the additional details page, this is a good point. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [nifi] exceptionfactory opened a new pull request #4971: NIFI-5541 Added OWASP Maven build profile for dependency checking

2021-04-05 Thread GitBox
exceptionfactory opened a new pull request #4971: URL: https://github.com/apache/nifi/pull/4971 Description of PR NIFI-5541 Adds a Maven build profile that can be used to generate an OWASP dependency vulnerability report using the OWASP dependency-check plugin. The following M

[jira] [Assigned] (NIFI-5541) Please add OWASP Dependency Check to the build (pom.xml)

2021-04-05 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-5541: -- Assignee: David Handermann (was: Pierre Villard) > Please add OWASP Dependency Check t

[jira] [Commented] (NIFI-5541) Please add OWASP Dependency Check to the build (pom.xml)

2021-04-05 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17314959#comment-17314959 ] David Handermann commented on NIFI-5541: Revisiting this issue after recent discus

[GitHub] [nifi] pvillard31 commented on pull request #4966: NIFI-8389 - Grok Reader - raw data strategy when no match

2021-04-05 Thread GitBox
pvillard31 commented on pull request #4966: URL: https://github.com/apache/nifi/pull/4966#issuecomment-813524134 Doc/example added -- 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 co

[GitHub] [nifi] thenatog opened a new pull request #4972: NIFI-7912 - Added a Denial of Service filter wrapper called NiFiDoSFi…

2021-04-05 Thread GitBox
thenatog opened a new pull request #4972: URL: https://github.com/apache/nifi/pull/4972 …lter to apply the DoS filter based on path. NIFI-7912 - Working in cluster setup. Fixed tests and a log message. NIFI-7912 - Changed log levels to debug. NIFI-7912 - Added docs and d

[GitHub] [nifi] thenatog commented on a change in pull request #4972: NIFI-7912 - Added a Denial of Service filter wrapper called NiFiDoSFi…

2021-04-05 Thread GitBox
thenatog commented on a change in pull request #4972: URL: https://github.com/apache/nifi/pull/4972#discussion_r607225636 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/src/main/java/org/apache/nifi/web/security/requests/FilterPathUtil.j

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4842: NIFI-8251 Added EncryptContentPGP and DecryptContentPGP Processors

2021-04-05 Thread GitBox
exceptionfactory commented on a change in pull request #4842: URL: https://github.com/apache/nifi/pull/4842#discussion_r607270068 ## File path: nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-service/src/main/java/org/apache/nifi/pgp/service/standard/StandardPGPPrivateKeyService.java ##

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4842: NIFI-8251 Added EncryptContentPGP and DecryptContentPGP Processors

2021-04-05 Thread GitBox
exceptionfactory commented on a change in pull request #4842: URL: https://github.com/apache/nifi/pull/4842#discussion_r607272225 ## File path: nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-processors/src/main/java/org/apache/nifi/processors/pgp/EncryptContentPGP.java ## @@ -0,0 +

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4842: NIFI-8251 Added EncryptContentPGP and DecryptContentPGP Processors

2021-04-05 Thread GitBox
exceptionfactory commented on a change in pull request #4842: URL: https://github.com/apache/nifi/pull/4842#discussion_r607277670 ## File path: nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-processors/src/main/java/org/apache/nifi/processors/pgp/EncryptContentPGP.java ## @@ -0,0 +

[GitHub] [nifi] ottobackwards commented on pull request #4966: NIFI-8389 - Grok Reader - raw data strategy when no match

2021-04-05 Thread GitBox
ottobackwards commented on pull request #4966: URL: https://github.com/apache/nifi/pull/4966#issuecomment-813594526 Awesome. Ship it -- 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

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4842: NIFI-8251 Added EncryptContentPGP and DecryptContentPGP Processors

2021-04-05 Thread GitBox
exceptionfactory commented on a change in pull request #4842: URL: https://github.com/apache/nifi/pull/4842#discussion_r607291909 ## File path: nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-processors/src/test/java/org/apache/nifi/processors/pgp/EncryptContentPGPTest.java ## @@ -0

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4842: NIFI-8251 Added EncryptContentPGP and DecryptContentPGP Processors

2021-04-05 Thread GitBox
exceptionfactory commented on a change in pull request #4842: URL: https://github.com/apache/nifi/pull/4842#discussion_r607374814 ## File path: nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-processors/src/test/java/org/apache/nifi/processors/pgp/DecryptContentPGPTest.java ## @@ -0

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4842: NIFI-8251 Added EncryptContentPGP and DecryptContentPGP Processors

2021-04-05 Thread GitBox
exceptionfactory commented on a change in pull request #4842: URL: https://github.com/apache/nifi/pull/4842#discussion_r607378275 ## File path: nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-processors/src/main/java/org/apache/nifi/processors/pgp/DecryptContentPGP.java ## @@ -0,0 +

[GitHub] [nifi] exceptionfactory commented on pull request #4842: NIFI-8251 Added EncryptContentPGP and DecryptContentPGP Processors

2021-04-05 Thread GitBox
exceptionfactory commented on pull request #4842: URL: https://github.com/apache/nifi/pull/4842#issuecomment-813697838 > Great work, David. Aside from needing to add the pgp nars to the nifi-assembly pom.xml, I believe all of my suggested changes are captured in the review comments. I'm lo

[GitHub] [nifi] jfrazee commented on a change in pull request #4367: NIFI-7573: Add an Azure Active Directory (AAD) User Group Provider

2021-04-05 Thread GitBox
jfrazee commented on a change in pull request #4367: URL: https://github.com/apache/nifi/pull/4367#discussion_r607245197 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/authorizers.xml ## @@ -195,6 +195,58 @@

[GitHub] [nifi] thenatog commented on pull request #4972: NIFI-7912 - Added a Denial of Service filter wrapper called NiFiDoSFi…

2021-04-05 Thread GitBox
thenatog commented on pull request #4972: URL: https://github.com/apache/nifi/pull/4972#issuecomment-813790301 I agree that the IP whitelisting is more representative of how the DoS should work rather than excluding the S2S paths. Testing this out it seems like the whitelist is only applie

[GitHub] [nifi] timeabarna opened a new pull request #4973: NIFI-8373 Add Kerberos support to Accumulo processors

2021-04-05 Thread GitBox
timeabarna opened a new pull request #4973: URL: https://github.com/apache/nifi/pull/4973 Add Kerberos support to Accumulo processors https://issues.apache.org/jira/browse/NIFI-8373 Description of PR Add Kerberos support to Accumulo processors In order to str

[jira] [Updated] (NIFI-8373) Add Kerberos support to Accumulo processors

2021-04-05 Thread Timea Barna (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timea Barna updated NIFI-8373: -- Status: Patch Available (was: In Progress) > Add Kerberos support to Accumulo processors >

[jira] [Assigned] (NIFI-8371) Accumulo processor uses deprecated API

2021-04-05 Thread Timea Barna (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timea Barna reassigned NIFI-8371: - Assignee: Timea Barna > Accumulo processor uses deprecated API >

[GitHub] [nifi] urbandan commented on a change in pull request #4950: NIFI-8380: Allow for an extensions.directory property to specify wher…

2021-04-05 Thread GitBox
urbandan commented on a change in pull request #4950: URL: https://github.com/apache/nifi/pull/4950#discussion_r607548833 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-stateless-bundle/nifi-stateless-api/src/main/java/org/apache/nifi/stateless/config/PropertiesFileEngineCo