Re: GetSQS causes high CPU usage

2015-10-20 Thread Adam Lamar
Adam, Thanks for the reply! Amazon supports (and recommends) long polling on SQS queues[1]. The GetSQS code doesn't attempt long polling at all, but I wasn't sure if this was intentional or if the option had just never been added. With a 20 second long poll, the processor would make 3

Re: output port

2015-10-20 Thread Bryan Bende
Ok, can you describe the flow in NiFi leading up to the output port? What kind of data is in the content of the FlowFiles? On Tuesday, October 20, 2015, Rama Krishna Manne < chaitanya.mann...@gmail.com> wrote: > so you are seeing the messages reach the output port and then get removed > from the

Re: output port

2015-10-20 Thread Rama Krishna Manne
so you are seeing the messages reach the output port and then get removed from the queue yes And on the spark side the NiFi Spark receiver never receives anything? Or it receives message, but they have no content? It receives the data but no content to do computation On Mon, Oct 19, 2015 at