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 2018/01/31 11:53:00 UTC

[jira] [Commented] (AIRFLOW-2037) Add methods to get hashing values of an object in Google Cloud Storage

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

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

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

[AIRFLOW-2037] Add methods to get Hash values of a GCS object

- Added `get_md5hash` and `get_crc32c` in
`gcs_hook` to aid in Data integrity validations.

Closes #2977 from kaxil/hashing_gcs_hook


> Add methods to get hashing values of an object in Google Cloud Storage
> ----------------------------------------------------------------------
>
>                 Key: AIRFLOW-2037
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2037
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: contrib, gcp
>    Affects Versions: Airflow 2.0, 1.10.0
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Trivial
>             Fix For: 2.0.0
>
>
> It would be good to get the `md5Hash` values and `crc32c` values of an object in Google Cloud Storage to check for Data Integrity.



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