Re: External Repositories (aka Extension Registry) for Dynamically-loaded Extensions

2016-07-03 Thread Matt Foley
That would be great. Even though the prototype impl is incomplete, it's actually about 30%-50% done, if the approach is acceptable to you, the community. We could easily finish it in a reasonable timeframe for the release after 1.0, and we're interested in doing so. Thanks, --Matt > On Jul

Re: External Repositories (aka Extension Registry) for Dynamically-loaded Extensions

2016-07-03 Thread Joe Witt
Thanks Matt. Really great to keep having this evolve. Once we get on the other side of the 1.0 release we should kick off another roadmap discussion to recap what has been done in the past six or so months and also to identify what are some good focus areas for the next 6+ months. On Sun, Jul

[GitHub] nifi issue #602: NIFI-2165: fix support for inserting timestamps into cassan...

2016-07-03 Thread jeffoxenberg
Github user jeffoxenberg commented on the issue: https://github.com/apache/nifi/pull/602 Is the test suite actually creating a cassandra instance, creating a table, and executing the generated cql against it? I did some testing and was able to get the original code to insert by

[GitHub] nifi-minifi pull request #23: MINIFI-38 Removing reliance on JettyServer in ...

2016-07-03 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/23#discussion_r69393418 --- Diff: minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/RunMiNiFi.java --- @@ -228,6 +233,9 @@ public static void main(String[] args)