[GitHub] nifi-minifi pull request #149: MINIFI-484: Fixing line breaks in system admi...

2018-12-07 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/149 MINIFI-484: Fixing line breaks in system admin guide. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review of the contribution we ask

[GitHub] nifi-minifi pull request #148: MINIFI-482 Provide support for multiple URIs.

2018-12-05 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/148#discussion_r239213358 --- Diff: minifi-commons/minifi-commons-schema/src/main/java/org/apache/nifi/minifi/commons/schema/RemoteProcessGroupSchema.java --- @@ -151,7

[GitHub] nifi-minifi pull request #147: MINIFI-483: Adding Ubuntu 16/18 as supported ...

2018-12-04 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/147 MINIFI-483: Adding Ubuntu 16/18 as supported on guide. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review of the contribution we ask

[GitHub] nifi issue #1977: NIFI-515 - DeleteSQS and PutSQS should offer batch process...

2018-08-17 Thread jzonthemtn
Github user jzonthemtn commented on the issue: https://github.com/apache/nifi/pull/1977 @pvillard31 Wondering if there's still community interest in this one? It would be useful for me at least. I can help with the merge conflicts if there is. ---

[GitHub] nifi pull request #2942: NIFI-5500: Array support in QueryElasticseachHttp

2018-08-17 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi/pull/2942#discussion_r210897472 --- Diff: nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/src/main/java/org/apache/nifi/processors/elasticsearch

[GitHub] nifi-minifi pull request #136: MINIFI-470: Setting NiFi to 1.7.1.

2018-08-16 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/136 MINIFI-470: Setting NiFi to 1.7.1. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review of the contribution we ask you to ensure

[GitHub] nifi pull request #2702: Added Apache Pulsar processors

2018-07-10 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi/pull/2702#discussion_r201497277 --- Diff: nifi-nar-bundles/nifi-pulsar-bundle/nifi-pulsar-client-service-api/pom.xml --- @@ -0,0 +1,40 @@ + + +http://maven.apache.org/POM

[GitHub] nifi-minifi pull request #130: MINIFI-441 Update Docker configuration and do...

2018-06-25 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/130#discussion_r197976891 --- Diff: minifi-docker/dockerhub/Dockerfile --- @@ -34,6 +34,8 @@ RUN mkdir -p $MINIFI_HOME RUN apk --no-cache add curl +ADD sh

[GitHub] nifi-minifi pull request #130: MINIFI-441 Update Docker configuration and do...

2018-06-25 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/130#discussion_r197975719 --- Diff: minifi-docker/dockerhub/Dockerfile --- @@ -34,6 +34,8 @@ RUN mkdir -p $MINIFI_HOME RUN apk --no-cache add curl +ADD sh

[GitHub] nifi-minifi pull request #130: MINIFI-441 Update Docker configuration and do...

2018-06-25 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/130#discussion_r197939298 --- Diff: minifi-docker/dockerhub/Dockerfile --- @@ -34,6 +34,8 @@ RUN mkdir -p $MINIFI_HOME RUN apk --no-cache add curl +ADD sh

[GitHub] nifi pull request #2686: NIFI-5166 - Deep learning classification and regres...

2018-06-21 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi/pull/2686#discussion_r197102298 --- Diff: nifi-nar-bundles/nifi-deeplearning4j-bundle/nifi-deeplearning4j-processors/src/main/java/org/apache/nifi/processors/deeplearning4j

[GitHub] nifi pull request #2802: NIFI-5147 Add CalculateAttributeHash processor

2018-06-18 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi/pull/2802#discussion_r196175506 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/CalculateAttributeHash.java

[GitHub] nifi pull request #2686: NIFI-5166 - Deep learning classification and regres...

2018-06-18 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi/pull/2686#discussion_r196139753 --- Diff: nifi-nar-bundles/nifi-deeplearning4j-bundle/nifi-deeplearning4j-processors/src/main/java/org/apache/nifi/processors/deeplearning4j

[GitHub] nifi pull request #2802: NIFI-5147 Add CalculateAttributeHash processor

2018-06-18 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi/pull/2802#discussion_r196137450 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/CalculateAttributeHash.java

[GitHub] nifi issue #2588: NIFI-5022 InvokeAWSGatewayApi processor

2018-06-11 Thread jzonthemtn
Github user jzonthemtn commented on the issue: https://github.com/apache/nifi/pull/2588 @ottobackwards Haven't tested it but code-wise it makes sense. ---

[GitHub] nifi pull request #2588: NIFI-5022 InvokeAWSGatewayApi processor

2018-06-11 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi/pull/2588#discussion_r194373053 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/java/org/apache/nifi/processors/aws/wag/client/Validate.java --- @@ -0,0

[GitHub] nifi pull request #2588: NIFI-5022 InvokeAWSGatewayApi processor

2018-06-11 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi/pull/2588#discussion_r194370513 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/java/org/apache/nifi/processors/aws/wag/client/GenericApiGatewayClient.java

[GitHub] nifi pull request #2588: NIFI-5022 InvokeAWSGatewayApi processor

2018-06-11 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi/pull/2588#discussion_r194368134 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/java/org/apache/nifi/processors/aws/wag/client/Validate.java --- @@ -0,0

[GitHub] nifi-minifi pull request #126: MINIFI-455: Updating C2 readme to include S3....

2018-05-12 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/126 MINIFI-455: Updating C2 readme to include S3. Simplifying minifi-c2-c… MINIFI-455: Updating C2 readme to include S3. Simplifying minifi-c2-context.xml. Thank you

[GitHub] nifi-minifi pull request #123: MINIFI-452 Updating MiNiFi to 1.6.0 NiFi comp...

2018-05-02 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/123#discussion_r185639878 --- Diff: minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-persistent-provenance-repository/src/main/java/org/apache/nifi/provenance

[GitHub] nifi-minifi pull request #123: MINIFI-452 Updating MiNiFi to 1.6.0 NiFi comp...

2018-05-02 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/123#discussion_r185586648 --- Diff: minifi-nar-bundles/minifi-provenance-repository-bundle/minifi-persistent-provenance-repository/src/main/java/org/apache/nifi/provenance

[GitHub] nifi-minifi pull request #120: MINIFI-448 C2 server functionality and intern...

2018-03-28 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/120#discussion_r177855956 --- Diff: minifi-c2/minifi-c2-framework/src/test/groovy/org/apache/nifi/minifi/c2/core/service/StandardC2ProtocolServiceSpec.groovy --- @@ -0,0

[GitHub] nifi-minifi pull request #120: MINIFI-448 C2 server functionality and intern...

2018-03-28 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/120#discussion_r177757827 --- Diff: minifi-c2/minifi-c2-framework/src/test/groovy/org/apache/nifi/minifi/c2/core/service/StandardC2ProtocolServiceSpec.groovy --- @@ -0,0

[GitHub] nifi-minifi pull request #117: MINIFI-424 Adding the ability to evaluate boo...

2018-03-26 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/117#discussion_r177183684 --- Diff: minifi-toolkit/minifi-toolkit-configuration/src/main/java/org/apache/nifi/minifi/toolkit/configuration/ConfigMain.java --- @@ -106,10

[GitHub] nifi-minifi pull request #117: MINIFI-424 Adding the ability to evaluate boo...

2018-03-26 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/117#discussion_r177177296 --- Diff: minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/RunMiNiFi.java --- @@ -1176,11 +1191,18 @@ public boolean accept(final

[GitHub] nifi-minifi pull request #110: MINIFI-427: Adds version to System Admin Guid...

2018-01-17 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/110 MINIFI-427: Adds version to System Admin Guide. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review of the contribution we ask you

[GitHub] nifi-minifi pull request #108: MINIFI-415 Adjusting logging when a bundle is...

2018-01-11 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/108#discussion_r161116290 --- Diff: minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-runtime/src/main/java/org/apache/nifi/minifi/FlowEnricher.java

[GitHub] nifi-minifi pull request #108: MINIFI-415 Adjusting logging when a bundle is...

2018-01-11 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/108#discussion_r161082784 --- Diff: minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-runtime/src/main/java/org/apache/nifi/minifi/FlowEnricher.java

[GitHub] nifi-registry pull request #75: NIFIREG-90: Fixing localhost URL in readme.

2017-12-30 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-registry/pull/75 NIFIREG-90: Fixing localhost URL in readme. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jzonthemtn/nifi-registry NIFIREG-90

[GitHub] nifi-minifi pull request #103: MINIFI-417 Upgrading underlying NiFi libs to ...

2017-12-13 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/103#discussion_r156654291 --- Diff: minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/util/ConfigTransformer.java --- @@ -77,7 +77,7 @@ public final

[GitHub] nifi-minifi pull request #100: MINIFI-410: Updates project names in NOTICE f...

2017-11-22 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/100 MINIFI-410: Updates project names in NOTICE files. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review of the contribution we ask you

[GitHub] nifi-minifi pull request #99: MINIFI-408 - Perform automated determination o...

2017-11-21 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/99#discussion_r152292724 --- Diff: minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-runtime/src/main/java/org/apache/nifi/minifi/FlowParser.java

[GitHub] nifi-minifi pull request #99: MINIFI-408 - Perform automated determination o...

2017-11-21 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/99#discussion_r152267849 --- Diff: minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-runtime/src/main/java/org/apache/nifi/minifi/FlowParser.java

[GitHub] nifi-minifi pull request #98: MINIFI-314: Adds NoOpProvenanceRepository.

2017-11-07 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/98 MINIFI-314: Adds NoOpProvenanceRepository. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review of the contribution we ask you

[GitHub] nifi-minifi pull request #97: MINIFI-409: Skipping testMergeJournalsEmptyJou...

2017-11-01 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/97 MINIFI-409: Skipping testMergeJournalsEmptyJournal test on Windows. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review

[GitHub] nifi-minifi pull request #93: MINIFI-313: Makes provenance repository config...

2017-10-26 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/93#discussion_r147205794 --- Diff: minifi-bootstrap/src/test/java/org/apache/nifi/minifi/bootstrap/util/ConfigTransformerTest.java --- @@ -352,6 +354,26 @@ public void

[GitHub] nifi-minifi pull request #93: MINIFI-313: Makes provenance repository config...

2017-10-09 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/93 MINIFI-313: Makes provenance repository configurable. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review of the contribution we ask

[GitHub] nifi-minifi pull request #92: MINIFI-404: Downloads Windows service binaries...

2017-10-06 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/92#discussion_r143175741 --- Diff: minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-resources/pom.xml --- @@ -25,6 +25,61 @@ holds common

[GitHub] nifi-minifi pull request #92: MINIFI-404: Downloads Windows service binaries...

2017-10-06 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/92#discussion_r143169354 --- Diff: minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-resources/pom.xml --- @@ -25,6 +25,61 @@ holds common

[GitHub] nifi-minifi pull request #92: MINIFI-404: Downloads Windows service binaries...

2017-10-05 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/92#discussion_r143040908 --- Diff: minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-resources/pom.xml --- @@ -25,6 +25,49 @@ holds common

[GitHub] nifi-minifi pull request #92: MINIFI-404: Downloads Windows service binaries...

2017-10-05 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/92 MINIFI-404: Downloads Windows service binaries on build. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review of the contribution we ask

[GitHub] nifi pull request #2158: NIFI-4360 Adding support for ADLS Processors. Featu...

2017-09-24 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi/pull/2158#discussion_r140665864 --- Diff: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/adls/PutADLSFile.java --- @@ -0,0 +1,282

[GitHub] nifi pull request #2123: NIFI-4345 Added a MongoDB controller service and a ...

2017-09-02 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi/pull/2123#discussion_r136705384 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-mongodb-services-bundle/nifi-mongodb-services-nar/src/main/resources/META-INF/NOTICE --- @@ -0,0

[GitHub] nifi-minifi pull request #90: MINIFI-366: Adds S3ConfigurationCache.

2017-08-05 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/90 MINIFI-366: Adds S3ConfigurationCache. This is my attempt at creating an implementation of a ConfigurationCache for S3. I'm happy to get any feedback on it. I tested it by enabling

[GitHub] nifi issue #1331: NIFI-3196 Provide MiNiFi FlowStatus Insights processor tha...

2017-08-03 Thread jzonthemtn
Github user jzonthemtn commented on the issue: https://github.com/apache/nifi/pull/1331 @apsaltis Just found this and I'm glad I did. It looks very nice. I'm facing the same type of task except with AWS CloudWatch. I wanted to ask if you are still continuing development toward what

[GitHub] nifi issue #2043: NIFI-4248: Adding Rya processor.

2017-08-01 Thread jzonthemtn
Github user jzonthemtn commented on the issue: https://github.com/apache/nifi/pull/2043 @bbende There appears to be no reason why not! (Other than ignorance on my part.) I will test it but I think it will be fine so I'm going to close this. --- If your project is set up for it, you

[GitHub] nifi pull request #2043: NIFI-4248: Adding Rya processor.

2017-08-01 Thread jzonthemtn
Github user jzonthemtn closed the pull request at: https://github.com/apache/nifi/pull/2043 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] nifi-minifi pull request #81: MINIFI-276: Adds S3ChangeIngestor.

2017-08-01 Thread jzonthemtn
Github user jzonthemtn closed the pull request at: https://github.com/apache/nifi-minifi/pull/81 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] nifi-minifi pull request #88: MINIFI-347: Adding tests for C2 file system ca...

2017-08-01 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/88#discussion_r130586242 --- Diff: minifi-assembly/NOTICE --- @@ -681,6 +681,14 @@ The following binary components are provided under the Common Development and Di

[GitHub] nifi issue #2035: Update GetHTTP.java

2017-07-31 Thread jzonthemtn
Github user jzonthemtn commented on the issue: https://github.com/apache/nifi/pull/2035 You might want to add a unit test to show that your change fixes the problem and to help prevent the problem from reappearing. --- If your project is set up for it, you can reply to this email

[GitHub] nifi pull request #1888: NIFI-4015 NIFI-3999 Fix DeleteSQS Issues

2017-07-31 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi/pull/1888#discussion_r130491355 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/test/java/org/apache/nifi/processors/aws/sqs/ITDeleteSQS.java --- @@ -0,0 +1,83

[GitHub] nifi pull request #2043: rNIFI-4248: Adding Rya processor.

2017-07-31 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi/pull/2043 rNIFI-4248: Adding Rya processor. Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the following

[GitHub] nifi-minifi pull request #88: MINIFI-347: Adding tests for C2 file system ca...

2017-07-06 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/88 MINIFI-347: Adding tests for C2 file system cache. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review of the contribution we ask you

[GitHub] nifi issue #1977: NIFI-515 - DeleteSQS and PutSQS should offer batch process...

2017-07-05 Thread jzonthemtn
Github user jzonthemtn commented on the issue: https://github.com/apache/nifi/pull/1977 @pvillard31 That sounds great! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] nifi pull request #1977: NIFI-515 - DeleteSQS and PutSQS should offer batch ...

2017-07-05 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi/pull/1977#discussion_r125632070 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/sqs/PutSQS.java --- @@ -108,43 +108,57

[GitHub] nifi-minifi pull request #87: MINIFI-310: Changing MiNiFi docker image to us...

2017-06-30 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/87 MINIFI-310: Changing MiNiFi docker image to use Alpine linux. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review of the contribution

[GitHub] nifi-minifi pull request #86: MINIFI-344: Enabling running as a windows serv...

2017-06-27 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/86#discussion_r124367664 --- Diff: minifi-docs/src/main/markdown/System_Admin_Guide.md --- @@ -650,6 +650,16 @@ NiFi Properties Overrides: nifi.database.directory

[GitHub] nifi-minifi pull request #86: MINIFI-344: Enabling running as a windows serv...

2017-06-27 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/86#discussion_r124366986 --- Diff: minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/RunMiNiFi.java --- @@ -275,7 +275,7 @@ public static void main(String

[GitHub] nifi-minifi pull request #86: MINIFI-344: Enabling running as a windows serv...

2017-06-27 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/86 MINIFI-344: Enabling running as a windows service. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review of the contribution we ask you

[GitHub] nifi-minifi pull request #82: MINIFI-279: Makes test classes naming consiste...

2017-04-27 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/82 MINIFI-279: Makes test classes naming consistent. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review of the contribution we ask you

[GitHub] nifi-minifi pull request #81: MINIFI-276: Adds S3ChangeIngestor.

2017-04-27 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/81 MINIFI-276: Adds S3ChangeIngestor. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review of the contribution we ask you to ensure

[GitHub] nifi-minifi pull request #80: MINIFI-277: Write variable registry property t...

2017-04-26 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/80 MINIFI-277: Write variable registry property to nifi.properties. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review