How to overcome the scheduled components using rest api

2017-12-13 Thread Manojkumar Ravichandran
*Hi All*, I want to overcome the scheduled components using rest api For example : If I have the components scheduled for particular time and its run on every scheduled time but I want to run that component whenever I want with the help of rest api by overcoming the scheduled time Is it

Re: Need to view all the flow files in the queue via list queue option

2017-07-19 Thread Manojkumar Ravichandran
It offers > a live look into the queue. > > What would the use case be for viewing the entirety of a given queue? > Can you describe what you're trying to solve when you're looking for > that kind of capability? Perhaps we can offer an alternative. > > Thanks > Joe > > On

Need to view all the flow files in the queue via list queue option

2017-07-18 Thread Manojkumar Ravichandran
*Hi All*, I need to view all the flow files in the queue via list queue option *For example :* In my workflow, queue holds 1000 flow files when I view it through the list queue option I can able to view only 100 flow files details only Its not convenient to me, I need to view all the 1000

Re: Set priority to files based on date time value stored on attribute

2017-06-08 Thread Manojkumar Ravichandran
dard. > EnforceOrder/index.html > [2] https://nifi.apache.org/docs/nifi-docs/html/user-guide. > html#prioritization > > Hope this helps. > > > 2017-06-08 8:43 GMT+02:00 Manojkumar Ravichandran <sendmailt...@gmail.com> > : > >> Hi All, >> &g

Set priority to files based on date time value stored on attribute

2017-06-08 Thread Manojkumar Ravichandran
Hi All, I need to process the files based on the date time value stored on the attribute *For example:* If the incoming files contains the following date time attribute values *2017/06/07 16:57:02* *2017/06/06 12:49:49* *2017/06/06 11:09:28* *2017/06/06 06:37:45* I need to process the

Re: Need to migrate the NiFi 1.0.0 nar file to NiFi 1.1.1

2017-02-16 Thread Manojkumar Ravichandran
entioning and > can’t seem to find a correlation to NAR in general. Are you saying you have > changed some UI code for NiFi in a NAR that contains such code? > > Cheers > Oleg > > On Feb 16, 2017, at 4:00 AM, Manojkumar Ravichandran < > sendmailt...@gmail.com> wro

Need to migrate the NiFi 1.0.0 nar file to NiFi 1.1.1

2017-02-16 Thread Manojkumar Ravichandran
Hi Team, I have done some UI changes in nifi 1.0.0 framework nar file and working on it.Now I want to migrate my changes to nifi version 1.1.1. Is it possible to reflect the changes on NiFi 1.1.1 package by just replacing the older nar file in to it or else I need to do all my changes again in

Is there is any possible to store the sensitive values towards the template

2016-11-27 Thread Manojkumar Ravichandran
Hi Team, Is there is any possible to store the sensitive values towards the template ? How to get those sensitive values stored in the template saved in nifi 1.0.0 package ? What is the actual workflow of the processing the property sensitive values while exporting it in to template ?

Re: Is it possible to filter and eliminate the values in the json data format using the nifi processors

2016-11-24 Thread Manojkumar Ravichandran
uot;shift", > > "spec": { > > "Merged": { > > "*": { > > "ID": "[&1].ID", > > "OfficeDetails": "[&1].OfficeDetails", > > "PersonalI

Re: Is it possible to filter and eliminate the values in the json data format using the nifi processors

2016-11-20 Thread Manojkumar Ravichandran
ould be able to do the job. > Could you share the entire sample input JSON file (including the > elements you'd like to filter out) ? > > Thanks, > Koji > > On Sat, Nov 19, 2016 at 10:27 PM, Manojkumar Ravichandran > <sendmailt...@gmail.com> wrote: > > Hi Team, >

Is it possible to filter and eliminate the values in the json data format using the nifi processors

2016-11-19 Thread Manojkumar Ravichandran
Hi Team, Is it possible to filter and eliminate the values in the json data format using the nifi processors *Note*:I have used some processor like extract text,Attribute json,EvaluateJsonpath , but I can't able to generate the required output *For Example:* I getting a separate flow files like