Re: read in values from nifi.properties in a Groovy ExecuteScript processor

2016-09-27 Thread Andy LoPresto
...@gmail.com >>>> <mailto:tomgu...@gmail.com>> wrote: >>>> >>>> I'm using v1.0. I want to access some values that are in the >>>> nifi.properties file. And I would like to just use the nifi.properties >>>> file because I'll be encrypting some of these values and I want to use the >>>> built in encryption feature. >>>> >>>> Thanks >>>> >>>> On Fri, Sep 23, 2016 at 6:05 PM, Andrew Grande <apere...@gmail.com >>>> <mailto:apere...@gmail.com>> wrote: >>>> Which NiFi version? With 1.0 there are some bits for variable registry >>>> available, basically one can reference values from external config files >>>> via regular EL expressions. >>>> >>>> Andrew >>>> >>>> >>>> On Fri, Sep 23, 2016, 6:00 PM Tom Gullo <tomgu...@gmail.com >>>> <mailto:tomgu...@gmail.com>> wrote: >>>> I want to read in values from nifi.properties in a Groovy ExecuteScript >>>> processor. What's the best way to do that? >>>> >>>> Thanks >>>> -Tom >>>> >>> >> >> > signature.asc Description: Message signed with OpenPGP using GPGMail

Re: read in values from nifi.properties in a Groovy ExecuteScript processor

2016-09-26 Thread Tom Gullo
;tomgu...@gmail.com> wrote: >> >> I'm using v1.0. I want to access some values that are in the >> nifi.properties file. And I would like to just use the nifi.properties >> file because I'll be encrypting some of these values and I want to use the >> built in encryptio

Re: read in values from nifi.properties in a Groovy ExecuteScript processor

2016-09-24 Thread Andy LoPresto
to use the >>>> built in encryption feature. >>>> >>>> Thanks >>>> >>>>> On Fri, Sep 23, 2016 at 6:05 PM, Andrew Grande <apere...@gmail.com> wrote: >>>>> Which NiFi version? With 1.0 there are some bits for variable registry >>>>> available, basically one can reference values from external config files >>>>> via regular EL expressions. >>>>> >>>>> Andrew >>>>> >>>>> >>>>>> On Fri, Sep 23, 2016, 6:00 PM Tom Gullo <tomgu...@gmail.com> wrote: >>>>>> I want to read in values from nifi.properties in a Groovy ExecuteScript >>>>>> processor. What's the best way to do that? >>>>>> >>>>>> Thanks >>>>>> -Tom >>>> >>> >> >

Re: read in values from nifi.properties in a Groovy ExecuteScript processor

2016-09-24 Thread Tom Gullo
re some bits for variable registry >> available, basically one can reference values from external config files >> via regular EL expressions. >> >> Andrew >> >> On Fri, Sep 23, 2016, 6:00 PM Tom Gullo <tomgu...@gmail.com> wrote: >> >>> I want to read in values from nifi.properties in a Groovy ExecuteScript >>> processor. What's the best way to do that? >>> >>> Thanks >>> -Tom >>> >> > > >

Re: read in values from nifi.properties in a Groovy ExecuteScript processor

2016-09-23 Thread Andy LoPresto
l.com>> wrote: >> Which NiFi version? With 1.0 there are some bits for variable registry >> available, basically one can reference values from external config files via >> regular EL expressions. >> >> Andrew >> >> >> On Fri, Sep 23, 20

Re: read in values from nifi.properties in a Groovy ExecuteScript processor

2016-09-23 Thread Andy LoPresto
gt; Andrew > > > On Fri, Sep 23, 2016, 6:00 PM Tom Gullo <tomgu...@gmail.com > <mailto:tomgu...@gmail.com>> wrote: > I want to read in values from nifi.properties in a Groovy ExecuteScript > processor. What's the best way to do that? > > Thanks > -Tom > signature.asc Description: Message signed with OpenPGP using GPGMail

Re: read in values from nifi.properties in a Groovy ExecuteScript processor

2016-09-23 Thread Tom Gullo
@gmail.com> wrote: > >> I want to read in values from nifi.properties in a Groovy ExecuteScript >> processor. What's the best way to do that? >> >> Thanks >> -Tom >> >

Re: read in values from nifi.properties in a Groovy ExecuteScript processor

2016-09-23 Thread Andrew Grande
Which NiFi version? With 1.0 there are some bits for variable registry available, basically one can reference values from external config files via regular EL expressions. Andrew On Fri, Sep 23, 2016, 6:00 PM Tom Gullo <tomgu...@gmail.com> wrote: > I want to read in values from nifi.p

read in values from nifi.properties in a Groovy ExecuteScript processor

2016-09-23 Thread Tom Gullo
I want to read in values from nifi.properties in a Groovy ExecuteScript processor. What's the best way to do that? Thanks -Tom