You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2019/04/16 14:49:00 UTC

[jira] [Resolved] (AIRFLOW-4321) Replace incorrect info related to Max allowed GCS Object Size

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

Kaxil Naik resolved AIRFLOW-4321.
---------------------------------
    Resolution: Fixed

> Replace incorrect info related to Max allowed GCS Object Size
> -------------------------------------------------------------
>
>                 Key: AIRFLOW-4321
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4321
>             Project: Apache Airflow
>          Issue Type: Task
>          Components: gcp
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Minor
>             Fix For: 1.10.4
>
>
> Many places in Airflow docs for GCS it is mentioned that "Google cloud storage allows for files
>  to be a maximum of 4GB."
> The limit is not 4GB it's 5TB:
> https://cloud.google.com/storage/quotas
> "There is a maximum size limit of 5 TB for individual objects stored in Cloud Storage."
> I think in general It's best not to mention it at all. The limits can change at will. Airflow can't keep track of all size changes.



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