6

Add support for AzureBlob Storage, ADLS Gen2

  • Released

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

A

Activity Newest / Oldest

Avatar

Team TreeSize

Status changed to: Released

Avatar

Team TreeSize

Status changed to: In progress

Avatar

Team TreeSize

Status changed to: Planned

C

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.


Avatar

Team TreeSize

Merged with: Adding support for Azure ADLS Gen 2

Avatar

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.