Re: Processor classpath

2017-07-04 Thread Andrew Grande
It's not a classpath, but rather a user configurable location, exposed as a processor property. Does it help? Andrew On Tue, Jul 4, 2017, 4:32 PM James Srinivasan wrote: > Hi, > > I'm developing a processor which needs to read some of its config from > the

Processor classpath

2017-07-04 Thread James Srinivasan
Hi, I'm developing a processor which needs to read some of its config from the classpath. Reading the docs etc., NiFi's classpath is a little funky - where's the best (least worst?) location for such files? I note that the HDFS processors can read their config (core-site.xml etc) from the