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

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

     [ https://issues.apache.org/jira/browse/BEAM-12329?focusedWorklogId=595451&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-595451 ]

ASF GitHub Bot logged work on BEAM-12329:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/May/21 16:22
            Start Date: 12/May/21 16:22
    Worklog Time Spent: 10m 
      Work Description: iemejia opened a new pull request #14794:
URL: https://github.com/apache/beam/pull/14794


   R: @aromanenko-dev 


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 595451)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          Time Spent: 10m
>  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)