Re: Status of "event-driven" scheduling

2018-09-12 Thread Michael Moser
Hi Joe, I'm guessing here, but I think the Event Driven scheduling was intended to be more efficient than Timer Driven scheduling, in the way that push notifications should be more efficient than polling. In practice, I'm not sure anyone has measured the difference. I have seen folks use Event

How to get downstream queue count and limit from a Processor

2018-09-12 Thread tanezavm
Is there a way to get the queue count and limit from a downstream connection connected to a relationship of a Processor? I wan't to check if queue is not yet full to avoid transferring more flowfiles to a relationship. -- Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/

Re: Request to assign jira tickets

2018-09-12 Thread Aldrin Piri
Hey there, Vijeta! I've added you to the list of contributors so you should be all set. You may need to refresh your session but should otherwise be good to go. Please let us know if you have any questions! Looking forward to your contributions! On Wed, Sep 12, 2018 at 11:42 AM Vijeta

Request to assign jira tickets

2018-09-12 Thread Vijeta Hingorani
Hello All, I wanted to help contribute some documentation updates and would like to be able to assign tickets to myself in NiFi Jira. Apache JIRA ID : vijeta Email : vhingor...@boardreader.com Thank you, Vijeta

Re: Nifi creating directories on start?

2018-09-12 Thread Kevin Doran
Hi Arun, Those are directories used by NiFi or its bootstrap service to store state. NiFi creates several directories and files on disk to save state while running, so it is expected the run-as-user has write access to the NiFi home directory and its sub-directories. Hope this helps, Kevin

Nifi creating directories on start?

2018-09-12 Thread Arunkumar
Hi Folks, Just wanted to understand why nifi is creating work, state, run directories after we start (bin/nifi.sh start)? Asking this question as we have a build system, which doesn't allow us to create directories in runtime while deploying nifi. Are there any workarounds or should we add

Re: Nifi build failed - 1.7.1

2018-09-12 Thread Arunkumar
Thanks Charlie Meyer, it helped -- Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/