You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2017/12/04 22:13:01 UTC

[jira] [Resolved] (AIRFLOW-1883) Get File Size for objects in Google Cloud Storage

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

Chris Riccomini resolved AIRFLOW-1883.
--------------------------------------
    Resolution: Fixed

> Get File Size for objects in Google Cloud Storage
> -------------------------------------------------
>
>                 Key: AIRFLOW-1883
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1883
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: contrib, gcp
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>             Fix For: 1.10.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> I would want to get file size for objects in Google Cloud Storage. The use case is when the files are uploaded to GCS bucket I would want to validate whether the file is uploaded correctly by matching the file size.
> Proposed Approach:
> - Added a get_file_size() hook in gcs hook.
> - Create an operator that allows getting the file size for a file.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)