You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/09/02 18:02:03 UTC

[jira] [Commented] (AIRFLOW-2575) gcs to gcs operator fails on large files.

    [ https://issues.apache.org/jira/browse/AIRFLOW-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16601430#comment-16601430 ] 

Apache Spark commented on AIRFLOW-2575:
---------------------------------------

User 'torkjel' has created a pull request for this issue:
https://github.com/apache/incubator-airflow/pull/3472

> gcs to gcs operator fails on large files. 
> ------------------------------------------
>
>                 Key: AIRFLOW-2575
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2575
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: gcp
>    Affects Versions: 1.10
>            Reporter: Torkjel Hongve
>            Priority: Major
>             Fix For: 2.0.0
>
>
> The `GoogleCloudStorageToGoogleCloudStorageOperator` should use `GoogleCloudStorageHook.rewrite` instead of `GoogleCloudStorageHook.copy`, otherwise it will fail on copying large (> 5TB) files. 



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