'Where is Databricks DBFS located?
I have read through the documentation but I don't see much technical detail on DBFS. Is this a hosted service or is it in the client's account? I assume it's not hosted, but I can't find it in my azure account or my aws account. I'm very interested in how this is set up and the technical details I can provide to clients. The most technical detail I can find is that there is a 2 gig file limit.
Solution 1:[1]
Is it a hosted service. DBFS is provisioned as a part of workspace creation process.
If you prefer you can also mount storage accounts.
You can find more details about DBFS here.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Kamil Konderak |
