Is there way to have streaming feature when large result set is fetched from database basically to reads data from the database in chunks of records instead of loading the full result set into memory.
As part of ExecuteSQL can a property be specified called "FetchSize" which Indicates how many rows should be fetched from the resultSet. Since jam bit new in using NIFI , can any guide me on above. Thanks in advance -- View this message in context: http://apache-nifi-developer-list.39713.n7.nabble.com/Streaming-large-result-set-ExecuteSQL-tp5573.html Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
