Re: ReplaceText Special Character

2018-06-25 Thread Jagrut Sharma
Hi - You can try this approach to replace the incoming delimiter with Hive's Ctrl-A delimiter. Flow1 -> ExecuteScript -> ReplaceText -> Flow2 *ExecuteScript configuration* *ReplaceText configuration* The text will be replaced with ^A delimiter which you can verify in vi. Thanks. -- Jagrut

Re: NiFi Users: Powered by NiFi page

2017-02-21 Thread Jagrut Sharma
Hi - I've submitted a pull request to 'nifi-site' for requesting inclusion of Think Big, A Teradata Company in the powered-by NiFi page. Please let me know if I should provide them via an email to this list also. Thanks. -- Jagrut On Tue, Feb 21, 2017 at 12:06 PM, Andy LoPresto wrote: > Adding

Re: UI sluggish in response

2016-10-10 Thread Jagrut Sharma
duration. > > With these details we should be able to help track down where the latency > is happening. > > Matt > > On Mon, Oct 10, 2016 at 3:15 PM, Jagrut Sharma > wrote: > >> I am observing that moving a NiFi processor group on the canvas is taking >> a few

UI sluggish in response

2016-10-10 Thread Jagrut Sharma
I am observing that moving a NiFi processor group on the canvas is taking a few seconds to complete. During this time, a spinning circle icon is visible beside the 'Stats last refreshed' time. NiFi version is 0.6.1. No flows are currently running, active threads = 0, queued = 0. Any pointers to d

Re: Query related to ExecuteScript

2016-08-17 Thread Jagrut Sharma
Koustav - Try checking the permissions for the directory you are trying to write to. Does the user running nifi have appropriate access? -- Jagrut On Wed, Aug 17, 2016 at 4:34 PM, koustav choudhuri wrote: > Matt > > Thanks for Replying , but I am still struggling with ExecuteScript. > > > [image