C |
Chris Reppin |
It would be great if TreeSize had the ability to connect to Azure blob storage.
Specifically, we use ADLS Gen 2 with hierarchical name space feature turned on. This is how Azure gives us blob storage with a hadoop compatible filesystem.
We have ADLS Gen 2 storage accounts with hierarchical namespace feature on and 700 Terabytes of blobs I'd like to get a handle on their size and how to free space.
Estimated: V9.0
Activity Newest / Oldest
Team TreeSize
Status changed to: Released
Team TreeSize
Status changed to: In progress
Team TreeSize
Status changed to: Planned
Chris Reppin
Microsoft Azure storage accounts have a feature they can be created with called "ADLS Gen 2 with hierarchical namespace". This effectively creates an Azure storage account with blob storage capability and support for Hadoop-like directory structure and file interaction.
It would be great if TreeSize had a feature to connect to Azure blob storage and specifically could collect data on this ADLS Gen 2 hierarchical namespace directory/files.
Team TreeSize
Merged with: Adding support for Azure ADLS Gen 2
Team TreeSize
Maybe related to jam-software.upvoty.com/boards/manage/treesize/azure-blob-storage/
We need to check if the API for ADLS Gen 2 is the same or differsfrom normal blob store.