You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (JIRA)" <ji...@apache.org> on 2018/12/11 09:25:00 UTC

[jira] [Resolved] (AIRFLOW-1158) Multipart uploads to s3 cut off at nearest division

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

Ash Berlin-Taylor resolved AIRFLOW-1158.
----------------------------------------
    Resolution: Fixed

Fixed by a different change that switched over to boto3

> Multipart uploads to s3 cut off at nearest division
> ---------------------------------------------------
>
>                 Key: AIRFLOW-1158
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1158
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: aws, hooks
>            Reporter: Maksim Pecherskiy
>            Assignee: Maksim Pecherskiy
>            Priority: Minor
>
> When I try to upload a file of say 104MBs, using multipart uploads of 10MB chunks, I get 10 chunks of 10MBs and that's it.  The 4MBs left over do not get uploaded.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)