Azure Blob Storage
See original GitHub issueIs there currently any way to write to Azure Blob Storage from Dask? I have seen the Dask Azure Blob FileSystem extension (https://dask-azureblobfs.readthedocs.io/en/latest/readme.html) but can’t get past the following error:
ModuleNotFoundError: No module named 'dask.bytes.local'
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Azure Blob Storage
Azure Blob Storage helps you create data lakes for your analytics needs, and provides storage to build powerful cloud-native and mobile apps.
Read more >Introduction to Azure Blob storage - Microsoft Learn
In this article ... Azure Blob Storage is Microsoft's object storage solution for the cloud. Blob Storage is optimized for storing massive amounts ......
Read more >About Blob (object) storage - Azure - Microsoft Learn
Azure Blob storage stores massive amounts of unstructured object data, such as text or binary data. Blob storage also supports Azure Data ...
Read more >Azure Blob Storage documentation - Microsoft Learn
Azure Blob Storage is Microsoft's object storage solution for the cloud. Blob storage is optimized for storing massive amounts of unstructured data.
Read more >Azure Blob Storage pricing
See pricing details for Azure Blob storage, an enterprise-grade cloud storage service for data storage. No upfront costs. Pay as you go. Try...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Let’s say it can be closed for now - I’ll report any additional issues we experience
Thanks @rymoore for giving https://github.com/dask/dask-adlfs/pull/6 a look! Hopefully that gives you a sense of where things are with Azure Blob Storage and Dask. Is there anything else to do here, or is it okay to close this issue?