exceptionfactory commented on PR #8691:
URL: https://github.com/apache/nifi/pull/8691#issuecomment-2135251655

   > Thanks for your response! Out of curiosity, is there a way to stream large 
files into NiFi and manipulate them as they're streamed in?
   
   Yes, any number of Processors support reading in very large files for 
subsequent handling. This includes Processors like FetchFile, for reading from 
local disk, or others like FetchSFTP and FetchS3Object, which read from remote 
services.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to