You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Alexey Romanenko (Jira)" <ji...@apache.org> on 2021/05/17 15:15:00 UTC

[jira] [Updated] (BEAM-12329) Avoid AWS S3 Filesystem warnings about not all bytes have been read

     [ https://issues.apache.org/jira/browse/BEAM-12329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Romanenko updated BEAM-12329:
------------------------------------
    Summary: Avoid AWS S3 Filesystem warnings about not all bytes have been read  (was: AWS S3 Filesystem warns about not all bytes been read)

> Avoid AWS S3 Filesystem warnings about not all bytes have 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
>            Priority: P2
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {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)