You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/12/04 22:11:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16277623#comment-16277623 ] 

ASF subversion and git services commented on AIRFLOW-1883:
----------------------------------------------------------

Commit 8d2f430732331c003d2c82f9a0c435e013281fe9 in incubator-airflow's branch refs/heads/master from [~kaxilnaik]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=8d2f430 ]

[AIRFLOW-1883] Get File Size for objects in Google Cloud Storage

Closes #2840 from kaxil/Get_File_Size


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