You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Siddharth Anand (JIRA)" <ji...@apache.org> on 2018/05/15 17:32:00 UTC

[jira] [Resolved] (AIRFLOW-2420) Add functionality for Azure Data Lake

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

Siddharth Anand resolved AIRFLOW-2420.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request #3333
[https://github.com/apache/incubator-airflow/pull/3333]

> Add functionality for Azure Data Lake
> -------------------------------------
>
>                 Key: AIRFLOW-2420
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2420
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: hooks
>            Reporter: Marcus Rehm
>            Assignee: Marcus Rehm
>            Priority: Major
>             Fix For: 2.0.0
>
>
> Currently Airflow has a hook for Azure Blob Storage but it does not support Azure Data Lake.
> As a first step a hook would interface with Azure Data Lake via the Python SDK over the adl protocol.
>  
> The hook would have a simple interface to upload and download files with all parameters available in ADL sdk and also a check for file to query if a file exists in the data lake. This last functions will enable sensors development in the future.
>  



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