Processor Question

2016-06-03 Thread Leslie Hartman
Hello:     I would like to take a file and remove all but the first 10 lines of or the first 256 bytes. Is there a way to do this with one of the existing processors?     Second question     Is there a processor that would remove say everything from

Re: Processor Question

2016-06-05 Thread Leslie Hartman
Thousand 119 Files to get rid of.     For the 2nd case ReplaceText should work, I'm just having problems getting the correct syntax. If someone could provide an example of the correct syntax I would appreciate it.     Thank You.     Leslie Ha

Re: Processor Question

2016-06-07 Thread Leslie Hartman
Joe: Thanks, I did number one today and it worked great. I sent it a 700 meg file and it just kept the first 10 lines. Thank You. Leslie Hartman Joe Percivall wrote: For number one, you can also use RouteText[1] with the matching strategy "Satisfies Expression".

nifi memory question

2016-06-07 Thread Leslie Hartman
Hello: If you have a server with say 64 Gigs of memory and wanted to give 32 Gigs of memory to nifi, what options would you change? When I was splitting a large file up into a lot of smaller pieces it ran out of memory. Thank You. Leslie Hartman