Ismaël Mejía created BEAM-12329:
-----------------------------------
Summary: AWS S3FileSystem warns about not all bytes been read
Key: BEAM-12329
URL: https://issues.apache.org/jira/browse/BEAM-12329
Project: Beam
Issue Type: Improvement
Components: io-java-aws
Reporter: Ismaël Mejía
Assignee: Ismaël Mejía
{color:#172b4d}While running a pipeline on AWS Glue I noticed a recurrent
warning:{color}
{color:#e01e5a}
WARN S3AbortableInputStream: Not all bytes were read from the
S3ObjectInputStream, aborting HTTP connection. This is likely an error and may
result in sub-optimal behavior. Request only the bytes you need via a ranged
GET or drain the input stream after use.
{color:#172b4d}This seems to be related to not fully consuming the input stream
when reading files from AWS S3.{color}
{color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)