Re: [DISCUSS] MiNiFi's Initial Release, 0.0.1

2016-07-05 Thread Andre
Aldrin, This is great news! Are there plans of releasing minifi-cpp anytime soon? On Wed, Jul 6, 2016 at 6:53 AM, Aldrin Piri wrote: > Hey folks, > > We've had some nice work done on the MiNiFi Java implementation but would > love to start putting things through their

[GitHub] nifi issue #563: NIFI-2078: External state management.

2016-07-05 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/563 @JPercivall Thanks for your time to review. I've looked at every existing Processors, Reporting tasks, and Controller services, but couldn't find other component needing external state

[GitHub] nifi pull request #606: NIFI-2160 fixed service startup ordering (MASTER)

2016-07-05 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/606 NIFI-2160 fixed service startup ordering (MASTER) You can merge this pull request into a Git repository by running: $ git pull https://github.com/olegz/nifi NIFI-2160 Alternatively you can

[GitHub] nifi issue #502: Nifi-1972 Apache Ignite Put Cache Processor

2016-07-05 Thread mans2singh
Github user mans2singh commented on the issue: https://github.com/apache/nifi/pull/502 Hey @pvillard31 @aldrin - Just wanted to check if you have any suggestions/recommendations for this pull request. Thanks --- If your project is set up for it, you can reply to this email and

[GitHub] nifi pull request #605: NIFI-2160 fixed service startup ordering

2016-07-05 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/605 NIFI-2160 fixed service startup ordering You can merge this pull request into a Git repository by running: $ git pull https://github.com/olegz/nifi NIFI-2160-0.x Alternatively you can review and

[GitHub] nifi pull request #604: [NIFI-2038] Make component buttons larger and add gr...

2016-07-05 Thread scottyaslan
GitHub user scottyaslan opened a pull request: https://github.com/apache/nifi/pull/604 [NIFI-2038] Make component buttons larger and add grip across bottom You can merge this pull request into a Git repository by running: $ git pull https://github.com/scottyaslan/nifi

[GitHub] nifi-minifi pull request #27: MINIFI-21 - Reduce assembly footprint

2016-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi/pull/27 --- 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 is

[DISCUSS] MiNiFi's Initial Release, 0.0.1

2016-07-05 Thread Aldrin Piri
Hey folks, We've had some nice work done on the MiNiFi Java implementation but would love to start putting things through their paces and extend the community. To that end, I would like to tackle our first release and volunteer to take the RM duties. MiNiFi has benefitted from the extensive body

[GitHub] nifi-minifi pull request #27: MINIFI-21 - Reduce assembly footprint

2016-07-05 Thread apiri
GitHub user apiri opened a pull request: https://github.com/apache/nifi-minifi/pull/27 MINIFI-21 - Reduce assembly footprint Excluding duplicated dependencies transitively provided to the assembly. Excluding NiFi specific configuration files that dealt with user facing components

[GitHub] nifi-minifi pull request #26: MINIFI-48 - Omitting queuePrioritizerClass fro...

2016-07-05 Thread brosander
GitHub user brosander opened a pull request: https://github.com/apache/nifi-minifi/pull/26 MINIFI-48 - Omitting queuePrioritizerClass from flow if it isn't set … …in schema You can merge this pull request into a Git repository by running: $ git pull