Hi Team, Can the source "data lake files" be used ...
# getting-started
m
Hi Team, Can the source "data lake files" be used to ingest data from Azure Data Lake or is it just limited to AWS
plus1 1
h
Hi @mysterious-pager-59554, for now it supports only local files and AWS S3 (documentation).
g
If you really need support for azure data lake, you should be able to use something like s3proxy https://devblogs.microsoft.com/cse/2016/05/22/access-azure-blob-storage-from-your-apps-using-s3-api/ in conjunction with the S3 source, but we haven’t tested that configuration