[jira] [Commented] (NIFI-9193) Generateflowfile must be able to run on a single node

2021-09-04 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409915#comment-17409915 ] Pierre Villard commented on NIFI-9193: -- GenerateFlowFile does not have any input rela

[jira] [Resolved] (NIFI-9193) Generateflowfile must be able to run on a single node

2021-09-04 Thread Dennis Jaheruddin (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Jaheruddin resolved NIFI-9193. - Resolution: Invalid I got confused after seeing that the GenerateFlowFile processor does n

[jira] [Updated] (NIFI-9003) Framework implementation of ParameterProvider

2021-09-04 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock updated NIFI-9003: - Attachment: Parameter_Providers.json > Framework implementation of ParameterProvider > ---

[jira] [Updated] (NIFI-9003) Framework implementation of ParameterProvider

2021-09-04 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock updated NIFI-9003: - Attachment: param-providers.sh > Framework implementation of ParameterProvider > -

[jira] [Commented] (NIFI-9003) Framework implementation of ParameterProvider

2021-09-04 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409951#comment-17409951 ] Joseph Gresock commented on NIFI-9003: -- Added a script that demonstrates basic parame

[GitHub] [nifi] ChrisSamo632 commented on pull request #5299: NIFI-9034: Allow multiple urls in http Elasticsearch processors

2021-09-04 Thread GitBox
ChrisSamo632 commented on pull request #5299: URL: https://github.com/apache/nifi/pull/5299#issuecomment-912966926 On the question from @MikeThomsen and response from @eylonronen, I'd say the main thing that's missing in this implementation is any error handling within the simple round-rob

[GitHub] [nifi] ChrisSamo632 commented on pull request #5299: NIFI-9034: Allow multiple urls in http Elasticsearch processors

2021-09-04 Thread GitBox
ChrisSamo632 commented on pull request #5299: URL: https://github.com/apache/nifi/pull/5299#issuecomment-912967113 @eylonronen there are Checkstyle failures with your changes, please try building the `nifi-elasticsearch-bundle` with a `mvn -Pcontrib-check clean verify` command and check th

[GitHub] [nifi] ChrisSamo632 edited a comment on pull request #5299: NIFI-9034: Allow multiple urls in http Elasticsearch processors

2021-09-04 Thread GitBox
ChrisSamo632 edited a comment on pull request #5299: URL: https://github.com/apache/nifi/pull/5299#issuecomment-912967113 @eylonronen there are Checkstyle failures with your changes, please try building the `nifi-elasticsearch-bundle` with a `mvn -Pcontrib-check clean verify` command and c

[GitHub] [nifi] ChrisSamo632 commented on a change in pull request #5299: NIFI-9034: Allow multiple urls in http Elasticsearch processors

2021-09-04 Thread GitBox
ChrisSamo632 commented on a change in pull request #5299: URL: https://github.com/apache/nifi/pull/5299#discussion_r702279809 ## File path: nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/src/main/java/org/apache/nifi/processors/elasticsearch/FetchElasticsearc

[GitHub] [nifi] ChrisSamo632 commented on a change in pull request #5299: NIFI-9034: Allow multiple urls in http Elasticsearch processors

2021-09-04 Thread GitBox
ChrisSamo632 commented on a change in pull request #5299: URL: https://github.com/apache/nifi/pull/5299#discussion_r702279953 ## File path: nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/src/main/java/org/apache/nifi/processors/elasticsearch/AbstractElasticse

[GitHub] [nifi] rsinet opened a new pull request #5366: NIFI-9194.

2021-09-04 Thread GitBox
rsinet opened a new pull request #5366: URL: https://github.com/apache/nifi/pull/5366 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-._

[GitHub] [nifi] ChrisSamo632 commented on pull request #5299: NIFI-9034: Allow multiple urls in http Elasticsearch processors

2021-09-04 Thread GitBox
ChrisSamo632 commented on pull request #5299: URL: https://github.com/apache/nifi/pull/5299#issuecomment-912969553 > Hi @ChrisSamo632 > I don't understand where and how to preform those unit tests... All the unit tests I see are testing processor functionalities whereas the ones you req

[GitHub] [nifi] ChrisSamo632 edited a comment on pull request #5299: NIFI-9034: Allow multiple urls in http Elasticsearch processors

2021-09-04 Thread GitBox
ChrisSamo632 edited a comment on pull request #5299: URL: https://github.com/apache/nifi/pull/5299#issuecomment-912969553 > Hi @ChrisSamo632 > I don't understand where and how to preform those unit tests... All the unit tests I see are testing processor functionalities whereas the ones y

[GitHub] [nifi] sdairs opened a new pull request #5367: NIFI-8087 Adds MessageGroupID and MessageDuplicationId to PutSNS

2021-09-04 Thread GitBox
sdairs opened a new pull request #5367: URL: https://github.com/apache/nifi/pull/5367 https://issues.apache.org/jira/browse/NIFI-8087 Adds MessageGroupID and MessageDuplicationID properties to PutSNS to support SNS FIFO topics -- This is an automated message from the Apache Git Se

[jira] [Assigned] (NIFI-8087) Amazon SNS FIFO Support in PutSNS Processor

2021-09-04 Thread Alasdair Brown (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alasdair Brown reassigned NIFI-8087: Assignee: Alasdair Brown > Amazon SNS FIFO Support in PutSNS Processor > --

[jira] [Commented] (NIFI-8087) Amazon SNS FIFO Support in PutSNS Processor

2021-09-04 Thread Alasdair Brown (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409964#comment-17409964 ] Alasdair Brown commented on NIFI-8087: -- Raised PR to add MessageGroupID and MessageDu

[jira] [Updated] (NIFI-9194) Upsert for Oracle12+

2021-09-04 Thread ROBERTO SANTOS (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ROBERTO SANTOS updated NIFI-9194: - Remaining Estimate: 24h (was: 167h 50m) > Upsert for Oracle12+ > > >

[GitHub] [nifi] exceptionfactory opened a new pull request #5368: NIFI-9141 Refactored nifi-provenance-repository-bundle using JUnit 5

2021-09-04 Thread GitBox
exceptionfactory opened a new pull request #5368: URL: https://github.com/apache/nifi/pull/5368 Description of PR NIFI-9141 Refactors modules in nifi-provenance-repository-bundle using JUnit 5. Additional changes include reduction of debug logging and removal of conditional cip

[jira] [Created] (NIFI-9195) Java 8 FR build appears to allow style check failures through

2021-09-04 Thread Mike Thomsen (Jira)
Mike Thomsen created NIFI-9195: -- Summary: Java 8 FR build appears to allow style check failures through Key: NIFI-9195 URL: https://issues.apache.org/jira/browse/NIFI-9195 Project: Apache NiFi

[jira] [Commented] (NIFI-9195) Java 8 FR build appears to allow style check failures through

2021-09-04 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409990#comment-17409990 ] David Handermann commented on NIFI-9195: The Windows automated build does not have

[jira] [Updated] (NIFI-9141) Refactor nifi-provenance-repository-bundle to use JUnit 5

2021-09-04 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9141: --- Status: Patch Available (was: Open) > Refactor nifi-provenance-repository-bundle to use JUnit

[GitHub] [nifi] sdairs commented on a change in pull request #5367: NIFI-8087 Adds MessageGroupID and MessageDuplicationId to PutSNS

2021-09-04 Thread GitBox
sdairs commented on a change in pull request #5367: URL: https://github.com/apache/nifi/pull/5367#discussion_r702342707 ## File path: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/test/java/org/apache/nifi/processors/aws/sns/TestPutSNS.java ## @@ -89,6 +89,41 @@ pub

[GitHub] [nifi] github-actions[bot] closed pull request #4644: NIFI-7974 - Upgrading calcite, hbase, geo2ip deps

2021-09-04 Thread GitBox
github-actions[bot] closed pull request #4644: URL: https://github.com/apache/nifi/pull/4644 -- 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: issue