Re: [DISCUSS] Changing core components of MiNiFi to support compartmentalization

2017-11-09 Thread Andy Christianson
Marc, Thanks for putting this design doc together. Here are some thoughts: - Multiple INCLUDE_ONLY statements is internally contradictory. If we go this route, we should allow INCLUDE_ONLY to take a list. More broadly, I think we need to uniformly support either a white list or a black list

[DISCUSS] Changing core components of MiNiFi to support compartmentalization

2017-11-09 Thread Marc
Hi, I've put together a proposal [1] and would like some feedback before I begin these changes. The goal is to support a more fluid API experience with the addition of C function calls to interact with libminifi. The goal of this article is to discuss some initial steps to getting a usable API

minifi-cpp: Expression language core API

2017-11-09 Thread Andy Christianson
MiNiFi - C++ Devs, I am currently working on MINIFICPP-49, the expression language feature. While expression compilation and evaluation is fairly self-contained, at the very least the API to access expression evaluation will touch core components. Here is how NiFi is currently exposing

Re: How to count the number of occurrences of a certain string in file

2017-11-09 Thread tzhu
Hi Mark, According to the language guide , the count can be done by: ${allMatchingAttributes("abc","xyz"):contains("world"):count()} I'm wondering if I can contain this one in one of the processor, as a side

[ANNOUNCE] New Apache NiFi Committer Peter Wicks

2017-11-09 Thread Tony Kurc
On behalf of the Apache NiFI PMC, I am very pleased to announce that Peter Wicks has accepted the PMC's invitation to become a committer on the Apache NiFi project. We greatly appreciate all of Peter's hard work and generous contributions to the project. We look forward to his continued

[ANNOUNCE] New Apache NiFi Committer Mike Hogue

2017-11-09 Thread Tony Kurc
On behalf of the Apache NiFI PMC, I am very pleased to announce that Mike Hogue has accepted the PMC's invitation to become a committer on the Apache NiFi project. We greatly appreciate all of Mike's hard work and generous contributions to the project. We look forward to his continued involvement

Re: [ANNOUNCE] New Apache NiFi Committer Mike Hogue

2017-11-09 Thread Jeremy Dyer
Mike glad to have you and looking forward to working with you on things in the future! On Thu, Nov 9, 2017 at 7:14 PM, Tony Kurc wrote: > On behalf of the Apache NiFI PMC, I am very pleased to announce that Mike > Hogue has accepted the PMC's invitation to become a committer

Re: [ANNOUNCE] New Apache NiFi Committer Peter Wicks

2017-11-09 Thread Jeremy Dyer
Welcome Peter excited to have you on board! On Thu, Nov 9, 2017 at 7:14 PM, Tony Kurc wrote: > On behalf of the Apache NiFI PMC, I am very pleased to announce that Peter > Wicks has accepted the PMC's invitation to become a committer on the Apache > NiFi project. We greatly

Re: [ANNOUNCE] New Apache NiFi Committer Peter Wicks

2017-11-09 Thread Jeff
Congrats, Peter! On Thu, Nov 9, 2017 at 7:18 PM Jeremy Dyer wrote: > Welcome Peter excited to have you on board! > > On Thu, Nov 9, 2017 at 7:14 PM, Tony Kurc wrote: > > > On behalf of the Apache NiFI PMC, I am very pleased to announce that > Peter > > Wicks

Re: [ANNOUNCE] New Apache NiFi Committer Mike Hogue

2017-11-09 Thread Jeff
Congrats, Mike! On Thu, Nov 9, 2017 at 7:19 PM Jeremy Dyer wrote: > Mike glad to have you and looking forward to working with you on things in > the future! > > On Thu, Nov 9, 2017 at 7:14 PM, Tony Kurc wrote: > > > On behalf of the Apache NiFI PMC, I am