getColumns Syntax with double quotes wont work for me

2020-08-06 Thread Tony Pearson
I have tried both the PutDatabaseRecord and ConvertJsonToSQL components. I am converting my flow file to Avro in both cases.and gets me further than using Avro by itself When the components fetch column names to validate against the schema of the flowfile it produces the following quert: show /*

Re: Need to know if there is multiple template support

2020-08-06 Thread Russell Bateman
Since the advent of the NiFi Registry, templates are sort of deprecated. The Registry is a brilliant design far better able to support what you seem to be asking for. By the way, this is much more a "user" question you might have asked in that forum rather than this "dev" forum. Cheers! On

Need to know if there is multiple template support

2020-08-06 Thread Rahul Vasan
Im looking to create multiple templates for multiple client with different processor flows for each of them. Is it possible?

Re: Can't find prioritizers on startup

2020-08-06 Thread Mike Thomsen
Ok. Feel free to ping me as I have a flow.xml.gz that can replicate. On Thu, Aug 6, 2020 at 8:10 AM Matt Burgess wrote: > > Mike, > > Bryan Bende noticed this too, it's a bug in the new NAR hierarchy as > part of NIFI-7592 [1]. I have reopened the Jira and am testing a fix > now, PR should be up

Re: Can't find prioritizers on startup

2020-08-06 Thread Matt Burgess
Mike, Bryan Bende noticed this too, it's a bug in the new NAR hierarchy as part of NIFI-7592 [1]. I have reopened the Jira and am testing a fix now, PR should be up today. Thanks, Matt [1] https://issues.apache.org/jira/browse/NIFI-7592 On Thu, Aug 6, 2020 at 8:05 AM Mike Thomsen wrote: > > I

Can't find prioritizers on startup

2020-08-06 Thread Mike Thomsen
I experimented with a new build of 1.12 and copied over flow.xml.gz from an older NiFi (1.8 and 1.11) and now get this. Did something change? Because I have a version of 1.12 that I built a few weeks ago where I'm not getting this with the same flow.xml.gz