In the Azure data lake input source PR, we added mention of Azure Data Lakes to the existing docs on Azure Blob Storage ingestion. The configuration and support are interchangeable from a data ingestion perspective, since Azure Data Lake relies on Azure Blob Storage.
The existing on-screen help in the console, on the other hand, only mentions Azure Data Lake. To complete the circle, we should add mention of Azure Blob Storage to the on-screen help:
So instead of
"Azure Data Lake ingestion requires the druid-azure-extensions extension to be loaded."
It would be something like:
Azure Data Lake and Azure Blob Storage ingestion require the druid-azure-extensions extension to be loaded.
In the Azure data lake input source PR, we added mention of Azure Data Lakes to the existing docs on Azure Blob Storage ingestion. The configuration and support are interchangeable from a data ingestion perspective, since Azure Data Lake relies on Azure Blob Storage.
The existing on-screen help in the console, on the other hand, only mentions Azure Data Lake. To complete the circle, we should add mention of Azure Blob Storage to the on-screen help:
So instead of
It would be something like: