Lucas Moten created NIFI-7934:
---------------------------------
Summary: FetchS3Object processor should support range requesting
Key: NIFI-7934
URL: https://issues.apache.org/jira/browse/NIFI-7934
Project: Apache NiFi
Issue Type: New Feature
Components: Extensions
Reporter: Lucas Moten
The existing FetchS3Object processor currently retrieves the entire content of
the object from S3. This can be problematic for flows running on constrained
resources where limited storage space is available on the host. To mitigate,
and provide for more opportunity for parallel flowfile processing, it would be
helpful if the FetchS3Object processor exposed the ability to range request the
content.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)