I'm trying to mount data lake with Databricks. My goal is to build data lake. I wonder why format of my url is different from documentation.What is meaning of filesystem and dfs?
I tried to create data lake with Azure Storage Gen2. Enabled hierarchy and started to create directories. I noticed that file url includes word "blob".
This is my url currently: https://datalakestagingtest.blob.core.windows.net/staging/manufacturers/nissan/micra.csv
I see that format is different in DataLake documentation where url may be abfss://@.dfs.core.windows.net/
Reference: https://docs.databricks.com/data/data-sources/azure/azure-datalake-gen2.html