[
https://issues.apache.org/jira/browse/AIRFLOW-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-1065.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
Issue resolved by pull request #2216
[https://github.com/apache/incubator-airflow/pull/2216]
> Add functionality for Azure Blob Storage
> ----------------------------------------
>
> Key: AIRFLOW-1065
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1065
> Project: Apache Airflow
> Issue Type: New Feature
> Reporter: Henk Griffioen
> Assignee: Henk Griffioen
> Fix For: 1.9.0
>
>
> Currently Airflow has sensors and operators for S3 and GCE but it does not
> support Azure Blob Storage.
> A hook would interface with Azure Blob storage via the Python library
> azure-storage over the wasb protocol. Sensors use the hook to detect if a
> blob has landed on a container and operators use it to move files to the blob
> storage.
> The design for the hook airflow.contrib.hooks.WasbHook would mimic
> airflow.operators.S3_hook.S3Hook.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)