Re: Processors on the fly for many sensor devices

2016-10-31 Thread Andrew Psaltis
Hi Davy, Thanks for the P/R - I merged that in just a little bit ago. I think the feature you are describing makes total sense, I'm sure this would be useful in many different use cases. I am in the process of wrapping up the changes to fulfill JIRA NIFI-2615 [1]. Do you want to add the

Re: nifi is running out of memory

2016-10-31 Thread Joe Witt
Krish, Did you ever get past this? Thanks Joe On Fri, Oct 28, 2016 at 2:36 PM, Gop Krr wrote: > James, permission issue got resolved. I still don't see any write. > > On Fri, Oct 28, 2016 at 10:34 AM, Gop Krr wrote: >> >> Thanks James.. I am looking into

Re: ExecuteSQL just once

2016-10-31 Thread Matt Burgess
Daniel, One thing you can do (albeit manually) for a "run once" is to schedule ExecuteSQL for some large interval (3600 sec for example), then start and immediately stop the processor. It will run once (stopping the processor doesn't interrupt the current execution, it just prevents it from being