Thanks for suggestions ! On Sat, Mar 12, 2016 at 12:14 AM, Mark Payne <[email protected]> wrote:
> Sudeep, > > You are able to configure which attributes you want to have indexed by > updating > the "nifi.provenance.repository.indexed.attributes" property in > conf/nifi.properties. > You can add whatever attributes you'd like there (a comma-separated list). > However, once you update that and restart NiFi, you will only be able to > search those > values for new Provenance events. I.e., you won't be able to search for > those values > against Provenance Events that already exists, only for those that are > created after > that value was set. > > Thanks > -Mark > > > > On Mar 11, 2016, at 1:40 PM, sudeep mishra <[email protected]> > wrote: > > > > Hi, > > > > How can I search provenance data based on specific attributes? > > > > Let us say in my flow I add an attribute as 'location'. How can I search > the provenance data for a particular location? Also is the list of > attributes based on which we can search the provenance data constant for a > flow? > > > > Thanks & Regards, > > > > Sudeep > > -- Thanks
