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

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

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

Ismaël Mejía updated BEAM-12329:
--------------------------------
    Summary: AWS S3 Filesystem warns about not all bytes been read  (was: AWS S3 warns about not all bytes been read)

> AWS S3 Filesystem 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
>            Priority: P2
>
> {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)