You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by Joe Witt <jo...@apache.org> on 2017/07/04 15:50:07 UTC

[DRAFT][REPORT] Apache NiFi - July 2017

Team,

It's that time again to submit our board report for Apache NiFi.
Please see below draft.  If you have any suggestions/fixes, edits
please advise.

I'll submit the report in a few days.

Thanks
Joe

+_+_+_+_+_+_+_

## Description:
 - Apache NiFi is an easy to use, powerful, and reliable system to
   process and distribute data.
 - Apache NiFi MiNiFi is an edge data collection agent built to seamlessly
   integrate with and leverage the command and control of NiFi. There are
   both Java and C++ implementations.
 - Apache NiFi Registry is a centralized registry for key configuration items
   including flow versions, assets, and extensions for Apache NiFi
   and Apache MiNiFi.
 - Apache NiFi Nar Maven Plugin is a release artifact used for supporting
   the NiFi classloader isolation model.

## Issues:
 - There are no issues requiring board attention at this time.

## Activity:
 - Based on board feedback in last report the descriptions above have been
   simplified to avoid confusing child/subproject terminology.  We have
   successfully conducted and completed name searches for the MiNiFi and
   Registry efforts.
 - Conducted numerous releases as listed below.  The 0.7.x releases focused
   on providing simple bug fixes and resolving reported CVEs.  The 1.x
   releases brought about stability, performance improvements, and addressed
   reported CVEs.  Further, in the 1.x releases numerous substantive features
   were introduced including the ability to run multiple versions of the same
   components and support for both format and schema aware record processors
   to easily handle cases like acquisition, SQL based routing, enrichment,
   conversion, and delivery of record oriented data.  These make many common
   record oriented use cases far more performant, intuitive, and retain the
   full power of NiFi's provenance features.

## Health report:
 - Health of the community is strong and indicators of strength continue
   trending in the right direction. Mailing list and JIRA activity is strong.
   ASF Hipchat is serving as an on-ramp for new users to our mailing list and
   JIRA systems. We continue to see new users and contributors. The PMC and
   committer ranks grew again during this reporting cycle and the pipeline
   is encouraging. We're generating many releases with new release managers
   stepping up often. The team handles security reports swiftly and follows
   ASF security team published processes effectively.

## PMC changes:

 - Currently 22 PMC members.
 - New PMC members:
    - Koji Kawamura was added to the PMC on Fri May 26 2017
    - Pierre Villard was added to the PMC on Sun May 21 2017
    - Yolanda Davis was added to the PMC on Wed May 17 2017

## Committer base changes:

 - Currently 34 committers.
 - New commmitters:
    - Marc Parisi was added as a committer on Thu Jun 01 2017
    - Andrew M. Lim was added as a committer on Wed May 31 2017

## Releases:

 - Apache NiFi 1.3.0 was released June 9 2017.
 - Apache NiFi 0.7.4 was released June 9 2017.
 - Apache NiFi MiNiFi (java) 0.2.0 was released May 19 2017.
 - Apache NiFi 0.7.3 was released May 19 2017.
 - Apache NiFi MiNiFi (cpp) 0.2.0 was released May 14 2017.
 - Apache NiFi 1.2.0 was released May 10 2017.

## Mailing list activity:

 - Activity on the mailing lists remains extremely high with a mixture
   of new users, contributors, and deeper more experienced users and
   contributors sparking discussion and questions and filing bugs or
   new features.

 - users@nifi.apache.org:
    - 512 subscribers (up 39 in the last 3 months):
    - 936 emails sent to list (846 in previous quarter)

 - dev@nifi.apache.org:
    - 367 subscribers (up 24 in the last 3 months):
    - 1018 emails sent to list (925 in previous quarter)

 - issues@nifi.apache.org:
    - 42 subscribers (up 4 in the last 3 months):
    - 7936 emails sent to list (6592 in previous quarter)


## JIRA activity:

 - 573 JIRA tickets created in the last 3 months
 - 421 JIRA tickets closed/resolved in the last 3 months

Re: [DRAFT][REPORT] Apache NiFi - July 2017

Posted by Matt Burgess <ma...@apache.org>.
+1 LGTM, thank you for putting this together!

Regards,
Matt

On Tue, Jul 4, 2017 at 11:50 AM, Joe Witt <jo...@apache.org> wrote:
> Team,
>
> It's that time again to submit our board report for Apache NiFi.
> Please see below draft.  If you have any suggestions/fixes, edits
> please advise.
>
> I'll submit the report in a few days.
>
> Thanks
> Joe
>
> +_+_+_+_+_+_+_
>
> ## Description:
>  - Apache NiFi is an easy to use, powerful, and reliable system to
>    process and distribute data.
>  - Apache NiFi MiNiFi is an edge data collection agent built to seamlessly
>    integrate with and leverage the command and control of NiFi. There are
>    both Java and C++ implementations.
>  - Apache NiFi Registry is a centralized registry for key configuration items
>    including flow versions, assets, and extensions for Apache NiFi
>    and Apache MiNiFi.
>  - Apache NiFi Nar Maven Plugin is a release artifact used for supporting
>    the NiFi classloader isolation model.
>
> ## Issues:
>  - There are no issues requiring board attention at this time.
>
> ## Activity:
>  - Based on board feedback in last report the descriptions above have been
>    simplified to avoid confusing child/subproject terminology.  We have
>    successfully conducted and completed name searches for the MiNiFi and
>    Registry efforts.
>  - Conducted numerous releases as listed below.  The 0.7.x releases focused
>    on providing simple bug fixes and resolving reported CVEs.  The 1.x
>    releases brought about stability, performance improvements, and addressed
>    reported CVEs.  Further, in the 1.x releases numerous substantive features
>    were introduced including the ability to run multiple versions of the same
>    components and support for both format and schema aware record processors
>    to easily handle cases like acquisition, SQL based routing, enrichment,
>    conversion, and delivery of record oriented data.  These make many common
>    record oriented use cases far more performant, intuitive, and retain the
>    full power of NiFi's provenance features.
>
> ## Health report:
>  - Health of the community is strong and indicators of strength continue
>    trending in the right direction. Mailing list and JIRA activity is strong.
>    ASF Hipchat is serving as an on-ramp for new users to our mailing list and
>    JIRA systems. We continue to see new users and contributors. The PMC and
>    committer ranks grew again during this reporting cycle and the pipeline
>    is encouraging. We're generating many releases with new release managers
>    stepping up often. The team handles security reports swiftly and follows
>    ASF security team published processes effectively.
>
> ## PMC changes:
>
>  - Currently 22 PMC members.
>  - New PMC members:
>     - Koji Kawamura was added to the PMC on Fri May 26 2017
>     - Pierre Villard was added to the PMC on Sun May 21 2017
>     - Yolanda Davis was added to the PMC on Wed May 17 2017
>
> ## Committer base changes:
>
>  - Currently 34 committers.
>  - New commmitters:
>     - Marc Parisi was added as a committer on Thu Jun 01 2017
>     - Andrew M. Lim was added as a committer on Wed May 31 2017
>
> ## Releases:
>
>  - Apache NiFi 1.3.0 was released June 9 2017.
>  - Apache NiFi 0.7.4 was released June 9 2017.
>  - Apache NiFi MiNiFi (java) 0.2.0 was released May 19 2017.
>  - Apache NiFi 0.7.3 was released May 19 2017.
>  - Apache NiFi MiNiFi (cpp) 0.2.0 was released May 14 2017.
>  - Apache NiFi 1.2.0 was released May 10 2017.
>
> ## Mailing list activity:
>
>  - Activity on the mailing lists remains extremely high with a mixture
>    of new users, contributors, and deeper more experienced users and
>    contributors sparking discussion and questions and filing bugs or
>    new features.
>
>  - users@nifi.apache.org:
>     - 512 subscribers (up 39 in the last 3 months):
>     - 936 emails sent to list (846 in previous quarter)
>
>  - dev@nifi.apache.org:
>     - 367 subscribers (up 24 in the last 3 months):
>     - 1018 emails sent to list (925 in previous quarter)
>
>  - issues@nifi.apache.org:
>     - 42 subscribers (up 4 in the last 3 months):
>     - 7936 emails sent to list (6592 in previous quarter)
>
>
> ## JIRA activity:
>
>  - 573 JIRA tickets created in the last 3 months
>  - 421 JIRA tickets closed/resolved in the last 3 months

Re: [DRAFT][REPORT] Apache NiFi - July 2017

Posted by Joe Witt <jo...@gmail.com>.
thanks team.  board report submitted.

On Fri, Jul 7, 2017 at 10:05 AM, Yolanda Davis
<yo...@gmail.com> wrote:
> +1 LGTM
>
> On Fri, Jul 7, 2017 at 8:10 AM, Marc <ph...@apache.org> wrote:
>
>> +1 Looks good!
>>
>> On Fri, Jul 7, 2017 at 7:43 AM, Andrew Psaltis <ps...@gmail.com>
>> wrote:
>>
>> > +1
>> >
>> > On Thu, Jul 6, 2017 at 08:20 Pierre Villard <pierre.villard.fr@gmail.com
>> >
>> > wrote:
>> >
>> > > +1
>> > >
>> > > 2017-07-06 14:09 GMT+02:00 Joe Skora <js...@gmail.com>:
>> > >
>> > > > +1  Release this package as NiFi Board Report July 2017
>> > > >
>> > > > On Thu, Jul 6, 2017 at 7:46 AM, Tony Kurc <tr...@gmail.com> wrote:
>> > > >
>> > > > > I don't have any concerns, looks good!
>> > > > >
>> > > > > On Thu, Jul 6, 2017 at 2:01 AM, Aldrin Piri <al...@gmail.com>
>> > > > wrote:
>> > > > >
>> > > > > > Looks good.  Thanks for compiling this, Joe.
>> > > > > >
>> > > > > > On Tue, Jul 4, 2017 at 9:50 AM, Joe Witt <jo...@apache.org>
>> > wrote:
>> > > > > >
>> > > > > > > Team,
>> > > > > > >
>> > > > > > > It's that time again to submit our board report for Apache
>> NiFi.
>> > > > > > > Please see below draft.  If you have any suggestions/fixes,
>> edits
>> > > > > > > please advise.
>> > > > > > >
>> > > > > > > I'll submit the report in a few days.
>> > > > > > >
>> > > > > > > Thanks
>> > > > > > > Joe
>> > > > > > >
>> > > > > > > +_+_+_+_+_+_+_
>> > > > > > >
>> > > > > > > ## Description:
>> > > > > > >  - Apache NiFi is an easy to use, powerful, and reliable system
>> > to
>> > > > > > >    process and distribute data.
>> > > > > > >  - Apache NiFi MiNiFi is an edge data collection agent built to
>> > > > > > seamlessly
>> > > > > > >    integrate with and leverage the command and control of NiFi.
>> > > There
>> > > > > are
>> > > > > > >    both Java and C++ implementations.
>> > > > > > >  - Apache NiFi Registry is a centralized registry for key
>> > > > configuration
>> > > > > > > items
>> > > > > > >    including flow versions, assets, and extensions for Apache
>> > NiFi
>> > > > > > >    and Apache MiNiFi.
>> > > > > > >  - Apache NiFi Nar Maven Plugin is a release artifact used for
>> > > > > supporting
>> > > > > > >    the NiFi classloader isolation model.
>> > > > > > >
>> > > > > > > ## Issues:
>> > > > > > >  - There are no issues requiring board attention at this time.
>> > > > > > >
>> > > > > > > ## Activity:
>> > > > > > >  - Based on board feedback in last report the descriptions
>> above
>> > > have
>> > > > > > been
>> > > > > > >    simplified to avoid confusing child/subproject terminology.
>> > We
>> > > > have
>> > > > > > >    successfully conducted and completed name searches for the
>> > > MiNiFi
>> > > > > and
>> > > > > > >    Registry efforts.
>> > > > > > >  - Conducted numerous releases as listed below.  The 0.7.x
>> > releases
>> > > > > > focused
>> > > > > > >    on providing simple bug fixes and resolving reported CVEs.
>> > The
>> > > > 1.x
>> > > > > > >    releases brought about stability, performance improvements,
>> > and
>> > > > > > > addressed
>> > > > > > >    reported CVEs.  Further, in the 1.x releases numerous
>> > > substantive
>> > > > > > > features
>> > > > > > >    were introduced including the ability to run multiple
>> versions
>> > > of
>> > > > > the
>> > > > > > > same
>> > > > > > >    components and support for both format and schema aware
>> record
>> > > > > > > processors
>> > > > > > >    to easily handle cases like acquisition, SQL based routing,
>> > > > > > enrichment,
>> > > > > > >    conversion, and delivery of record oriented data.  These
>> make
>> > > many
>> > > > > > > common
>> > > > > > >    record oriented use cases far more performant, intuitive,
>> and
>> > > > retain
>> > > > > > the
>> > > > > > >    full power of NiFi's provenance features.
>> > > > > > >
>> > > > > > > ## Health report:
>> > > > > > >  - Health of the community is strong and indicators of strength
>> > > > > continue
>> > > > > > >    trending in the right direction. Mailing list and JIRA
>> > activity
>> > > is
>> > > > > > > strong.
>> > > > > > >    ASF Hipchat is serving as an on-ramp for new users to our
>> > > mailing
>> > > > > list
>> > > > > > > and
>> > > > > > >    JIRA systems. We continue to see new users and contributors.
>> > The
>> > > > PMC
>> > > > > > and
>> > > > > > >    committer ranks grew again during this reporting cycle and
>> the
>> > > > > > pipeline
>> > > > > > >    is encouraging. We're generating many releases with new
>> > release
>> > > > > > managers
>> > > > > > >    stepping up often. The team handles security reports swiftly
>> > and
>> > > > > > follows
>> > > > > > >    ASF security team published processes effectively.
>> > > > > > >
>> > > > > > > ## PMC changes:
>> > > > > > >
>> > > > > > >  - Currently 22 PMC members.
>> > > > > > >  - New PMC members:
>> > > > > > >     - Koji Kawamura was added to the PMC on Fri May 26 2017
>> > > > > > >     - Pierre Villard was added to the PMC on Sun May 21 2017
>> > > > > > >     - Yolanda Davis was added to the PMC on Wed May 17 2017
>> > > > > > >
>> > > > > > > ## Committer base changes:
>> > > > > > >
>> > > > > > >  - Currently 34 committers.
>> > > > > > >  - New commmitters:
>> > > > > > >     - Marc Parisi was added as a committer on Thu Jun 01 2017
>> > > > > > >     - Andrew M. Lim was added as a committer on Wed May 31 2017
>> > > > > > >
>> > > > > > > ## Releases:
>> > > > > > >
>> > > > > > >  - Apache NiFi 1.3.0 was released June 9 2017.
>> > > > > > >  - Apache NiFi 0.7.4 was released June 9 2017.
>> > > > > > >  - Apache NiFi MiNiFi (java) 0.2.0 was released May 19 2017.
>> > > > > > >  - Apache NiFi 0.7.3 was released May 19 2017.
>> > > > > > >  - Apache NiFi MiNiFi (cpp) 0.2.0 was released May 14 2017.
>> > > > > > >  - Apache NiFi 1.2.0 was released May 10 2017.
>> > > > > > >
>> > > > > > > ## Mailing list activity:
>> > > > > > >
>> > > > > > >  - Activity on the mailing lists remains extremely high with a
>> > > > mixture
>> > > > > > >    of new users, contributors, and deeper more experienced
>> users
>> > > and
>> > > > > > >    contributors sparking discussion and questions and filing
>> bugs
>> > > or
>> > > > > > >    new features.
>> > > > > > >
>> > > > > > >  - users@nifi.apache.org:
>> > > > > > >     - 512 subscribers (up 39 in the last 3 months):
>> > > > > > >     - 936 emails sent to list (846 in previous quarter)
>> > > > > > >
>> > > > > > >  - dev@nifi.apache.org:
>> > > > > > >     - 367 subscribers (up 24 in the last 3 months):
>> > > > > > >     - 1018 emails sent to list (925 in previous quarter)
>> > > > > > >
>> > > > > > >  - issues@nifi.apache.org:
>> > > > > > >     - 42 subscribers (up 4 in the last 3 months):
>> > > > > > >     - 7936 emails sent to list (6592 in previous quarter)
>> > > > > > >
>> > > > > > >
>> > > > > > > ## JIRA activity:
>> > > > > > >
>> > > > > > >  - 573 JIRA tickets created in the last 3 months
>> > > > > > >  - 421 JIRA tickets closed/resolved in the last 3 months
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> > --
>> > Thanks,
>> > Andrew
>> >
>> > Subscribe to my book: Streaming Data <http://manning.com/psaltis>
>> > <https://www.linkedin.com/pub/andrew-psaltis/1/17b/306>
>> > twiiter: @itmdata <http://twitter.com/intent/user?screen_name=itmdata>
>> >
>>
>
>
>
> --
> --
> yolanda.m.davis@gmail.com
> @YolandaMDavis

Re: [DRAFT][REPORT] Apache NiFi - July 2017

Posted by Yolanda Davis <yo...@gmail.com>.
+1 LGTM

On Fri, Jul 7, 2017 at 8:10 AM, Marc <ph...@apache.org> wrote:

> +1 Looks good!
>
> On Fri, Jul 7, 2017 at 7:43 AM, Andrew Psaltis <ps...@gmail.com>
> wrote:
>
> > +1
> >
> > On Thu, Jul 6, 2017 at 08:20 Pierre Villard <pierre.villard.fr@gmail.com
> >
> > wrote:
> >
> > > +1
> > >
> > > 2017-07-06 14:09 GMT+02:00 Joe Skora <js...@gmail.com>:
> > >
> > > > +1  Release this package as NiFi Board Report July 2017
> > > >
> > > > On Thu, Jul 6, 2017 at 7:46 AM, Tony Kurc <tr...@gmail.com> wrote:
> > > >
> > > > > I don't have any concerns, looks good!
> > > > >
> > > > > On Thu, Jul 6, 2017 at 2:01 AM, Aldrin Piri <al...@gmail.com>
> > > > wrote:
> > > > >
> > > > > > Looks good.  Thanks for compiling this, Joe.
> > > > > >
> > > > > > On Tue, Jul 4, 2017 at 9:50 AM, Joe Witt <jo...@apache.org>
> > wrote:
> > > > > >
> > > > > > > Team,
> > > > > > >
> > > > > > > It's that time again to submit our board report for Apache
> NiFi.
> > > > > > > Please see below draft.  If you have any suggestions/fixes,
> edits
> > > > > > > please advise.
> > > > > > >
> > > > > > > I'll submit the report in a few days.
> > > > > > >
> > > > > > > Thanks
> > > > > > > Joe
> > > > > > >
> > > > > > > +_+_+_+_+_+_+_
> > > > > > >
> > > > > > > ## Description:
> > > > > > >  - Apache NiFi is an easy to use, powerful, and reliable system
> > to
> > > > > > >    process and distribute data.
> > > > > > >  - Apache NiFi MiNiFi is an edge data collection agent built to
> > > > > > seamlessly
> > > > > > >    integrate with and leverage the command and control of NiFi.
> > > There
> > > > > are
> > > > > > >    both Java and C++ implementations.
> > > > > > >  - Apache NiFi Registry is a centralized registry for key
> > > > configuration
> > > > > > > items
> > > > > > >    including flow versions, assets, and extensions for Apache
> > NiFi
> > > > > > >    and Apache MiNiFi.
> > > > > > >  - Apache NiFi Nar Maven Plugin is a release artifact used for
> > > > > supporting
> > > > > > >    the NiFi classloader isolation model.
> > > > > > >
> > > > > > > ## Issues:
> > > > > > >  - There are no issues requiring board attention at this time.
> > > > > > >
> > > > > > > ## Activity:
> > > > > > >  - Based on board feedback in last report the descriptions
> above
> > > have
> > > > > > been
> > > > > > >    simplified to avoid confusing child/subproject terminology.
> > We
> > > > have
> > > > > > >    successfully conducted and completed name searches for the
> > > MiNiFi
> > > > > and
> > > > > > >    Registry efforts.
> > > > > > >  - Conducted numerous releases as listed below.  The 0.7.x
> > releases
> > > > > > focused
> > > > > > >    on providing simple bug fixes and resolving reported CVEs.
> > The
> > > > 1.x
> > > > > > >    releases brought about stability, performance improvements,
> > and
> > > > > > > addressed
> > > > > > >    reported CVEs.  Further, in the 1.x releases numerous
> > > substantive
> > > > > > > features
> > > > > > >    were introduced including the ability to run multiple
> versions
> > > of
> > > > > the
> > > > > > > same
> > > > > > >    components and support for both format and schema aware
> record
> > > > > > > processors
> > > > > > >    to easily handle cases like acquisition, SQL based routing,
> > > > > > enrichment,
> > > > > > >    conversion, and delivery of record oriented data.  These
> make
> > > many
> > > > > > > common
> > > > > > >    record oriented use cases far more performant, intuitive,
> and
> > > > retain
> > > > > > the
> > > > > > >    full power of NiFi's provenance features.
> > > > > > >
> > > > > > > ## Health report:
> > > > > > >  - Health of the community is strong and indicators of strength
> > > > > continue
> > > > > > >    trending in the right direction. Mailing list and JIRA
> > activity
> > > is
> > > > > > > strong.
> > > > > > >    ASF Hipchat is serving as an on-ramp for new users to our
> > > mailing
> > > > > list
> > > > > > > and
> > > > > > >    JIRA systems. We continue to see new users and contributors.
> > The
> > > > PMC
> > > > > > and
> > > > > > >    committer ranks grew again during this reporting cycle and
> the
> > > > > > pipeline
> > > > > > >    is encouraging. We're generating many releases with new
> > release
> > > > > > managers
> > > > > > >    stepping up often. The team handles security reports swiftly
> > and
> > > > > > follows
> > > > > > >    ASF security team published processes effectively.
> > > > > > >
> > > > > > > ## PMC changes:
> > > > > > >
> > > > > > >  - Currently 22 PMC members.
> > > > > > >  - New PMC members:
> > > > > > >     - Koji Kawamura was added to the PMC on Fri May 26 2017
> > > > > > >     - Pierre Villard was added to the PMC on Sun May 21 2017
> > > > > > >     - Yolanda Davis was added to the PMC on Wed May 17 2017
> > > > > > >
> > > > > > > ## Committer base changes:
> > > > > > >
> > > > > > >  - Currently 34 committers.
> > > > > > >  - New commmitters:
> > > > > > >     - Marc Parisi was added as a committer on Thu Jun 01 2017
> > > > > > >     - Andrew M. Lim was added as a committer on Wed May 31 2017
> > > > > > >
> > > > > > > ## Releases:
> > > > > > >
> > > > > > >  - Apache NiFi 1.3.0 was released June 9 2017.
> > > > > > >  - Apache NiFi 0.7.4 was released June 9 2017.
> > > > > > >  - Apache NiFi MiNiFi (java) 0.2.0 was released May 19 2017.
> > > > > > >  - Apache NiFi 0.7.3 was released May 19 2017.
> > > > > > >  - Apache NiFi MiNiFi (cpp) 0.2.0 was released May 14 2017.
> > > > > > >  - Apache NiFi 1.2.0 was released May 10 2017.
> > > > > > >
> > > > > > > ## Mailing list activity:
> > > > > > >
> > > > > > >  - Activity on the mailing lists remains extremely high with a
> > > > mixture
> > > > > > >    of new users, contributors, and deeper more experienced
> users
> > > and
> > > > > > >    contributors sparking discussion and questions and filing
> bugs
> > > or
> > > > > > >    new features.
> > > > > > >
> > > > > > >  - users@nifi.apache.org:
> > > > > > >     - 512 subscribers (up 39 in the last 3 months):
> > > > > > >     - 936 emails sent to list (846 in previous quarter)
> > > > > > >
> > > > > > >  - dev@nifi.apache.org:
> > > > > > >     - 367 subscribers (up 24 in the last 3 months):
> > > > > > >     - 1018 emails sent to list (925 in previous quarter)
> > > > > > >
> > > > > > >  - issues@nifi.apache.org:
> > > > > > >     - 42 subscribers (up 4 in the last 3 months):
> > > > > > >     - 7936 emails sent to list (6592 in previous quarter)
> > > > > > >
> > > > > > >
> > > > > > > ## JIRA activity:
> > > > > > >
> > > > > > >  - 573 JIRA tickets created in the last 3 months
> > > > > > >  - 421 JIRA tickets closed/resolved in the last 3 months
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > --
> > Thanks,
> > Andrew
> >
> > Subscribe to my book: Streaming Data <http://manning.com/psaltis>
> > <https://www.linkedin.com/pub/andrew-psaltis/1/17b/306>
> > twiiter: @itmdata <http://twitter.com/intent/user?screen_name=itmdata>
> >
>



-- 
--
yolanda.m.davis@gmail.com
@YolandaMDavis

Re: [DRAFT][REPORT] Apache NiFi - July 2017

Posted by Marc <ph...@apache.org>.
+1 Looks good!

On Fri, Jul 7, 2017 at 7:43 AM, Andrew Psaltis <ps...@gmail.com>
wrote:

> +1
>
> On Thu, Jul 6, 2017 at 08:20 Pierre Villard <pi...@gmail.com>
> wrote:
>
> > +1
> >
> > 2017-07-06 14:09 GMT+02:00 Joe Skora <js...@gmail.com>:
> >
> > > +1  Release this package as NiFi Board Report July 2017
> > >
> > > On Thu, Jul 6, 2017 at 7:46 AM, Tony Kurc <tr...@gmail.com> wrote:
> > >
> > > > I don't have any concerns, looks good!
> > > >
> > > > On Thu, Jul 6, 2017 at 2:01 AM, Aldrin Piri <al...@gmail.com>
> > > wrote:
> > > >
> > > > > Looks good.  Thanks for compiling this, Joe.
> > > > >
> > > > > On Tue, Jul 4, 2017 at 9:50 AM, Joe Witt <jo...@apache.org>
> wrote:
> > > > >
> > > > > > Team,
> > > > > >
> > > > > > It's that time again to submit our board report for Apache NiFi.
> > > > > > Please see below draft.  If you have any suggestions/fixes, edits
> > > > > > please advise.
> > > > > >
> > > > > > I'll submit the report in a few days.
> > > > > >
> > > > > > Thanks
> > > > > > Joe
> > > > > >
> > > > > > +_+_+_+_+_+_+_
> > > > > >
> > > > > > ## Description:
> > > > > >  - Apache NiFi is an easy to use, powerful, and reliable system
> to
> > > > > >    process and distribute data.
> > > > > >  - Apache NiFi MiNiFi is an edge data collection agent built to
> > > > > seamlessly
> > > > > >    integrate with and leverage the command and control of NiFi.
> > There
> > > > are
> > > > > >    both Java and C++ implementations.
> > > > > >  - Apache NiFi Registry is a centralized registry for key
> > > configuration
> > > > > > items
> > > > > >    including flow versions, assets, and extensions for Apache
> NiFi
> > > > > >    and Apache MiNiFi.
> > > > > >  - Apache NiFi Nar Maven Plugin is a release artifact used for
> > > > supporting
> > > > > >    the NiFi classloader isolation model.
> > > > > >
> > > > > > ## Issues:
> > > > > >  - There are no issues requiring board attention at this time.
> > > > > >
> > > > > > ## Activity:
> > > > > >  - Based on board feedback in last report the descriptions above
> > have
> > > > > been
> > > > > >    simplified to avoid confusing child/subproject terminology.
> We
> > > have
> > > > > >    successfully conducted and completed name searches for the
> > MiNiFi
> > > > and
> > > > > >    Registry efforts.
> > > > > >  - Conducted numerous releases as listed below.  The 0.7.x
> releases
> > > > > focused
> > > > > >    on providing simple bug fixes and resolving reported CVEs.
> The
> > > 1.x
> > > > > >    releases brought about stability, performance improvements,
> and
> > > > > > addressed
> > > > > >    reported CVEs.  Further, in the 1.x releases numerous
> > substantive
> > > > > > features
> > > > > >    were introduced including the ability to run multiple versions
> > of
> > > > the
> > > > > > same
> > > > > >    components and support for both format and schema aware record
> > > > > > processors
> > > > > >    to easily handle cases like acquisition, SQL based routing,
> > > > > enrichment,
> > > > > >    conversion, and delivery of record oriented data.  These make
> > many
> > > > > > common
> > > > > >    record oriented use cases far more performant, intuitive, and
> > > retain
> > > > > the
> > > > > >    full power of NiFi's provenance features.
> > > > > >
> > > > > > ## Health report:
> > > > > >  - Health of the community is strong and indicators of strength
> > > > continue
> > > > > >    trending in the right direction. Mailing list and JIRA
> activity
> > is
> > > > > > strong.
> > > > > >    ASF Hipchat is serving as an on-ramp for new users to our
> > mailing
> > > > list
> > > > > > and
> > > > > >    JIRA systems. We continue to see new users and contributors.
> The
> > > PMC
> > > > > and
> > > > > >    committer ranks grew again during this reporting cycle and the
> > > > > pipeline
> > > > > >    is encouraging. We're generating many releases with new
> release
> > > > > managers
> > > > > >    stepping up often. The team handles security reports swiftly
> and
> > > > > follows
> > > > > >    ASF security team published processes effectively.
> > > > > >
> > > > > > ## PMC changes:
> > > > > >
> > > > > >  - Currently 22 PMC members.
> > > > > >  - New PMC members:
> > > > > >     - Koji Kawamura was added to the PMC on Fri May 26 2017
> > > > > >     - Pierre Villard was added to the PMC on Sun May 21 2017
> > > > > >     - Yolanda Davis was added to the PMC on Wed May 17 2017
> > > > > >
> > > > > > ## Committer base changes:
> > > > > >
> > > > > >  - Currently 34 committers.
> > > > > >  - New commmitters:
> > > > > >     - Marc Parisi was added as a committer on Thu Jun 01 2017
> > > > > >     - Andrew M. Lim was added as a committer on Wed May 31 2017
> > > > > >
> > > > > > ## Releases:
> > > > > >
> > > > > >  - Apache NiFi 1.3.0 was released June 9 2017.
> > > > > >  - Apache NiFi 0.7.4 was released June 9 2017.
> > > > > >  - Apache NiFi MiNiFi (java) 0.2.0 was released May 19 2017.
> > > > > >  - Apache NiFi 0.7.3 was released May 19 2017.
> > > > > >  - Apache NiFi MiNiFi (cpp) 0.2.0 was released May 14 2017.
> > > > > >  - Apache NiFi 1.2.0 was released May 10 2017.
> > > > > >
> > > > > > ## Mailing list activity:
> > > > > >
> > > > > >  - Activity on the mailing lists remains extremely high with a
> > > mixture
> > > > > >    of new users, contributors, and deeper more experienced users
> > and
> > > > > >    contributors sparking discussion and questions and filing bugs
> > or
> > > > > >    new features.
> > > > > >
> > > > > >  - users@nifi.apache.org:
> > > > > >     - 512 subscribers (up 39 in the last 3 months):
> > > > > >     - 936 emails sent to list (846 in previous quarter)
> > > > > >
> > > > > >  - dev@nifi.apache.org:
> > > > > >     - 367 subscribers (up 24 in the last 3 months):
> > > > > >     - 1018 emails sent to list (925 in previous quarter)
> > > > > >
> > > > > >  - issues@nifi.apache.org:
> > > > > >     - 42 subscribers (up 4 in the last 3 months):
> > > > > >     - 7936 emails sent to list (6592 in previous quarter)
> > > > > >
> > > > > >
> > > > > > ## JIRA activity:
> > > > > >
> > > > > >  - 573 JIRA tickets created in the last 3 months
> > > > > >  - 421 JIRA tickets closed/resolved in the last 3 months
> > > > > >
> > > > >
> > > >
> > >
> >
> --
> Thanks,
> Andrew
>
> Subscribe to my book: Streaming Data <http://manning.com/psaltis>
> <https://www.linkedin.com/pub/andrew-psaltis/1/17b/306>
> twiiter: @itmdata <http://twitter.com/intent/user?screen_name=itmdata>
>

Re: [DRAFT][REPORT] Apache NiFi - July 2017

Posted by Andrew Psaltis <ps...@gmail.com>.
+1

On Thu, Jul 6, 2017 at 08:20 Pierre Villard <pi...@gmail.com>
wrote:

> +1
>
> 2017-07-06 14:09 GMT+02:00 Joe Skora <js...@gmail.com>:
>
> > +1  Release this package as NiFi Board Report July 2017
> >
> > On Thu, Jul 6, 2017 at 7:46 AM, Tony Kurc <tr...@gmail.com> wrote:
> >
> > > I don't have any concerns, looks good!
> > >
> > > On Thu, Jul 6, 2017 at 2:01 AM, Aldrin Piri <al...@gmail.com>
> > wrote:
> > >
> > > > Looks good.  Thanks for compiling this, Joe.
> > > >
> > > > On Tue, Jul 4, 2017 at 9:50 AM, Joe Witt <jo...@apache.org> wrote:
> > > >
> > > > > Team,
> > > > >
> > > > > It's that time again to submit our board report for Apache NiFi.
> > > > > Please see below draft.  If you have any suggestions/fixes, edits
> > > > > please advise.
> > > > >
> > > > > I'll submit the report in a few days.
> > > > >
> > > > > Thanks
> > > > > Joe
> > > > >
> > > > > +_+_+_+_+_+_+_
> > > > >
> > > > > ## Description:
> > > > >  - Apache NiFi is an easy to use, powerful, and reliable system to
> > > > >    process and distribute data.
> > > > >  - Apache NiFi MiNiFi is an edge data collection agent built to
> > > > seamlessly
> > > > >    integrate with and leverage the command and control of NiFi.
> There
> > > are
> > > > >    both Java and C++ implementations.
> > > > >  - Apache NiFi Registry is a centralized registry for key
> > configuration
> > > > > items
> > > > >    including flow versions, assets, and extensions for Apache NiFi
> > > > >    and Apache MiNiFi.
> > > > >  - Apache NiFi Nar Maven Plugin is a release artifact used for
> > > supporting
> > > > >    the NiFi classloader isolation model.
> > > > >
> > > > > ## Issues:
> > > > >  - There are no issues requiring board attention at this time.
> > > > >
> > > > > ## Activity:
> > > > >  - Based on board feedback in last report the descriptions above
> have
> > > > been
> > > > >    simplified to avoid confusing child/subproject terminology.  We
> > have
> > > > >    successfully conducted and completed name searches for the
> MiNiFi
> > > and
> > > > >    Registry efforts.
> > > > >  - Conducted numerous releases as listed below.  The 0.7.x releases
> > > > focused
> > > > >    on providing simple bug fixes and resolving reported CVEs.  The
> > 1.x
> > > > >    releases brought about stability, performance improvements, and
> > > > > addressed
> > > > >    reported CVEs.  Further, in the 1.x releases numerous
> substantive
> > > > > features
> > > > >    were introduced including the ability to run multiple versions
> of
> > > the
> > > > > same
> > > > >    components and support for both format and schema aware record
> > > > > processors
> > > > >    to easily handle cases like acquisition, SQL based routing,
> > > > enrichment,
> > > > >    conversion, and delivery of record oriented data.  These make
> many
> > > > > common
> > > > >    record oriented use cases far more performant, intuitive, and
> > retain
> > > > the
> > > > >    full power of NiFi's provenance features.
> > > > >
> > > > > ## Health report:
> > > > >  - Health of the community is strong and indicators of strength
> > > continue
> > > > >    trending in the right direction. Mailing list and JIRA activity
> is
> > > > > strong.
> > > > >    ASF Hipchat is serving as an on-ramp for new users to our
> mailing
> > > list
> > > > > and
> > > > >    JIRA systems. We continue to see new users and contributors. The
> > PMC
> > > > and
> > > > >    committer ranks grew again during this reporting cycle and the
> > > > pipeline
> > > > >    is encouraging. We're generating many releases with new release
> > > > managers
> > > > >    stepping up often. The team handles security reports swiftly and
> > > > follows
> > > > >    ASF security team published processes effectively.
> > > > >
> > > > > ## PMC changes:
> > > > >
> > > > >  - Currently 22 PMC members.
> > > > >  - New PMC members:
> > > > >     - Koji Kawamura was added to the PMC on Fri May 26 2017
> > > > >     - Pierre Villard was added to the PMC on Sun May 21 2017
> > > > >     - Yolanda Davis was added to the PMC on Wed May 17 2017
> > > > >
> > > > > ## Committer base changes:
> > > > >
> > > > >  - Currently 34 committers.
> > > > >  - New commmitters:
> > > > >     - Marc Parisi was added as a committer on Thu Jun 01 2017
> > > > >     - Andrew M. Lim was added as a committer on Wed May 31 2017
> > > > >
> > > > > ## Releases:
> > > > >
> > > > >  - Apache NiFi 1.3.0 was released June 9 2017.
> > > > >  - Apache NiFi 0.7.4 was released June 9 2017.
> > > > >  - Apache NiFi MiNiFi (java) 0.2.0 was released May 19 2017.
> > > > >  - Apache NiFi 0.7.3 was released May 19 2017.
> > > > >  - Apache NiFi MiNiFi (cpp) 0.2.0 was released May 14 2017.
> > > > >  - Apache NiFi 1.2.0 was released May 10 2017.
> > > > >
> > > > > ## Mailing list activity:
> > > > >
> > > > >  - Activity on the mailing lists remains extremely high with a
> > mixture
> > > > >    of new users, contributors, and deeper more experienced users
> and
> > > > >    contributors sparking discussion and questions and filing bugs
> or
> > > > >    new features.
> > > > >
> > > > >  - users@nifi.apache.org:
> > > > >     - 512 subscribers (up 39 in the last 3 months):
> > > > >     - 936 emails sent to list (846 in previous quarter)
> > > > >
> > > > >  - dev@nifi.apache.org:
> > > > >     - 367 subscribers (up 24 in the last 3 months):
> > > > >     - 1018 emails sent to list (925 in previous quarter)
> > > > >
> > > > >  - issues@nifi.apache.org:
> > > > >     - 42 subscribers (up 4 in the last 3 months):
> > > > >     - 7936 emails sent to list (6592 in previous quarter)
> > > > >
> > > > >
> > > > > ## JIRA activity:
> > > > >
> > > > >  - 573 JIRA tickets created in the last 3 months
> > > > >  - 421 JIRA tickets closed/resolved in the last 3 months
> > > > >
> > > >
> > >
> >
>
-- 
Thanks,
Andrew

Subscribe to my book: Streaming Data <http://manning.com/psaltis>
<https://www.linkedin.com/pub/andrew-psaltis/1/17b/306>
twiiter: @itmdata <http://twitter.com/intent/user?screen_name=itmdata>

Re: [DRAFT][REPORT] Apache NiFi - July 2017

Posted by Pierre Villard <pi...@gmail.com>.
+1

2017-07-06 14:09 GMT+02:00 Joe Skora <js...@gmail.com>:

> +1  Release this package as NiFi Board Report July 2017
>
> On Thu, Jul 6, 2017 at 7:46 AM, Tony Kurc <tr...@gmail.com> wrote:
>
> > I don't have any concerns, looks good!
> >
> > On Thu, Jul 6, 2017 at 2:01 AM, Aldrin Piri <al...@gmail.com>
> wrote:
> >
> > > Looks good.  Thanks for compiling this, Joe.
> > >
> > > On Tue, Jul 4, 2017 at 9:50 AM, Joe Witt <jo...@apache.org> wrote:
> > >
> > > > Team,
> > > >
> > > > It's that time again to submit our board report for Apache NiFi.
> > > > Please see below draft.  If you have any suggestions/fixes, edits
> > > > please advise.
> > > >
> > > > I'll submit the report in a few days.
> > > >
> > > > Thanks
> > > > Joe
> > > >
> > > > +_+_+_+_+_+_+_
> > > >
> > > > ## Description:
> > > >  - Apache NiFi is an easy to use, powerful, and reliable system to
> > > >    process and distribute data.
> > > >  - Apache NiFi MiNiFi is an edge data collection agent built to
> > > seamlessly
> > > >    integrate with and leverage the command and control of NiFi. There
> > are
> > > >    both Java and C++ implementations.
> > > >  - Apache NiFi Registry is a centralized registry for key
> configuration
> > > > items
> > > >    including flow versions, assets, and extensions for Apache NiFi
> > > >    and Apache MiNiFi.
> > > >  - Apache NiFi Nar Maven Plugin is a release artifact used for
> > supporting
> > > >    the NiFi classloader isolation model.
> > > >
> > > > ## Issues:
> > > >  - There are no issues requiring board attention at this time.
> > > >
> > > > ## Activity:
> > > >  - Based on board feedback in last report the descriptions above have
> > > been
> > > >    simplified to avoid confusing child/subproject terminology.  We
> have
> > > >    successfully conducted and completed name searches for the MiNiFi
> > and
> > > >    Registry efforts.
> > > >  - Conducted numerous releases as listed below.  The 0.7.x releases
> > > focused
> > > >    on providing simple bug fixes and resolving reported CVEs.  The
> 1.x
> > > >    releases brought about stability, performance improvements, and
> > > > addressed
> > > >    reported CVEs.  Further, in the 1.x releases numerous substantive
> > > > features
> > > >    were introduced including the ability to run multiple versions of
> > the
> > > > same
> > > >    components and support for both format and schema aware record
> > > > processors
> > > >    to easily handle cases like acquisition, SQL based routing,
> > > enrichment,
> > > >    conversion, and delivery of record oriented data.  These make many
> > > > common
> > > >    record oriented use cases far more performant, intuitive, and
> retain
> > > the
> > > >    full power of NiFi's provenance features.
> > > >
> > > > ## Health report:
> > > >  - Health of the community is strong and indicators of strength
> > continue
> > > >    trending in the right direction. Mailing list and JIRA activity is
> > > > strong.
> > > >    ASF Hipchat is serving as an on-ramp for new users to our mailing
> > list
> > > > and
> > > >    JIRA systems. We continue to see new users and contributors. The
> PMC
> > > and
> > > >    committer ranks grew again during this reporting cycle and the
> > > pipeline
> > > >    is encouraging. We're generating many releases with new release
> > > managers
> > > >    stepping up often. The team handles security reports swiftly and
> > > follows
> > > >    ASF security team published processes effectively.
> > > >
> > > > ## PMC changes:
> > > >
> > > >  - Currently 22 PMC members.
> > > >  - New PMC members:
> > > >     - Koji Kawamura was added to the PMC on Fri May 26 2017
> > > >     - Pierre Villard was added to the PMC on Sun May 21 2017
> > > >     - Yolanda Davis was added to the PMC on Wed May 17 2017
> > > >
> > > > ## Committer base changes:
> > > >
> > > >  - Currently 34 committers.
> > > >  - New commmitters:
> > > >     - Marc Parisi was added as a committer on Thu Jun 01 2017
> > > >     - Andrew M. Lim was added as a committer on Wed May 31 2017
> > > >
> > > > ## Releases:
> > > >
> > > >  - Apache NiFi 1.3.0 was released June 9 2017.
> > > >  - Apache NiFi 0.7.4 was released June 9 2017.
> > > >  - Apache NiFi MiNiFi (java) 0.2.0 was released May 19 2017.
> > > >  - Apache NiFi 0.7.3 was released May 19 2017.
> > > >  - Apache NiFi MiNiFi (cpp) 0.2.0 was released May 14 2017.
> > > >  - Apache NiFi 1.2.0 was released May 10 2017.
> > > >
> > > > ## Mailing list activity:
> > > >
> > > >  - Activity on the mailing lists remains extremely high with a
> mixture
> > > >    of new users, contributors, and deeper more experienced users and
> > > >    contributors sparking discussion and questions and filing bugs or
> > > >    new features.
> > > >
> > > >  - users@nifi.apache.org:
> > > >     - 512 subscribers (up 39 in the last 3 months):
> > > >     - 936 emails sent to list (846 in previous quarter)
> > > >
> > > >  - dev@nifi.apache.org:
> > > >     - 367 subscribers (up 24 in the last 3 months):
> > > >     - 1018 emails sent to list (925 in previous quarter)
> > > >
> > > >  - issues@nifi.apache.org:
> > > >     - 42 subscribers (up 4 in the last 3 months):
> > > >     - 7936 emails sent to list (6592 in previous quarter)
> > > >
> > > >
> > > > ## JIRA activity:
> > > >
> > > >  - 573 JIRA tickets created in the last 3 months
> > > >  - 421 JIRA tickets closed/resolved in the last 3 months
> > > >
> > >
> >
>

Re: [DRAFT][REPORT] Apache NiFi - July 2017

Posted by Joe Skora <js...@gmail.com>.
+1  Release this package as NiFi Board Report July 2017

On Thu, Jul 6, 2017 at 7:46 AM, Tony Kurc <tr...@gmail.com> wrote:

> I don't have any concerns, looks good!
>
> On Thu, Jul 6, 2017 at 2:01 AM, Aldrin Piri <al...@gmail.com> wrote:
>
> > Looks good.  Thanks for compiling this, Joe.
> >
> > On Tue, Jul 4, 2017 at 9:50 AM, Joe Witt <jo...@apache.org> wrote:
> >
> > > Team,
> > >
> > > It's that time again to submit our board report for Apache NiFi.
> > > Please see below draft.  If you have any suggestions/fixes, edits
> > > please advise.
> > >
> > > I'll submit the report in a few days.
> > >
> > > Thanks
> > > Joe
> > >
> > > +_+_+_+_+_+_+_
> > >
> > > ## Description:
> > >  - Apache NiFi is an easy to use, powerful, and reliable system to
> > >    process and distribute data.
> > >  - Apache NiFi MiNiFi is an edge data collection agent built to
> > seamlessly
> > >    integrate with and leverage the command and control of NiFi. There
> are
> > >    both Java and C++ implementations.
> > >  - Apache NiFi Registry is a centralized registry for key configuration
> > > items
> > >    including flow versions, assets, and extensions for Apache NiFi
> > >    and Apache MiNiFi.
> > >  - Apache NiFi Nar Maven Plugin is a release artifact used for
> supporting
> > >    the NiFi classloader isolation model.
> > >
> > > ## Issues:
> > >  - There are no issues requiring board attention at this time.
> > >
> > > ## Activity:
> > >  - Based on board feedback in last report the descriptions above have
> > been
> > >    simplified to avoid confusing child/subproject terminology.  We have
> > >    successfully conducted and completed name searches for the MiNiFi
> and
> > >    Registry efforts.
> > >  - Conducted numerous releases as listed below.  The 0.7.x releases
> > focused
> > >    on providing simple bug fixes and resolving reported CVEs.  The 1.x
> > >    releases brought about stability, performance improvements, and
> > > addressed
> > >    reported CVEs.  Further, in the 1.x releases numerous substantive
> > > features
> > >    were introduced including the ability to run multiple versions of
> the
> > > same
> > >    components and support for both format and schema aware record
> > > processors
> > >    to easily handle cases like acquisition, SQL based routing,
> > enrichment,
> > >    conversion, and delivery of record oriented data.  These make many
> > > common
> > >    record oriented use cases far more performant, intuitive, and retain
> > the
> > >    full power of NiFi's provenance features.
> > >
> > > ## Health report:
> > >  - Health of the community is strong and indicators of strength
> continue
> > >    trending in the right direction. Mailing list and JIRA activity is
> > > strong.
> > >    ASF Hipchat is serving as an on-ramp for new users to our mailing
> list
> > > and
> > >    JIRA systems. We continue to see new users and contributors. The PMC
> > and
> > >    committer ranks grew again during this reporting cycle and the
> > pipeline
> > >    is encouraging. We're generating many releases with new release
> > managers
> > >    stepping up often. The team handles security reports swiftly and
> > follows
> > >    ASF security team published processes effectively.
> > >
> > > ## PMC changes:
> > >
> > >  - Currently 22 PMC members.
> > >  - New PMC members:
> > >     - Koji Kawamura was added to the PMC on Fri May 26 2017
> > >     - Pierre Villard was added to the PMC on Sun May 21 2017
> > >     - Yolanda Davis was added to the PMC on Wed May 17 2017
> > >
> > > ## Committer base changes:
> > >
> > >  - Currently 34 committers.
> > >  - New commmitters:
> > >     - Marc Parisi was added as a committer on Thu Jun 01 2017
> > >     - Andrew M. Lim was added as a committer on Wed May 31 2017
> > >
> > > ## Releases:
> > >
> > >  - Apache NiFi 1.3.0 was released June 9 2017.
> > >  - Apache NiFi 0.7.4 was released June 9 2017.
> > >  - Apache NiFi MiNiFi (java) 0.2.0 was released May 19 2017.
> > >  - Apache NiFi 0.7.3 was released May 19 2017.
> > >  - Apache NiFi MiNiFi (cpp) 0.2.0 was released May 14 2017.
> > >  - Apache NiFi 1.2.0 was released May 10 2017.
> > >
> > > ## Mailing list activity:
> > >
> > >  - Activity on the mailing lists remains extremely high with a mixture
> > >    of new users, contributors, and deeper more experienced users and
> > >    contributors sparking discussion and questions and filing bugs or
> > >    new features.
> > >
> > >  - users@nifi.apache.org:
> > >     - 512 subscribers (up 39 in the last 3 months):
> > >     - 936 emails sent to list (846 in previous quarter)
> > >
> > >  - dev@nifi.apache.org:
> > >     - 367 subscribers (up 24 in the last 3 months):
> > >     - 1018 emails sent to list (925 in previous quarter)
> > >
> > >  - issues@nifi.apache.org:
> > >     - 42 subscribers (up 4 in the last 3 months):
> > >     - 7936 emails sent to list (6592 in previous quarter)
> > >
> > >
> > > ## JIRA activity:
> > >
> > >  - 573 JIRA tickets created in the last 3 months
> > >  - 421 JIRA tickets closed/resolved in the last 3 months
> > >
> >
>

Re: [DRAFT][REPORT] Apache NiFi - July 2017

Posted by Tony Kurc <tr...@gmail.com>.
I don't have any concerns, looks good!

On Thu, Jul 6, 2017 at 2:01 AM, Aldrin Piri <al...@gmail.com> wrote:

> Looks good.  Thanks for compiling this, Joe.
>
> On Tue, Jul 4, 2017 at 9:50 AM, Joe Witt <jo...@apache.org> wrote:
>
> > Team,
> >
> > It's that time again to submit our board report for Apache NiFi.
> > Please see below draft.  If you have any suggestions/fixes, edits
> > please advise.
> >
> > I'll submit the report in a few days.
> >
> > Thanks
> > Joe
> >
> > +_+_+_+_+_+_+_
> >
> > ## Description:
> >  - Apache NiFi is an easy to use, powerful, and reliable system to
> >    process and distribute data.
> >  - Apache NiFi MiNiFi is an edge data collection agent built to
> seamlessly
> >    integrate with and leverage the command and control of NiFi. There are
> >    both Java and C++ implementations.
> >  - Apache NiFi Registry is a centralized registry for key configuration
> > items
> >    including flow versions, assets, and extensions for Apache NiFi
> >    and Apache MiNiFi.
> >  - Apache NiFi Nar Maven Plugin is a release artifact used for supporting
> >    the NiFi classloader isolation model.
> >
> > ## Issues:
> >  - There are no issues requiring board attention at this time.
> >
> > ## Activity:
> >  - Based on board feedback in last report the descriptions above have
> been
> >    simplified to avoid confusing child/subproject terminology.  We have
> >    successfully conducted and completed name searches for the MiNiFi and
> >    Registry efforts.
> >  - Conducted numerous releases as listed below.  The 0.7.x releases
> focused
> >    on providing simple bug fixes and resolving reported CVEs.  The 1.x
> >    releases brought about stability, performance improvements, and
> > addressed
> >    reported CVEs.  Further, in the 1.x releases numerous substantive
> > features
> >    were introduced including the ability to run multiple versions of the
> > same
> >    components and support for both format and schema aware record
> > processors
> >    to easily handle cases like acquisition, SQL based routing,
> enrichment,
> >    conversion, and delivery of record oriented data.  These make many
> > common
> >    record oriented use cases far more performant, intuitive, and retain
> the
> >    full power of NiFi's provenance features.
> >
> > ## Health report:
> >  - Health of the community is strong and indicators of strength continue
> >    trending in the right direction. Mailing list and JIRA activity is
> > strong.
> >    ASF Hipchat is serving as an on-ramp for new users to our mailing list
> > and
> >    JIRA systems. We continue to see new users and contributors. The PMC
> and
> >    committer ranks grew again during this reporting cycle and the
> pipeline
> >    is encouraging. We're generating many releases with new release
> managers
> >    stepping up often. The team handles security reports swiftly and
> follows
> >    ASF security team published processes effectively.
> >
> > ## PMC changes:
> >
> >  - Currently 22 PMC members.
> >  - New PMC members:
> >     - Koji Kawamura was added to the PMC on Fri May 26 2017
> >     - Pierre Villard was added to the PMC on Sun May 21 2017
> >     - Yolanda Davis was added to the PMC on Wed May 17 2017
> >
> > ## Committer base changes:
> >
> >  - Currently 34 committers.
> >  - New commmitters:
> >     - Marc Parisi was added as a committer on Thu Jun 01 2017
> >     - Andrew M. Lim was added as a committer on Wed May 31 2017
> >
> > ## Releases:
> >
> >  - Apache NiFi 1.3.0 was released June 9 2017.
> >  - Apache NiFi 0.7.4 was released June 9 2017.
> >  - Apache NiFi MiNiFi (java) 0.2.0 was released May 19 2017.
> >  - Apache NiFi 0.7.3 was released May 19 2017.
> >  - Apache NiFi MiNiFi (cpp) 0.2.0 was released May 14 2017.
> >  - Apache NiFi 1.2.0 was released May 10 2017.
> >
> > ## Mailing list activity:
> >
> >  - Activity on the mailing lists remains extremely high with a mixture
> >    of new users, contributors, and deeper more experienced users and
> >    contributors sparking discussion and questions and filing bugs or
> >    new features.
> >
> >  - users@nifi.apache.org:
> >     - 512 subscribers (up 39 in the last 3 months):
> >     - 936 emails sent to list (846 in previous quarter)
> >
> >  - dev@nifi.apache.org:
> >     - 367 subscribers (up 24 in the last 3 months):
> >     - 1018 emails sent to list (925 in previous quarter)
> >
> >  - issues@nifi.apache.org:
> >     - 42 subscribers (up 4 in the last 3 months):
> >     - 7936 emails sent to list (6592 in previous quarter)
> >
> >
> > ## JIRA activity:
> >
> >  - 573 JIRA tickets created in the last 3 months
> >  - 421 JIRA tickets closed/resolved in the last 3 months
> >
>

Re: [DRAFT][REPORT] Apache NiFi - July 2017

Posted by Aldrin Piri <al...@gmail.com>.
Looks good.  Thanks for compiling this, Joe.

On Tue, Jul 4, 2017 at 9:50 AM, Joe Witt <jo...@apache.org> wrote:

> Team,
>
> It's that time again to submit our board report for Apache NiFi.
> Please see below draft.  If you have any suggestions/fixes, edits
> please advise.
>
> I'll submit the report in a few days.
>
> Thanks
> Joe
>
> +_+_+_+_+_+_+_
>
> ## Description:
>  - Apache NiFi is an easy to use, powerful, and reliable system to
>    process and distribute data.
>  - Apache NiFi MiNiFi is an edge data collection agent built to seamlessly
>    integrate with and leverage the command and control of NiFi. There are
>    both Java and C++ implementations.
>  - Apache NiFi Registry is a centralized registry for key configuration
> items
>    including flow versions, assets, and extensions for Apache NiFi
>    and Apache MiNiFi.
>  - Apache NiFi Nar Maven Plugin is a release artifact used for supporting
>    the NiFi classloader isolation model.
>
> ## Issues:
>  - There are no issues requiring board attention at this time.
>
> ## Activity:
>  - Based on board feedback in last report the descriptions above have been
>    simplified to avoid confusing child/subproject terminology.  We have
>    successfully conducted and completed name searches for the MiNiFi and
>    Registry efforts.
>  - Conducted numerous releases as listed below.  The 0.7.x releases focused
>    on providing simple bug fixes and resolving reported CVEs.  The 1.x
>    releases brought about stability, performance improvements, and
> addressed
>    reported CVEs.  Further, in the 1.x releases numerous substantive
> features
>    were introduced including the ability to run multiple versions of the
> same
>    components and support for both format and schema aware record
> processors
>    to easily handle cases like acquisition, SQL based routing, enrichment,
>    conversion, and delivery of record oriented data.  These make many
> common
>    record oriented use cases far more performant, intuitive, and retain the
>    full power of NiFi's provenance features.
>
> ## Health report:
>  - Health of the community is strong and indicators of strength continue
>    trending in the right direction. Mailing list and JIRA activity is
> strong.
>    ASF Hipchat is serving as an on-ramp for new users to our mailing list
> and
>    JIRA systems. We continue to see new users and contributors. The PMC and
>    committer ranks grew again during this reporting cycle and the pipeline
>    is encouraging. We're generating many releases with new release managers
>    stepping up often. The team handles security reports swiftly and follows
>    ASF security team published processes effectively.
>
> ## PMC changes:
>
>  - Currently 22 PMC members.
>  - New PMC members:
>     - Koji Kawamura was added to the PMC on Fri May 26 2017
>     - Pierre Villard was added to the PMC on Sun May 21 2017
>     - Yolanda Davis was added to the PMC on Wed May 17 2017
>
> ## Committer base changes:
>
>  - Currently 34 committers.
>  - New commmitters:
>     - Marc Parisi was added as a committer on Thu Jun 01 2017
>     - Andrew M. Lim was added as a committer on Wed May 31 2017
>
> ## Releases:
>
>  - Apache NiFi 1.3.0 was released June 9 2017.
>  - Apache NiFi 0.7.4 was released June 9 2017.
>  - Apache NiFi MiNiFi (java) 0.2.0 was released May 19 2017.
>  - Apache NiFi 0.7.3 was released May 19 2017.
>  - Apache NiFi MiNiFi (cpp) 0.2.0 was released May 14 2017.
>  - Apache NiFi 1.2.0 was released May 10 2017.
>
> ## Mailing list activity:
>
>  - Activity on the mailing lists remains extremely high with a mixture
>    of new users, contributors, and deeper more experienced users and
>    contributors sparking discussion and questions and filing bugs or
>    new features.
>
>  - users@nifi.apache.org:
>     - 512 subscribers (up 39 in the last 3 months):
>     - 936 emails sent to list (846 in previous quarter)
>
>  - dev@nifi.apache.org:
>     - 367 subscribers (up 24 in the last 3 months):
>     - 1018 emails sent to list (925 in previous quarter)
>
>  - issues@nifi.apache.org:
>     - 42 subscribers (up 4 in the last 3 months):
>     - 7936 emails sent to list (6592 in previous quarter)
>
>
> ## JIRA activity:
>
>  - 573 JIRA tickets created in the last 3 months
>  - 421 JIRA tickets closed/resolved in the last 3 months
>