airbnb / omniduct

A toolkit providing a uniform interface for connecting to and extracting data from a wide variety of (potentially remote) data stores (including HDFS, Hive, Presto, MySQL, etc).
MIT License
252 stars 46 forks source link

Implement Azure Data Lake Client #75

Open matthewwardrop opened 5 years ago

matthewwardrop commented 5 years ago

@harsham Let's start a separate issue for this.

It looks like you can write a pretty light Duct subclass that wraps around azure-datalake-store (https://pypi.org/project/azure-datalake-store/, https://github.com/Azure/azure-data-lake-store-python), and thus integrate Azure Data Lake support into omniduct.

Looking forward to your PR. :).

marcelo313 commented 1 year ago

Has this task been worked on?

marcelo313 commented 1 year ago

115 will close this issue