Re: hello, I have some doubts about the certification configuration of minifi-c2

2019-09-25 Thread Aldrin Piri
Hi there,

The DN would be specified by the certificate provisioned as part of a mutual 
auth setup between the C2 server and one or more minifi instances. This 
information is provided to the server as part of the handshake and allows the 
server to extract out the relevant details and pass that through its 
authorization filters. 

> On Sep 25, 2019, at 23:06, 王谭旭  wrote:
> 
> hello
> I have some doubts about the certification configuration of 
> minifi-c2(./conf/authorities.yaml、./conf/authorizations.yaml).
> So says the official documentation for minifi-c2: "./conf/authorities.yaml 
> determines the authority or authorities (arbitrary string value) to assign to 
> requesters based on their DN." My question is how does the requester 
> configure his own dn? How does c2 receive the requester's dn?
> I would appreciate it if you could answer my question.


hello, I have some doubts about the certification configuration of minifi-c2

2019-09-25 Thread ??????
hello
I have some doubts about the certification configuration of 
minifi-c2(./conf/authorities.yaml??./conf/authorizations.yaml).
So says the official documentation for minifi-c2: "./conf/authorities.yaml 
determines the authority or authorities (arbitrary string value) to assign to 
requesters based on their DN." My question is how does the requester configure 
his own dn? How does c2 receive the requester's dn?
I would appreciate it if you could answer my question.

FW: Issues with Nifi docker container on AWS EC2

2019-09-25 Thread Nooka, Sheshikanth
Hi,

I am facing difficulties when trying to deploy NIFI docker image on EC2. I 
realized that NIFI docker container is continuously changing to "exited" state.

But when I try running the docker manually on EC2, it runs fine.

I checked the docker logs and found that NIFI server was able to start 
successfully but gets terminated after few minutes.
The message is "Received trapped signal, beginning shutdown..."

Can you please help me with running NIfi using container orchestration tool and 
figure out the root cause for this issue?

I really appreciate your time.

Thanks
Sheshikanth



Re: [ANNOUNCE] New Apache NiFi Committer Rob Fellows

2019-09-25 Thread Kevin Doran
Congratulations and welcome, Rob! Thanks for all your contributions!

On Wed, Sep 25, 2019 at 1:09 PM Jeff  wrote:
>
> Congrats, Rob!
>
> On Wed, Sep 25, 2019 at 11:12 AM Matt Gilman 
> wrote:
>
> > Welcome and congrats Rob!
> >
> > On Wed, Sep 25, 2019 at 10:52 AM Yolanda Davis 
> > wrote:
> >
> > > Congratulations Rob!
> > >
> > >
> > > > On Sep 25, 2019, at 10:09 AM, Marc Parisi  wrote:
> > > >
> > > > Congrats Rob!
> > > >
> > > >> On Wed, Sep 25, 2019 at 9:59 AM Rob Moran  wrote:
> > > >>
> > > >> Thanks for all your work, Rob -- congrats!
> > > >>
> > > >> On Wed, Sep 25, 2019 at 9:29 AM Andrew Lim <
> > andrewlim.apa...@gmail.com>
> > > >> wrote:
> > > >>
> > > >>> Congrats Rob!
> > > >>>
> > > >>>
> > >  On Sep 24, 2019, at 7:56 PM, Tony Kurc  wrote:
> > > 
> > >  Apache NiFi community,
> > >  On behalf of the Apache NiFI PMC, I am very pleased to announce that
> > > >> Rob
> > >  has accepted the PMC's invitation to become a committer on the
> > Apache
> > > >>> NiFi
> > >  project. We greatly appreciate all of Rob's hard work and generous
> > >  contributions to the project. We look forward to his continued
> > > >>> involvement
> > >  in the project.
> > > 
> > >  What stood out with Rob are his regular code contributions and
> > reviews
> > > >> on
> > >  many parts of the project to include NiFi, NiFi FDS, and NiFi
> > Registry
> > >  since early this year. Additionally, he's been doing the
> > >  not-always-glamorous work of helping verify releases, which was a
> > huge
> > >  assist in getting NiFi 1.9.1, NiFi Registry 0.4.0 and 0.5.0, and
> > NiFi
> > > >> FDS
> > >  0.2.0 out to the community.
> > > 
> > >  Welcome and congratulations!
> > >  Tony
> > > >>>
> > > >>>
> > > >>
> > >
> >


Re: NIFI-6597 Build with apache-rat-plugin failure

2019-09-25 Thread Jeff
This looks like it might be caused by unresolved merge conflicts.

On Tue, Sep 24, 2019 at 1:49 PM Bryan Bende  wrote:

> Did you run with -Pcontrib-check when building locally?
>
> The issue from the Travis logs is:
>
> [WARNING] Files with unapproved licenses:
>
> /home/travis/build/apache/nifi/nifi-framework-api/src/main/java/org/apache/nifi/diagnostics/DiagnosticsDump.java.orig
>
> Looking at the PR, there are lot of files that are somehow renamed to .orig
>
> On Tue, Sep 24, 2019 at 1:36 PM Sunny Zhang
>  wrote:
> >
> > Hi my PR NIFI-6597 failed on the auto build test with problems of
> apache-rat-plugin. But When I build it on my local machine there's no error.
> >
> https://travis-ci.org/apache/nifi/builds/588696226?utm_source=github_status&utm_medium=notification
> >
> > Not sure what happened.. Could anyone help me on this?
> >
> > Thanks!!!
> > Sunny
> >
> > [INFO]
> 
> > 5327[INFO] BUILD FAILURE
> > 5328[INFO]
> 
> > 5329[INFO] Total time:  01:34 min (Wall Clock)
> > 5330[INFO] Finished at: 2019-09-23T23:18:42Z
> > 5331[INFO]
> 
> > 5332[ERROR] Failed to execute goal
> org.apache.rat:apache-rat-plugin:0.12:check (default) on project
> nifi-framework-api: Too many files with unapproved license: 1 See RAT
> report in: /home/travis/build/apache/nifi/nifi-framework-api/target/rat.txt
> -> [Help 1]
> > 5333[ERROR]
> > 5334[ERROR] To see the full stack trace of the errors, re-run Maven with
> the -e switch.
> > 5335[ERROR] Re-run Maven using the -X switch to enable full debug
> logging.
> > 5336[ERROR]
> > 5337[ERROR] For more information about the errors and possible
> solutions, please read the following articles:
> > 5338[ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> > 5339[ERROR]
> > 5340[ERROR] After correcting the problems, you can resume the build with
> the command
> > 5341[ERROR]   mvn  -rf :nifi-framework-api
> > 5342The command "mvn clean install -V -T 1C -pl `find . -type d \( -name
> "*-nar" -or -name "*-assembly" \) -and -not -name "*api-nar" -and -not
> -path "*/target/*" -and -not -name "*__*" -printf "!./%P,"`
> -Pcontrib-check,include-grpc -Ddir-only
> -Dmaven.surefire.arguments="-Duser.language=en -Duser.region=US" | grep -v
> -F -f .travis-output-filters && test ${PIPESTATUS[0]} -eq 0" exited with 1.
> > before_cache
> > 53430.05s$ rm -rf $HOME/.m2/repository/org/apache/nifi/
> > cache.2
> > 5344store build cache
> > 53450.01s89.55schanges detected (content changed, file is created, or
> file is
> deleted):\n/home/travis/.m2/repository/io/netty/netty-all/4.1.29.Final/netty-all-4.1.29.Final.jar
> >
> 5346/home/travis/.m2/repository/io/netty/netty-all/4.1.29.Final/netty-all-4.1.29.Final.jar.sha1
> >
> 5347/home/travis/.m2/repository/io/netty/netty-all/4.1.29.Final/netty-all-4.1.29.Final.pom
> >
> 5348/home/travis/.m2/repository/io/netty/netty-all/4.1.29.Final/netty-all-4.1.29.Final.pom.sha1
> >
> 5349/home/travis/.m2/repository/io/netty/netty-all/4.1.29.Final/_remote.repositories
> >
> 5350/home/travis/.m2/repository/io/netty/netty-parent/4.1.29.Final/netty-parent-4.1.29.Final.pom
> >
> 5351/home/travis/.m2/repository/io/netty/netty-parent/4.1.29.Final/netty-parent-4.1.29.Final.pom.sha1
> >
> 5352/home/travis/.m2/repository/io/netty/netty-parent/4.1.29.Final/_remote.repositories
> >
> 5353/home/travis/.m2/repository/org/apache/curator/curator-test/4.2.0/curator-test-4.2.0.jar
> >
> 5354/home/travis/.m2/repository/org/apache/curator/curator-test/4.2.0/curator-test-4.2.0.jar.sha1
> >
> 5355/home/travis/.m2/repository/org/apache/curator/curator-test/4.2.0/curator-test-4.2.0.pom
> > 5356/home/travis/.\n...
> > 5357changes detected, packing new archive
> > 5358uploading
> PR.3676/cache-linux-xenial-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--jdk-openjdk8.tgz
> > 5359cache uploaded
> > 5360
> > 5361
> > 5362Done. Your build exited with 1.
> >
> >
> > But when I build it I don't have any error:
> > [INFO]
> 
> > [INFO] BUILD SUCCESS
> > [INFO]
> 
> > [INFO] Total time:  14:32 min (Wall Clock)
> > [INFO] Finished at: 2019-09-24T10:08:29-07:00
> > [INFO]
> 
> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
> MaxPermSize=256m; support was removed in 8.0
> >
> >
> >
>


Re: [ANNOUNCE] New Apache NiFi Committer Rob Fellows

2019-09-25 Thread Jeff
Congrats, Rob!

On Wed, Sep 25, 2019 at 11:12 AM Matt Gilman 
wrote:

> Welcome and congrats Rob!
>
> On Wed, Sep 25, 2019 at 10:52 AM Yolanda Davis 
> wrote:
>
> > Congratulations Rob!
> >
> >
> > > On Sep 25, 2019, at 10:09 AM, Marc Parisi  wrote:
> > >
> > > Congrats Rob!
> > >
> > >> On Wed, Sep 25, 2019 at 9:59 AM Rob Moran  wrote:
> > >>
> > >> Thanks for all your work, Rob -- congrats!
> > >>
> > >> On Wed, Sep 25, 2019 at 9:29 AM Andrew Lim <
> andrewlim.apa...@gmail.com>
> > >> wrote:
> > >>
> > >>> Congrats Rob!
> > >>>
> > >>>
> >  On Sep 24, 2019, at 7:56 PM, Tony Kurc  wrote:
> > 
> >  Apache NiFi community,
> >  On behalf of the Apache NiFI PMC, I am very pleased to announce that
> > >> Rob
> >  has accepted the PMC's invitation to become a committer on the
> Apache
> > >>> NiFi
> >  project. We greatly appreciate all of Rob's hard work and generous
> >  contributions to the project. We look forward to his continued
> > >>> involvement
> >  in the project.
> > 
> >  What stood out with Rob are his regular code contributions and
> reviews
> > >> on
> >  many parts of the project to include NiFi, NiFi FDS, and NiFi
> Registry
> >  since early this year. Additionally, he's been doing the
> >  not-always-glamorous work of helping verify releases, which was a
> huge
> >  assist in getting NiFi 1.9.1, NiFi Registry 0.4.0 and 0.5.0, and
> NiFi
> > >> FDS
> >  0.2.0 out to the community.
> > 
> >  Welcome and congratulations!
> >  Tony
> > >>>
> > >>>
> > >>
> >
>


Re: [ANNOUNCE] New Apache NiFi Committer Rob Fellows

2019-09-25 Thread Matt Gilman
Welcome and congrats Rob!

On Wed, Sep 25, 2019 at 10:52 AM Yolanda Davis 
wrote:

> Congratulations Rob!
>
>
> > On Sep 25, 2019, at 10:09 AM, Marc Parisi  wrote:
> >
> > Congrats Rob!
> >
> >> On Wed, Sep 25, 2019 at 9:59 AM Rob Moran  wrote:
> >>
> >> Thanks for all your work, Rob -- congrats!
> >>
> >> On Wed, Sep 25, 2019 at 9:29 AM Andrew Lim 
> >> wrote:
> >>
> >>> Congrats Rob!
> >>>
> >>>
>  On Sep 24, 2019, at 7:56 PM, Tony Kurc  wrote:
> 
>  Apache NiFi community,
>  On behalf of the Apache NiFI PMC, I am very pleased to announce that
> >> Rob
>  has accepted the PMC's invitation to become a committer on the Apache
> >>> NiFi
>  project. We greatly appreciate all of Rob's hard work and generous
>  contributions to the project. We look forward to his continued
> >>> involvement
>  in the project.
> 
>  What stood out with Rob are his regular code contributions and reviews
> >> on
>  many parts of the project to include NiFi, NiFi FDS, and NiFi Registry
>  since early this year. Additionally, he's been doing the
>  not-always-glamorous work of helping verify releases, which was a huge
>  assist in getting NiFi 1.9.1, NiFi Registry 0.4.0 and 0.5.0, and NiFi
> >> FDS
>  0.2.0 out to the community.
> 
>  Welcome and congratulations!
>  Tony
> >>>
> >>>
> >>
>


Re: [ANNOUNCE] New Apache NiFi Committer Rob Fellows

2019-09-25 Thread Yolanda Davis
Congratulations Rob!


> On Sep 25, 2019, at 10:09 AM, Marc Parisi  wrote:
> 
> Congrats Rob!
> 
>> On Wed, Sep 25, 2019 at 9:59 AM Rob Moran  wrote:
>> 
>> Thanks for all your work, Rob -- congrats!
>> 
>> On Wed, Sep 25, 2019 at 9:29 AM Andrew Lim 
>> wrote:
>> 
>>> Congrats Rob!
>>> 
>>> 
 On Sep 24, 2019, at 7:56 PM, Tony Kurc  wrote:
 
 Apache NiFi community,
 On behalf of the Apache NiFI PMC, I am very pleased to announce that
>> Rob
 has accepted the PMC's invitation to become a committer on the Apache
>>> NiFi
 project. We greatly appreciate all of Rob's hard work and generous
 contributions to the project. We look forward to his continued
>>> involvement
 in the project.
 
 What stood out with Rob are his regular code contributions and reviews
>> on
 many parts of the project to include NiFi, NiFi FDS, and NiFi Registry
 since early this year. Additionally, he's been doing the
 not-always-glamorous work of helping verify releases, which was a huge
 assist in getting NiFi 1.9.1, NiFi Registry 0.4.0 and 0.5.0, and NiFi
>> FDS
 0.2.0 out to the community.
 
 Welcome and congratulations!
 Tony
>>> 
>>> 
>> 


Re: [ANNOUNCE] New Apache NiFi Committer Rob Fellows

2019-09-25 Thread Marc Parisi
Congrats Rob!

On Wed, Sep 25, 2019 at 9:59 AM Rob Moran  wrote:

> Thanks for all your work, Rob -- congrats!
>
> On Wed, Sep 25, 2019 at 9:29 AM Andrew Lim 
> wrote:
>
> > Congrats Rob!
> >
> >
> > > On Sep 24, 2019, at 7:56 PM, Tony Kurc  wrote:
> > >
> > > Apache NiFi community,
> > > On behalf of the Apache NiFI PMC, I am very pleased to announce that
> Rob
> > > has accepted the PMC's invitation to become a committer on the Apache
> > NiFi
> > > project. We greatly appreciate all of Rob's hard work and generous
> > > contributions to the project. We look forward to his continued
> > involvement
> > > in the project.
> > >
> > > What stood out with Rob are his regular code contributions and reviews
> on
> > > many parts of the project to include NiFi, NiFi FDS, and NiFi Registry
> > > since early this year. Additionally, he's been doing the
> > > not-always-glamorous work of helping verify releases, which was a huge
> > > assist in getting NiFi 1.9.1, NiFi Registry 0.4.0 and 0.5.0, and NiFi
> FDS
> > > 0.2.0 out to the community.
> > >
> > > Welcome and congratulations!
> > > Tony
> >
> >
>


Re: [ANNOUNCE] New Apache NiFi Committer Rob Fellows

2019-09-25 Thread Rob Moran
Thanks for all your work, Rob -- congrats!

On Wed, Sep 25, 2019 at 9:29 AM Andrew Lim 
wrote:

> Congrats Rob!
>
>
> > On Sep 24, 2019, at 7:56 PM, Tony Kurc  wrote:
> >
> > Apache NiFi community,
> > On behalf of the Apache NiFI PMC, I am very pleased to announce that Rob
> > has accepted the PMC's invitation to become a committer on the Apache
> NiFi
> > project. We greatly appreciate all of Rob's hard work and generous
> > contributions to the project. We look forward to his continued
> involvement
> > in the project.
> >
> > What stood out with Rob are his regular code contributions and reviews on
> > many parts of the project to include NiFi, NiFi FDS, and NiFi Registry
> > since early this year. Additionally, he's been doing the
> > not-always-glamorous work of helping verify releases, which was a huge
> > assist in getting NiFi 1.9.1, NiFi Registry 0.4.0 and 0.5.0, and NiFi FDS
> > 0.2.0 out to the community.
> >
> > Welcome and congratulations!
> > Tony
>
>


Re: [ANNOUNCE] New Apache NiFi Committer Rob Fellows

2019-09-25 Thread Andrew Lim
Congrats Rob!


> On Sep 24, 2019, at 7:56 PM, Tony Kurc  wrote:
> 
> Apache NiFi community,
> On behalf of the Apache NiFI PMC, I am very pleased to announce that Rob
> has accepted the PMC's invitation to become a committer on the Apache NiFi
> project. We greatly appreciate all of Rob's hard work and generous
> contributions to the project. We look forward to his continued involvement
> in the project.
> 
> What stood out with Rob are his regular code contributions and reviews on
> many parts of the project to include NiFi, NiFi FDS, and NiFi Registry
> since early this year. Additionally, he's been doing the
> not-always-glamorous work of helping verify releases, which was a huge
> assist in getting NiFi 1.9.1, NiFi Registry 0.4.0 and 0.5.0, and NiFi FDS
> 0.2.0 out to the community.
> 
> Welcome and congratulations!
> Tony



Re: [ANNOUNCE] New Apache NiFi Committer Rob Fellows

2019-09-25 Thread Otto Fowler
Congratulations, and thanks!




On September 24, 2019 at 19:56:56, Tony Kurc (tk...@apache.org) wrote:

Apache NiFi community,
On behalf of the Apache NiFI PMC, I am very pleased to announce that Rob
has accepted the PMC's invitation to become a committer on the Apache NiFi
project. We greatly appreciate all of Rob's hard work and generous
contributions to the project. We look forward to his continued involvement
in the project.

What stood out with Rob are his regular code contributions and reviews on
many parts of the project to include NiFi, NiFi FDS, and NiFi Registry
since early this year. Additionally, he's been doing the
not-always-glamorous work of helping verify releases, which was a huge
assist in getting NiFi 1.9.1, NiFi Registry 0.4.0 and 0.5.0, and NiFi FDS
0.2.0 out to the community.

Welcome and congratulations!
Tony


Re: [ANNOUNCE] New Apache NiFi Committer Rob Fellows

2019-09-25 Thread Scott Aslan
Very much deserved! Congratulations Rob and thanks for all your
contributions!

On Wed, Sep 25, 2019 at 4:37 AM Alessandro D'Armiento <
alessandro.darmiento1...@gmail.com> wrote:

> Congratulations!
>
> Il giorno mer 25 set 2019 alle ore 09:44 Pierre Villard <
> pierre.villard...@gmail.com> ha scritto:
>
> > Congrats Rob!
> >
> > Le mer. 25 sept. 2019 à 04:13, Sivaprasanna 
> a
> > écrit :
> >
> > > Congratulations, Rob.
> > >
> > > On Wed, 25 Sep 2019 at 5:39 AM, Joe Witt  wrote:
> > >
> > > > Congrats and Thank You!
> > > >
> > > > On Tue, Sep 24, 2019 at 7:58 PM Andy LoPresto 
> > > > wrote:
> > > >
> > > > > Congratulations Rob. Well-earned and welcome to the extra work of
> > > > > committing PRs.
> > > > >
> > > > > Andy LoPresto
> > > > > alopre...@apache.org
> > > > > alopresto.apa...@gmail.com
> > > > > PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4  BACE 3C6E F65B 2F7D EF69
> > > > >
> > > > > > On Sep 24, 2019, at 4:56 PM, Tony Kurc  wrote:
> > > > > >
> > > > > > Apache NiFi community,
> > > > > > On behalf of the Apache NiFI PMC, I am very pleased to announce
> > that
> > > > Rob
> > > > > > has accepted the PMC's invitation to become a committer on the
> > Apache
> > > > > NiFi
> > > > > > project. We greatly appreciate all of Rob's hard work and
> generous
> > > > > > contributions to the project. We look forward to his continued
> > > > > involvement
> > > > > > in the project.
> > > > > >
> > > > > > What stood out with Rob are his regular code contributions and
> > > reviews
> > > > on
> > > > > > many parts of the project to include NiFi, NiFi FDS, and NiFi
> > > Registry
> > > > > > since early this year. Additionally, he's been doing the
> > > > > > not-always-glamorous work of helping verify releases, which was a
> > > huge
> > > > > > assist in getting NiFi 1.9.1, NiFi Registry 0.4.0 and 0.5.0, and
> > NiFi
> > > > FDS
> > > > > > 0.2.0 out to the community.
> > > > > >
> > > > > > Welcome and congratulations!
> > > > > > Tony
> > > > >
> > > > >
> > > >
> > >
> >
>


Re: [ANNOUNCE] New Apache NiFi Committer Rob Fellows

2019-09-25 Thread Alessandro D'Armiento
Congratulations!

Il giorno mer 25 set 2019 alle ore 09:44 Pierre Villard <
pierre.villard...@gmail.com> ha scritto:

> Congrats Rob!
>
> Le mer. 25 sept. 2019 à 04:13, Sivaprasanna  a
> écrit :
>
> > Congratulations, Rob.
> >
> > On Wed, 25 Sep 2019 at 5:39 AM, Joe Witt  wrote:
> >
> > > Congrats and Thank You!
> > >
> > > On Tue, Sep 24, 2019 at 7:58 PM Andy LoPresto 
> > > wrote:
> > >
> > > > Congratulations Rob. Well-earned and welcome to the extra work of
> > > > committing PRs.
> > > >
> > > > Andy LoPresto
> > > > alopre...@apache.org
> > > > alopresto.apa...@gmail.com
> > > > PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4  BACE 3C6E F65B 2F7D EF69
> > > >
> > > > > On Sep 24, 2019, at 4:56 PM, Tony Kurc  wrote:
> > > > >
> > > > > Apache NiFi community,
> > > > > On behalf of the Apache NiFI PMC, I am very pleased to announce
> that
> > > Rob
> > > > > has accepted the PMC's invitation to become a committer on the
> Apache
> > > > NiFi
> > > > > project. We greatly appreciate all of Rob's hard work and generous
> > > > > contributions to the project. We look forward to his continued
> > > > involvement
> > > > > in the project.
> > > > >
> > > > > What stood out with Rob are his regular code contributions and
> > reviews
> > > on
> > > > > many parts of the project to include NiFi, NiFi FDS, and NiFi
> > Registry
> > > > > since early this year. Additionally, he's been doing the
> > > > > not-always-glamorous work of helping verify releases, which was a
> > huge
> > > > > assist in getting NiFi 1.9.1, NiFi Registry 0.4.0 and 0.5.0, and
> NiFi
> > > FDS
> > > > > 0.2.0 out to the community.
> > > > >
> > > > > Welcome and congratulations!
> > > > > Tony
> > > >
> > > >
> > >
> >
>


Re: [ANNOUNCE] New Apache NiFi Committer Rob Fellows

2019-09-25 Thread Pierre Villard
Congrats Rob!

Le mer. 25 sept. 2019 à 04:13, Sivaprasanna  a
écrit :

> Congratulations, Rob.
>
> On Wed, 25 Sep 2019 at 5:39 AM, Joe Witt  wrote:
>
> > Congrats and Thank You!
> >
> > On Tue, Sep 24, 2019 at 7:58 PM Andy LoPresto 
> > wrote:
> >
> > > Congratulations Rob. Well-earned and welcome to the extra work of
> > > committing PRs.
> > >
> > > Andy LoPresto
> > > alopre...@apache.org
> > > alopresto.apa...@gmail.com
> > > PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4  BACE 3C6E F65B 2F7D EF69
> > >
> > > > On Sep 24, 2019, at 4:56 PM, Tony Kurc  wrote:
> > > >
> > > > Apache NiFi community,
> > > > On behalf of the Apache NiFI PMC, I am very pleased to announce that
> > Rob
> > > > has accepted the PMC's invitation to become a committer on the Apache
> > > NiFi
> > > > project. We greatly appreciate all of Rob's hard work and generous
> > > > contributions to the project. We look forward to his continued
> > > involvement
> > > > in the project.
> > > >
> > > > What stood out with Rob are his regular code contributions and
> reviews
> > on
> > > > many parts of the project to include NiFi, NiFi FDS, and NiFi
> Registry
> > > > since early this year. Additionally, he's been doing the
> > > > not-always-glamorous work of helping verify releases, which was a
> huge
> > > > assist in getting NiFi 1.9.1, NiFi Registry 0.4.0 and 0.5.0, and NiFi
> > FDS
> > > > 0.2.0 out to the community.
> > > >
> > > > Welcome and congratulations!
> > > > Tony
> > >
> > >
> >
>