You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/12 13:57:02 UTC

[GitHub] [airflow] jrderuiter commented on issue #8804: Add ability for all operators to interact with storages of AWS/GCP/AZURE

jrderuiter commented on issue #8804:
URL: https://github.com/apache/airflow/issues/8804#issuecomment-743759867


   Would be interesting to implement this using fsspec (https://filesystem-spec.readthedocs.io/en/latest/). A single fsspec hook would provide an interface to all filesystems supported by fsspec, which includes Azure Blob/GDL2, S3 and GCS. You also get others like FTP and SFTP for free too (https://filesystem-spec.readthedocs.io/en/latest/api.html#implementations). 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org