You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/09/02 18:12:00 UTC

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

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

Apache Spark commented on AIRFLOW-2420:
---------------------------------------

User 'marcusrehm' has created a pull request for this issue:
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)