Nifi & Spark receiver performance configuration

2015-10-08 Thread Aurélien DEHAY
Hello. I’m doing some experimentations on Apache Nifi to see where we can use it. One idea is to use nifi to feed a spark cluster. So I’m doing some simple test (GenerateFlowFile => spark output port and a simple word count on spark side. I was pretty unhappy with the performance out of

RE: Nifi & Spark receiver performance configuration

2015-10-08 Thread Aurélien DEHAY
of environment were you running this? All on a local machine for testing? -Bryan On Thu, Oct 8, 2015 at 6:52 AM, Aurélien DEHAY <aurelien.de...@zorel.org<mailto:aurelien.de...@zorel.org>> wrote: Hello. I'm doing some experimentations on Apache Nifi to see where we can use it.

Output port and 2 way SSL

2015-11-24 Thread Aurélien DEHAY
Hello. I've configured my nifi to use 2 Way SSL for user authentication, without cluster. I want to create an output port to send data to Spark. Nifi complains that "output connection for port is not defined". How, and where, do I configure that port? I did not find any information about