Aldrin,

Correct.
Currently JDBC fetch size is not tuned. We use default value and different
JDBC vendors may have different values. Often default fetch size is only 10.
When reading millions of rows bigger number may increase performance. 

So maybe we should have 2 additional parameters.
1.      JDBC fetch size
2.      Max FlowFile size

Thanks
Toivo




--
View this message in context: 
http://apache-nifi-developer-list.39713.n7.nabble.com/Streaming-large-result-set-ExecuteSQL-tp5573p5582.html
Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.

Reply via email to